Releases: microsoft/lisa
Releases · microsoft/lisa
Release list
20250623.1
What's Changed
- Fixed the regression error caused by support_sudo change by paulli (@paulli2017) in #3805
- Implement OpenSSL encryption/decryption validation tests for Azure Linux CBL-Mariner by Autumn Nash (@WithEnoughCoffee) in #3832
- test: Add mshv crash test by Smit Gardhariya (@smit-gardhariya) in #3813
- Support resource_group_tags for resource group by LiliDeng in #3856
- Add verify_no_swap_on_osdisk case by lubaihua33 in #3849
- Add check for BTF sysfs by Rachel Menge (@rlmenge) in #3847
- Added Unsupported OS to no barrier test case. by r-dailey in #3858
- Openssl sign verify by Autumn Nash (@WithEnoughCoffee) in #3852
- test/cvm_boot: optionally add package repository before upgrading packages by Thien Trung Vuong (@trungams) in #3851
- ch test: Check if /dev/kvm exist by Smit Gardhariya (@smit-gardhariya) in #3866
- Rabdulfaizy/stress reboot test 0602 by rabdulfaizy in #3859
- Add empty examples/init.py to make pylint happy. by Tobias Brick (@tobiasb-ms) in #3870
- Add GitHub Copilot instructions for optimized PR test suggestions by copilot-swe-agent in #3872
- Update copilot instructions: require test coverage suggestion on PR by Chi Song (@squirrelsc) in #3873
- Update copilot instructions test coverage by Chi Song (@squirrelsc) in #3874
- chore: resolve merge conflict with main for copilot instructions by Chi Song (@squirrelsc) in #3875
- Add unified performance message support to ntttcp test cases by copilot-swe-agent in #3863
- Openssl Go System crypto test by Autumn Nash (@WithEnoughCoffee) in #3860
- mshv: Check the size of log file generated by mshvlog by Praveen K Paladugu (@praveen-pk) in #3869
- Update variable names in azure.yml to match corresponding azure section fields by copilot-swe-agent in #3868
New Contributors
- Rachel Menge (@rlmenge) made their first contribution in #3847
- rabdulfaizy made their first contribution in #3859
Full Changelog: 20250609.1...20250623.1
20250609.1
What's Changed
- Updated BSDNvmecli and a nvme test case to run on freebsd. by r-dailey in #3829
- Package dependencies to run lisa on Fedora Distribution by Bala Konda Reddy (@balakreddy) in #3835
- Add private network configuration to azure.yml runbook by copilot-swe-agent in #3843
- Add verify_os_architecture_is_64bit test case by lubaihua33 in #3828
- Change for LVBS to consume vmlinux artifact by Vivek Yadav (@vyadavmsft) in #3841
- Add hook azure_update_vm_capabilities by Kameron Carr (@kamalca) in #3840
- Add source_address_prefixes as a variable to the azure runbook by copilot-swe-agent in #3839
- Azure Update VM Capabilities: Add Location by Kameron Carr (@kamalca) in #3846
- Modprobe Tool: Improve failure debugging by Aditya Nagesh (@adityagesh) in #3837
- Add test case verify_omi_version by lubaihua33 in #3844
New Contributors
- Bala Konda Reddy (@balakreddy) made their first contribution in #3835
Full Changelog: 20250603.1...20250609.1
20250603.1
What's Changed
- Updated Interrupt inspector and SRIOV test case by r-dailey in #3812
- Fix in XFStest string list cases in xfstesting.py by Shekhar Sorot ( MSFT ) (@shekharsorot) in #3814
- Update Azure Linux documentation to support version 3.0 by copilot-swe-agent in #3818
- Refactor exception variable names from 'identifier' to 'e' by copilot-swe-agent in #3816
- ignore_dirty_env: make tests run continuously against ready platform by LiliDeng in #3802
- Add AzureCliCredential support in Azure orchestrator by copilot-swe-agent in #3822
- Updating jason parsing of sku to account for empty string and whitespace by Autumn Nash (@WithEnoughCoffee) in #3820
- Skip tests not supporting CVM by Kameron Carr (@kamalca) in #3810
- Change/fix in the rg deletion condition by kanchansenlaskar in #3809
- Fix LISA to properly honor the provided working_path parameter by copilot-swe-agent in #3811
- Update documentation for azure_deploy and azure_delete transformer by copilot-swe-agent in #3824
- Add documentation for script_file transformer by copilot-swe-agent in #3826
- Update xfstests version from master branch to specified version branch. by Shekhar Sorot ( MSFT ) (@shekharsorot) in #3831
- Fix regression: restore "identifier" field in Azure gallery image API call by copilot-swe-agent in #3834
New Contributors
- copilot-swe-agent made their first contribution in #3818
- Autumn Nash (@WithEnoughCoffee) made their first contribution in #3820
Full Changelog: 20250520.1...20250603.1
20250520.1
What's Changed
- Add support for LVBS kernel installation in dom0 by Vivek Yadav (@vyadavmsft) in #3779
- Fixes to dhclient renew logic by Umang Francis (@umfranci) in #3780
- Add tool for resize os partition and use it to expand it by Smit Gardhariya (@smit-gardhariya) in #3778
- Updating Kself Test Case to support custom collections and tests to be skipped by Umang Francis (@umfranci) in #3762
- add default ip_service_tags by LiliDeng in #3786
- Azure Nvme: Add LSv3 and LASv3 Family by Aditya Nagesh (@adityagesh) in #3787
- tool: set snpguest version to v0.8.3 by Thien Trung Vuong (@trungams) in #3791
- nested: fix out of space issue by LiliDeng in #3788
- Fix ltp test fs_di failing on Mariner2 by Sudipta Pandit (@realsdx) in #3790
- Extended LTP test to support prebuilt binaries by paulli (@paulli2017) in #3781
- modestest: try to install util-macros-devel from repo by LiliDeng in #3794
- Fixed LTP test on Mariner OS by paulli (@paulli2017) in #3796
- Fix copy log failed when preparing env failed. by Chi Song (@squirrelsc) in #3799
- fix deepcopy handle SetSpace incorrectly. by Chi Song (@squirrelsc) in #3798
- Remove LTP sudo, Change sudo as parameter, Add full test support for LTP by paxue in #3775
- add create_public_address to allow not to create public ip address when use_public_address is False by LiliDeng in #3797
- Add doc for enable_vm_nat option by LiliDeng in #3800
- Fixed an issue when ltp_test is specified with empty value by paulli (@paulli2017) in #3804
- nvme: enhance test logic, currently the case can pass even without nvme disks when run against ready platform by LiliDeng in #3803
- Added BSD interrupt inspector class and basic functions. by r-dailey in #3801
- Updating Infiniband setup to support ARM64 by Umang Francis (@umfranci) in #3789
- Add retry logic for install packages, kselftest redirect TMPDIR if /tmp/ free space < 2GB by paxue in #3806
New Contributors
- Vivek Yadav (@vyadavmsft) made their first contribution in #3779
Full Changelog: 20250429.1...20250520.1
20250429.1
What's Changed
- Remove sudo=True from kselftest, make it a parameter by paxue in #3758
- mdadm tool: use yes to replace echo y, supporting multiple interactive prompts by LiliDeng in #3771
- azure defaultOutboundAccess: fix the wrong logic. by LiliDeng in #3776
- Add some fix for verify_waagent_version and verify_python_version by lubaihua33 in #3777
- use standard pip and add nsg rule by LiliDeng in #3774
Full Changelog: 20250421.1...20250429.1
20250421.1
What's Changed
- Add case verify_python_version by lubaihua33 in #3747
- ADOArtifactsDownloader: make output path configurable by Gustavo Lima Chaves (@glima) in #3749
- Added new locations for dhclient.conf by r-dailey in #3748
- add azure linux-specific fips tests by Tobias Brick (@tobiasb-ms) in #3688
- Ubuntu 20.04 LTS runner will be removed on 2025-04-15 by LiliDeng in #3752
- Use latest runner images for windows and linux. by LiliDeng in #3756
- Support unifed perf messages in "perf" test cases by Chi Song (@squirrelsc) in #3753
- Add verify_openssl_version test case by lubaihua33 in #3751
- enable_vm_nat option by LiliDeng in #3750
- Fix issues during enabling ipv6 by LiliDeng in #3759
- ado_artifact_download: add extra artifact field/property filtering by Gustavo Lima Chaves (@glima) in #3757
- Remove ESM FIPS repo for all FIPS kernels by SrikanthMyakam (@SRIKKANTH) in #3760
- Rydailey/devicestatistics by r-dailey in #3755
- xfstests: fix compile issue by LiliDeng in #3761
- Make the timeout for _spawn_ssh_process configurable by Jon Tourville (@jontourville) in #3763
- Modify vmbus version pattern to match T0 or T1 printk caller by Volodymyr Katkalov (@volodymyrkatkalov) in #3769
- Add dst_vhd_sas_url into the secret list to avoid credential leak by lubaihua33 in #3773
New Contributors
- Tobias Brick (@tobiasb-ms) made their first contribution in #3688
- Jon Tourville (@jontourville) made their first contribution in #3763
- Volodymyr Katkalov (@volodymyrkatkalov) made their first contribution in #3769
Full Changelog: 20250407.1...20250421.1
20250407.1
What's Changed
- move env vars out to AzureDefaultCredential in credential.py by paxue in #3729
- VC test result improvements by Chi Song (@squirrelsc) in #3728
- add doc for using different authentication methods on azure by LiliDeng in #3730
- Update doc format for azure auth by LiliDeng in #3733
- Support UnifiedPerfMessage by Chi Song (@squirrelsc) in #3734
- Xfstests tool & test update to support Azure file Share - SMB testing by Shekhar Sorot ( MSFT ) (@shekharsorot) in #3693
- Lsvmbus: Stateless is same as CVM by Kameron Carr (@kamalca) in #3741
- hyperv: set core count before set-vmprocessor by Purna Pavan Chandra (@pupacha) in #3746
- Refine the error message of bash history and client alive interval cases by lubaihua33 in #3735
- Add test case verify_waagent_version by lubaihua33 in #3745
- azure: handle PendingCopyOperation error during vhd copy by Purna Pavan Chandra (@pupacha) in #3737
Full Changelog: 20250324.2...20250407.1
20250324.2
What's Changed
- Add test for Application Health Extension Linux by Andrei Mânăstireanu (@amanastireanu) in #3722
- Change the logic back for public ip address by LiliDeng in #3731
New Contributors
- Andrei Mânăstireanu (@amanastireanu) made their first contribution in #3722
Full Changelog: 20250324.1...20250324.2
20250324.1
What's Changed
- dom0_kernel_installer: generate initramfs and use PARTUUID by Purna Pavan Chandra (@pupacha) in #3690
- ch_tests: use different testcase var block size by Purna Pavan Chandra (@pupacha) in #3701
- IPPower port id change based on design by paulli (@paulli2017) in #3698
- remove nvme controller type when use vhd type image by LiliDeng in #3703
- change Microsoft.Network/virtualNetworks version by LiliDeng in #3705
- deployment: support ipv6 by LiliDeng in #3700
- Added properties to fdisk to prevent install issue. by r-dailey in #3708
- Add doc for use_ipv6 by LiliDeng in #3709
- Add doc for using LISA docker image by LiliDeng in #3712
- lsblk: update pattern to get uuid and partuuid by LiliDeng in #3715
- adding BSDTaskSet tool by r-dailey in #3711
- Save Node logs to Testcase folder for Deployment failure by Aditya Nagesh (@adityagesh) in #3702
- Improve kselftest test support by paulli (@paulli2017) in #3713
- Added file type support for build copy() implementation by paulli (@paulli2017) in #3723
- UpgradeInstaller: Retry package installation by Kameron Carr (@kamalca) in #3719
- Modify vmbus version pattern to match T0 or T1 printk caller by lubaihua33 in #3725
- remotecopy: add check exist by LiliDeng in #3726
- Install Azure CLI on a Linux release image in a Docker container for Azure authentication. by LiliDeng in #3727
Full Changelog: 20250310.1...20250324.1
20250310.1
What's Changed
- add missing parameter by LiliDeng in #3680
- junit: add unique id in names. by Chi Song (@squirrelsc) in #3682
- ADOArtifactsDownloader tool: support build name parameter by LiliDeng in #3683
- Add credential support on Azure platform by Chi Song (@squirrelsc) in #3678
- adds another cvm tag by @kat-lsg-dev in #3686
- Swap testcase priority by Kameron Carr (@kamalca) in #3684
- Hibernation Log Check: Fallback to journalctl by Aditya Nagesh (@adityagesh) in #3687
- add doc for using docker images by LiliDeng in #3689
- upgrade packages to support 3.13 by Chi Song (@squirrelsc) in #3695
- hyperv: cleanup stale vm before raising exception by Purna Pavan Chandra (@pupacha) in #3696
- Add Workload Identity Schema for K8s container support by paxue in #3697
- ch_tests_tool: support using pmem for ch block tests by Purna Pavan Chandra (@pupacha) in #3691
- Update to the list of suites executed as part of LTP Lite Test Case by Umang Francis (@umfranci) in #3692
Full Changelog: 20250224.1...20250310.1