microsoft/lisa 20260330.1
microsoft/lisa
Captured source
source ↗published Mar 30, 2026seen 5dcaptured 8hhttp 200method plain
20260330.1
Repository: microsoft/lisa
Tag: 20260330.1
Published: 2026-03-30T15:36:54Z
Prerelease: no
Release notes:
What's Changed
- docker: skip restart when service already running in start() by @Copilot in https://github.com/microsoft/lisa/pull/4321
- tvm: temp skip test cases to reduce noise since tools don't support arm64 well by @LiliDeng in https://github.com/microsoft/lisa/pull/4323
- add path-specific code owners for review routing by @LiliDeng in https://github.com/microsoft/lisa/pull/4324
- Post-mask runbook secrets in HTML report metadata by @s4heid in https://github.com/microsoft/lisa/pull/4326
- add path-specific code owners for review routing by @LiliDeng in https://github.com/microsoft/lisa/pull/4330
- Add "nda" string as the NVMe disk type by @lubaihua33 in https://github.com/microsoft/lisa/pull/4335
- feat(lwtunnel): Add lwtunnel_bpf LISA test for Linux kernel lwtunnel functionality by @rlmenge in https://github.com/microsoft/lisa/pull/4298
- BugFix: Skip azsecpack test for unsupported distros by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4345
- BugFix: Raise on unexpected zypper exit codes in _install_packages by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4342
- Check for the sudo password prompt and introduce a fallback when the prompt is not detected. by @binojrajan in https://github.com/microsoft/lisa/pull/4334
- feat: add QEMU platform support to core test suites by @liunan-ms in https://github.com/microsoft/lisa/pull/4331
- kexec: use boot_id for reconnect detection by @vyadavmsft in https://github.com/microsoft/lisa/pull/4341
- Fix SR-IOV test failures on HPC/GPU SKUs with InfiniBand interfaces by @umfranci in https://github.com/microsoft/lisa/pull/4313
- Correct the failure message when test is run on a wrong configuration by @kanchansenlaskar in https://github.com/microsoft/lisa/pull/4322
- Fix broken dpkg packages and pip install failures on newer distros by @umfranci in https://github.com/microsoft/lisa/pull/4327
- ntttcp install issues fix for Ubuntu2510+ by @SRIKKANTH in https://github.com/microsoft/lisa/pull/4349
- CUDA installation fix for Ubuntu1604 by @SRIKKANTH in https://github.com/microsoft/lisa/pull/4350
- Improve Windows PowerShell install method, add lisa default path in INSTALL.md by @paxue in https://github.com/microsoft/lisa/pull/4336
- Reload netvsc 3 times should be enough by @lubaihua33 in https://github.com/microsoft/lisa/pull/4351
- variables: allow env var to set case visible variables by @mcgov in https://github.com/microsoft/lisa/pull/4354
- Remove host-side VDPA prep from Cloud Hypervisor test setup by @russell-islam in https://github.com/microsoft/lisa/pull/4343
- add retired VM size SKU block feature by @paxue in https://github.com/microsoft/lisa/pull/4338
- mshv: remove CHK dependency from crash test by @vyadavmsft in https://github.com/microsoft/lisa/pull/4346
- Add PR template and Copilot review instructions by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4355
- Move review instructions to recognized path-specific location by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4359
- selftests: add coverage for CV_LISA_ env var case visibility by @Copilot in https://github.com/microsoft/lisa/pull/4356
- ch: disable LISA hugepage setup in perf-stable mode by @vyadavmsft in https://github.com/microsoft/lisa/pull/4352
- Move INSTALL.md to installers/ folder by @Copilot in https://github.com/microsoft/lisa/pull/4360
- [AI Generated] BugFix: compute ringbuffer tolerance from PAGE_SIZE by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4364
- Use extension version 1.8 for GPU by @SRIKKANTH in https://github.com/microsoft/lisa/pull/4375
- [AI Generated] BugFix: Skip verify_sgx test on non-x64 architectures by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4374
- [AI Generated] BugFix: Skip ADE tests on ARM64 architecture by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4377
- [AI Generated] BugFix: Filter MANA module list by existence before unload/reload by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4379
- 'verify_cdrom_device_status_code' install issues fix for Ubuntu2510+ by @SRIKKANTH in https://github.com/microsoft/lisa/pull/4368
- ch_tests_tool: increase perf tests timeout by @anirudhrb in https://github.com/microsoft/lisa/pull/4381
- ch: preserve metrics test order by @vyadavmsft in https://github.com/microsoft/lisa/pull/4353
- passthrough: add generic device pool identifiers by @vyadavmsft in https://github.com/microsoft/lisa/pull/4369
- Set test tags as 'VM Extension Cases' for extension cases by @LiliDeng in https://github.com/microsoft/lisa/pull/4383
- Fix installation issue on SUSE by @LiliDeng in https://github.com/microsoft/lisa/pull/4382
- libvirt: resolve passthrough BDFs from visible devices by @vyadavmsft in https://github.com/microsoft/lisa/pull/4371
- hyperv: add location-path passthrough pools by @vyadavmsft in https://github.com/microsoft/lisa/pull/4370
- [AI Generated] BugFix: Restart KVP daemon after tool installation in verify_kvp by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4391
- upgrade simpleeval package version by @ZzzMao in https://github.com/microsoft/lisa/pull/4389
- passthrough: harden network perf cleanup by @vyadavmsft in https://github.com/microsoft/lisa/pull/4372
- Mark hung Cloud Hypervisor tests as failed + a few fixes by @anirudhrb in https://github.com/microsoft/lisa/pull/4384
- Fix invaild template issue by @LiliDeng in https://github.com/microsoft/lisa/pull/4396
- BugFix: Detect NVMe support from Azure SKU capabilities for all VM families by @johnsongeorge-w in https://github.com/microsoft/lisa/pull/4385
- platform_utils: retry vmm version detection after unknown cache by @vyadavmsft in https://github.com/microsoft/lisa/pull/4392
- hyperv: avoid stale VMs in case of VM setup failures by @anirudhrb in https://github.com/microsoft/lisa/pull/4373
- hyperv: fix assignable device check syntax by @vyadavmsft in https://github.com/microsoft/lisa/pull/4397
New Contributors
- @liunan-ms made their first contribution in https://github.com/microsoft/lisa/pull/4331
- @russell-islam made their first contribution in https://github.com/microsoft/lisa/pull/4343
- @ZzzMao made their first contribution in https://github.com/microsoft/lisa/pull/4389
Full Changelog: https://github.com/microsoft/lisa/compare/20260309.1...20260330.1
Notability
notability 3.0/10Routine release by Microsoft.