20250929.1
What's Changed
- Allow runbook to override image requirements by @kamalca in #3948
- Add and fix hyperv modules test by @kanchansenlaskar in #3853
- Changes to verify_l3_cache TC to handle shared L3 Cache scenarios by @umfranci in #3951
- NVIDIA GB200 & GB300 GPU IDs added to lspci tool by @SRIKKANTH in #3952
- Fix: ValueError: 'arm64' is not a valid ArchitectureType by @kamalca in #3954
- Change ClientAliveInterval verification value to 235 by @lubaihua33 in #3955
- Remove deprecated warn function and replace with warning by @goenkam in #3956
- Docker image: use higher python version and use azure linux 3.0 by @LiliDeng in #3958
- Fix: Capability may be None by @kamalca in #3961
- Pass non-built in modules for validation and fix with the addition of more modules by @kanchansenlaskar in #3960
- [Feature] Add AI Multi-Agent System for LISA Log Analyzer by @michelle-linn in #3962
- Increase stress reboot test timeout. by @SRIKKANTH in #3953
- Add comment explaining kvp_client exit code 5 by @LiliDeng in #3967
- Fix verify_vmbus_devices_channels for new logic change in network driver by @LiliDeng in #3966
- Cover the scenario that sshd config contains time-related abbr. and comment by @lubaihua33 in #3964
- Logger: mitigate underlying recursive logging and refactoring. by @squirrelsc in #3971
- New test cases added for performance validation of resource disks by @SRIKKANTH in #3910
- Add debug runbook documentation to Azure getting started guide by @Copilot in #3974
- ch_tests: avoid duplicate dmesg output in logs by @anirudhrb in #3975
- Add standard ssd performance tests by @rabdulfaizy in #3968
- Upgrade PR checks and document to Python 3.12 by @squirrelsc in #3965
- Azure platform vmsize sorting: Priorize standard vmsize by @adityagesh in #3976
- Enhance LISA AI Log Agent with Multi-Flow Support and Robustness Improvements by @squirrelsc in #3973
- Adding error patterns for common Azure deployment failures by @umfranci in #3959
- Use escape sequence for module path by @kanchansenlaskar in #3977
- Add /boot access to force systemd to mount by @lubaihua33 in #3981
- Resize tool - RHEL: Support resize for nvme disks by @adityagesh in #3978
- Move to osDiskImage.source.storageAccountId for ACG security update by @lubaihua33 in #3982
- Add root filesystem mount fialure check and related exception by @lubaihua33 in #3980
- Improve Deployment of CVM VHD by @kamalca in #3969
- Add P5 priority documentation for long-running and utility test cases by @Copilot in #3987
- longhaul timout for stress testcase by @vyadavmsft in #3985
- Add runbook node count handling for scaling by @squirrelsc in #3988
- dom0_kernel_installer: Add new menuentry for installed kernel by @pupacha in #3894
- Handle warnings during module reload checks by @kanchansenlaskar in #3986
- Runner: add exit_on_first_failure for repro. by @squirrelsc in #3989
- Introduce multi-vm stress-ng test by @vyadavmsft in #3991
- ch_tests_tool: prefer logging by dmesg tool over custom logging by @anirudhrb in #3993
- Remove AzureNodeSchema.hyperv_generation by @kamalca in #3990
- Enhance AI Log Analyzer with offline analysis capabilities and improved CLI interface by @squirrelsc in #3992
- Expand _get_kernel_version detection for latest Ubuntu versions by @SRIKKANTH in #3995
- logging: add newline for better readability in read_text_file output by @LiliDeng in #3997
- Security: add comments to suppress security alerts by @LiliDeng in #4001
- Disable fips-updates for fips kernel installations by @SRIKKANTH in #3998
- add docker seccomp profile test by @realsdx in #3994
- Integrate AI Log Agent by @squirrelsc in #3999
- add try-catch for HTML notifier, prepare for pytest_html upgrade 3.2.0 -> 4.x by @paxue in #4002
- nvme: add new vendor and device type by @LiliDeng in #4005
- Add comprehensive documentation for log_agent notifier by @Copilot in #4004
- dpdk: force recent stable default source on mana by @mcgov in #4008
- Fix test result message exception by @squirrelsc in #4011
- Add some distro version that support Azure security pack by @lubaihua33 in #4014
- Increase the reboot timeout value from 300 to 600 in ready platform. by @LiliDeng in #4007
- Allow user passed MTUs for ntttcp network perf tests. by @SRIKKANTH in #3857
- Hibernation setup tool: Improve failure reporting by @adityagesh in #4017
- Parallel: Support queue in TaskManager by @squirrelsc in #4013
- update AITL default to 2025 version by @kat-lsg-dev in #4012
New Contributors
- @goenkam made their first contribution in #3956
- @michelle-linn made their first contribution in #3962
Full Changelog: 20250804.1...20250929.1