Releases: microsoft/lisa
Releases · microsoft/lisa
20230717.2
Upgrade PyYaml to 6.0.1 to fix PyYaml build break.
Full Changelog: 20230717.1...20230717.2
20230717.1
What's Changed
- fix verify_ib_naming by @LiliDeng in #2841
- only use production vm sizes by @LiliDeng in #2840
- Add nested CVM attestation testcase by @smit-gardhariya in #2842
- skip installing driver if module has been loaded by @LiliDeng in #2836
- Move add_azure_core_repo function into operating_system.py by @lubaihua33 in #2837
- stop services which use nvidia module, to make sure gpu device can be disabled by @LiliDeng in #2843
- Move the part of getting marketplace image locations into a function by @lubaihua33 in #2831
- hpc image - fix issue when run unattended-upgrade command by @LiliDeng in #2845
- skip install ofed driver when the image is hpc type by @LiliDeng in #2844
Full Changelog: 20230710.1...20230717.1
20230710.1
What's Changed
- Correct env variable name in mariner-mshv.cfg as per new vhd by @smit-gardhariya in #2835
- Fix links in rst Files by @adityagesh in #2833
- ip addr show pattern change by @LiliDeng in #2834
- Replace the blob name as the original vhd path in the error message by @lubaihua33 in #2772
- numa: add 'AMD EPYC 7V12 (Rome)' cpu type by @LiliDeng in #2839
- Revert to unattended-upgrade by @kamalca in #2611
Full Changelog: 20230703.1...20230710.1
20230703.1
What's Changed
- change before_case to handle exception, not mark as Skipped by @paxue in #2795
- fix: improve regex draw AMD GPU from VM SKU name by @hcoona in #2824
- rdma - upgrade waagent when rdma devices count > 1 by @LiliDeng in #2825
- AzureExtension: add get method with instanceView by @LiliDeng in #2826
- Correct file name from mariner.cfg to mariner-mshv.cfg as per new change in VHD by @smit-gardhariya in #2827
- Test suite and test cases for Azure Performance Diagnostics VM Extension by @ollegge in #2816
- ch_tests_tool: Increase timeout for Reboot by @pupacha in #2828
- code change for pci driver not enabled by @LiliDeng in #2804
- use self.run, it will detect use sudo or not by @LiliDeng in #2829
- use ip addr instead ip link to use the common pattern by @LiliDeng in #2830
New Contributors
Full Changelog: 20230626.1...20230703.1
20230626.1
What's Changed
- Add Tests for RCv1 by @mayankdaruka-msft in #2809
- Add try-except in capture_system_information by @lubaihua33 in #2814
- Add readme for Azure_SIG transformer by @adityagesh in #2812
- Add another kind of sudo password prompt by @lubaihua33 in #2813
- fix test case name in ready runbook. by @squirrelsc in #2818
- Network testcase fix for FreeBSD by @somil55 in #2817
- fix list commands by @squirrelsc in #2819
Full Changelog: 20230619.2...20230626.1
20230619.2
What's Changed
- Add exception when calling copy_back in capture_system_information by @lubaihua33 in #2793
- Fix verify_disks_device_timeout_setting in FreeBSD by @somil55 in #2794
- LsvmBus testcase on FreeBSD by @somil55 in #2789
- DiskControllerType - Allow blank by @kamalca in #2788
- Add tests for CSE by @mayankdaruka-msft in #2799
- unify test case names by @LiliDeng in #2785
- Fix storage testcases by @somil55 in #2797
- Remove before/after suite by @adityagesh in #2791
- Skip XDP tests on BSD by @somil55 in #2803
- Added a test for vmsnapshot_extension by @arisettisanjana in #2798
- DPDK: Send/Receive refactoring by @mcgov in #2802
- Skip BSD tests in unsupported areas by @somil55 in #2808
- Add Tests for VMAccess by @mayankdaruka-msft in #2805
- Dom0 kernel installer transformer changes as per new Dom0 VHD by @smit-gardhariya in #2807
- Change the netvsc reload case to the original name by @lubaihua33 in #2811
New Contributors
- @arisettisanjana made their first contribution in #2798
Full Changelog: 20230605.1...20230619.2
20230619.1
What's Changed
- Fix storage testcases by @somil55 in #2797
- Remove before/after suite by @adityagesh in #2791
- Skip XDP tests on BSD by @somil55 in #2803
- Added a test for vmsnapshot_extension by @arisettisanjana in #2798
- DPDK: Send/Receive refactoring by @mcgov in #2802
- Skip BSD tests in unsupported areas by @somil55 in #2808
- Add Tests for VMAccess by @mayankdaruka-msft in #2805
- Dom0 kernel installer transformer changes as per new Dom0 VHD by @smit-gardhariya in #2807
New Contributors
- @arisettisanjana made their first contribution in #2798
Full Changelog: 20230612.1...20230619.1
20230612.1
What's Changed
- Add exception when calling copy_back in capture_system_information by @lubaihua33 in #2793
- Fix verify_disks_device_timeout_setting in FreeBSD by @somil55 in #2794
- LsvmBus testcase on FreeBSD by @somil55 in #2789
- DiskControllerType - Allow blank by @kamalca in #2788
- Add tests for CSE by @mayankdaruka-msft in #2799
- unify test case names by @LiliDeng in #2785
Full Changelog: 20230605.1...20230612.1
20230605.1
What's Changed
- Add code to implement input of password (recommend) by @lubaihua33 in #2729
- Fix KVP testcase for FreeBSD by @somil55 in #2774
- NVSv4 - skip on linux since current it doesn't support on linux by @LiliDeng in #2776
- Move CVM Logic to ARM template by @kamalca in #2773
- dpdk vpp: fix vpp service start error by @LiliDeng in #2784
- Remove the color code from stdout stream while getting vmbus version in dmesg tool by @smit-gardhariya in #2786
- Add Test Cases for RCv2 by @mayankdaruka-msft in #2778
- Stress-ng Fix for Mariner: Install packages for stress-ng Tool by @adityagesh in #2790
- stressng: Remove get gcc by @adityagesh in #2792
New Contributors
- @mayankdaruka-msft made their first contribution in #2778
Full Changelog: 20230529.1...20230605.1
20230529.1
What's Changed
- BumpDeps: pylint by @github-actions in #2581
- lspci: remove blank line from output by @LiliDeng in #2775
- Use RemoteNode.connection_info for TCP connection by @xordux in #2701
- Fix CI pipeline by @somil55 in #2779
- Add FreeBSD support for hv module testcases by @somil55 in #2770
- dpdk: fix build error on suse by @LiliDeng in #2780
- remove \n\t line when output contains 'sudo: unable to resolve host' by @LiliDeng in #2781
- node: add get_working_path_with_required_space by @LiliDeng in #2777
- Support for NVMe disk_controller_type by @SRIKKANTH in #2783
New Contributors
Full Changelog: 20230522.1...20230529.1