Releases: microsoft/lisa
Releases · microsoft/lisa
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
20230522.1
What's Changed
- turn off firewall before ping by @LiliDeng in #2764
- Unbind fix: check tools.Ip entry for active device before unbind by @mcgov in #2765
- add sizeInBytes for data disk by @LiliDeng in #2763
- add case verify_enable_kprobe by @LiliDeng in #2753
- fix nics count is not enough issue by @LiliDeng in #2767
- fix bug for marketplace_image_information_location not used by @LiliDeng in #2766
- handle skip test results and long str for vm_size by @LiliDeng in #2771
- fix verify_gpu_cuda_with_pytorch test fail by @paxue in #2758
- fix meson build issue by @LiliDeng in #2769
Full Changelog: 20230515.1...20230522.1
20230515.1
What's Changed
- fix the return type of get_network_client by @Xiaohong-Deng in #2752
- Save serial console after test failure by @adityagesh in #2756
- Update libvirt-python package. by @cwize1 in #2760
- DPDK: add ping check for other nodes in environment before send receive tests by @mcgov in #2755
- resolve image version - change log level into debug by @LiliDeng in #2759
- update message when vm in bad status caused by kernel panic by @LiliDeng in #2750
- Add ignore_error parameter for make.make by @adityagesh in #2761
- [Tools] Tee by @mcgov in #2714
- Fix GPU provisioning testcases by @somil55 in #2762
- Fix Azure Image Standard test for FreeBSD by @somil55 in #2757
New Contributors
- @Xiaohong-Deng made their first contribution in #2752
Full Changelog: 20230508.1...20230515.1
20230508.1
What's Changed
- Fix docs for shared gallery image by @mcgov in #2741
- azure platform: throw exception when image is deprecated by @LiliDeng in #2738
- Remove CI exclusion for 3.12 tests on Windows by @avylove in #2740
- Add timesync drift testcase by @somil55 in #2723
- add wait time for systemctl status to be running by @LiliDeng in #2743
- fix validate_network_interface_reload_via_ip_link, put all commands in one command by @LiliDeng in #2739
- runner: add raise identifier by @squirrelsc in #2655
- dhclient ethX to get ip address for old distro by @LiliDeng in #2742
- DPDK: Make test nic choice consistent by @mcgov in #2731
- Skip docker tests on freebsd by @somil55 in #2744
- extend fio running time, current time is not enough to run cpu hot plug by @LiliDeng in #2746
- Added TDX case in verify_isolation_config, and fixed bit masking by @Jose-Teuttli in #2745
- lspci: throw exception when no pci devices found by @LiliDeng in #2747
- add missing part for assigning private ip address by @LiliDeng in #2748
- add _global_storage_account_check_create_lock by @LiliDeng in #2749
- Add name pattern for Alpine like images by @lubaihua33 in #2751
Full Changelog: 20230501.1...20230508.1