Skip to content

Releases: microsoft/lisa

20220523.1

23 May 18:24
b4e5716
Compare
Choose a tag to compare

What's Changed

  • Add can_install to dnsmasq tool by @somil55 in #1944
  • Fix storage testcases by @somil55 in #1960
  • Fix kdump test failure for version 7 of Redhat/Centos by @lubaihua33 in #1963
  • Fix xfstests issues. by @LiliDeng in #1965
  • dpdk-ring-ping: special case test to use dpdk-stable as default source by @mcgov in #1967
  • search space support intersect, and fix bugs by @squirrelsc in #1969
  • Fix KVM private bridge testcase by @somil55 in #1937
  • Hibernate a VM only support from API. by @LiliDeng in #1966
  • Stop firewall in dnsmasq by @somil55 in #1970
  • Fix extended schemas in node requirements. by @cwize1 in #1973
  • Update libvirt-python dependency. by @cwize1 in #1974
  • Fix for JUnit notifier. by @cwize1 in #1975
  • Fix data_disk_size requirement handling. by @cwize1 in #1977
  • Use Virtio in QEMU VMs. by @cwize1 in #1978
  • Fix SKU with no resource disk by @somil55 in #1979
  • Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #1981
  • Fix feature requirement regression by @kamalca in #1983
  • Skip Synthetic UDP testcase on supported kernel by @somil55 in #1985
  • Speedup fio on synthetic interfaces by @somil55 in #1986
  • add case insensitive for fio result pattern by @LiliDeng in #1988
  • Libvirt: Add Installer transformers for Qemu, CH & Libvirt by @pupacha in #1971

New Contributors

  • @microsoft-github-policy-service made their first contribution in #1981

Full Changelog: 20220509.1...20220523.1

20220509.1

09 May 19:07
Compare
Choose a tag to compare

What's Changed

  • tcpdump: force run to make sure retry works by @squirrelsc in #1932
  • Correct address for sshpass in basic nested vm testcase by @somil55 in #1933
  • Check hv_netvsc built-in from config file. by @LiliDeng in #1931
  • networksettings: assert if AN is enabled but vf stats are missing by @sharsonia in #1935
  • Fix generation in hyperv platform by @somil55 in #1939
  • support kernel version and fix some xdp failures. by @squirrelsc in #1938
  • Fix stripping when generation type is set to None by @somil55 in #1941
  • xdp: skip unsupported kernel versions. by @squirrelsc in #1942
  • Reduce fio filesize for test by @somil55 in #1945

Full Changelog: 20220502.1...20220509.1

20220502.1

02 May 16:29
Compare
Choose a tag to compare

What's Changed

  • Fix sshconnection error coming from paramiko exec_command by @somil55 in #1901
  • Fix network test cases issues. by @LiliDeng in #1908
  • Environment: fix failure on log path exists. by @squirrelsc in #1910
  • add 'backports' option to install_packages by @mcgov in #1911
  • DPDK: use package manager by default by @mcgov in #1909
  • Add modprobe module_exists function by @mcgov in #1913
  • mark Ubuntu < 18.04 as not supported by @mcgov in #1916
  • FIX: update rhel regex to work with better optional patch numbers by @mcgov in #1915
  • Enable debian install path for testpmd by @mcgov in #1914
  • Fix verify_disk_with_nobarrier. by @LiliDeng in #1904
  • Fix regression issue when some vm sizes don't have vCPUsAvailable capability. by @LiliDeng in #1917
  • Azure: fix mockup feature settings not converted by @squirrelsc in #1920
  • Fix CPU/nestedvm testcases by @somil55 in #1912
  • judge sg can be changed or not per tx-scatter-gather by @LiliDeng in #1924
  • handle iperf3 json test results. by @LiliDeng in #1923
  • Azure: adjust error handling to prevent connection timeout and strip configurations. by @squirrelsc in #1926
  • [DPDK] Skip build dependencies for package manager installation by @mcgov in #1925
  • Fix xfstesting issues. by @LiliDeng in #1929
  • Add ARM64 repo url for Ubuntu in verify_repository_installed case by @lubaihua33 in #1919
  • Regex match IB NICs by @kamalca in #1927
  • Tests: improve reliability and wait sriov change effective. by @squirrelsc in #1930
  • Fix device statistics test by @sharsonia in #1928

Full Changelog: 20220425.1...20220502.1

20220425.1

25 Apr 16:37
f671474
Compare
Choose a tag to compare

What's Changed

  • Fix smoke test time out against teradata images. by @LiliDeng in #1885
  • [DPDK] Better handling of unimplemented and unsupported OS's by @mcgov in #1865
  • Add JUnit notifier. by @cwize1 in #1889
  • xdp: fix redhat package locations by @squirrelsc in #1886
  • xdp: fix failed cases by tcpdump end earlier. by @squirrelsc in #1887
  • os: fix unstable redhat update command by @squirrelsc in #1888
  • DPDK: bugfix, version comparison used raw strings instead of VersionInfo by @mcgov in #1892
  • Fix kill process timeout by @LiliDeng in #1893
  • xdp: skip cases on low version netstats by @squirrelsc in #1895
  • Make env bad if tcp connection is failed, and other fixes. by @squirrelsc in #1894
  • DPDK Bugfix: semver rejects leading 0's in version strings. by @mcgov in #1897
  • [tools][modinfo]: Fix filename pattern match by @sharsonia in #1896
  • add optional filter function for callers using git.get_tag by @mcgov in #1890
  • xdp: fix ping process too fast to start by @squirrelsc in #1898
  • xdp: fix packets may not be captured before ping by @squirrelsc in #1899
  • Fix nested vm testcase by @somil55 in #1891
  • Fix regression in mount command by @somil55 in #1902
  • Add hyperv_drm testcase by @saurabh-sengar in #1880
  • Skip lis tests when lis driver doesn't support install on current distro by @LiliDeng in #1900
  • Fix repo not exist for focal, impish. by @LiliDeng in #1903
  • Skip testing for distro which not support by hibernation_setup_tool by @LiliDeng in #1906

New Contributors

Full Changelog: 20220418.1...20220425.1

20220418.1

18 Apr 16:05
Compare
Choose a tag to compare

What's Changed

  • Add hyperv nested testcases by @somil55 in #1859
  • Add SecurityProfile feature and TVM cases by @LiliDeng in #1879
  • tool git: fix installation on suse by @squirrelsc in #1881
  • Resolve image version from "latest" in prepare_environment by @somil55 in #1882
  • Support minimum installation by @squirrelsc in #1883
  • QEMU: Fix for deadlock on VM delete. by @cwize1 in #1884

Full Changelog: 20220411.1...20220418.1

20220411.1

11 Apr 15:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 20220404.1...20220411.1

20220404.1

04 Apr 16:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20220328.1...20220404.1

20220328.1

28 Mar 16:37
46e6ea9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20220325.1...20220328.1

20220325.1

25 Mar 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20220321.1...20220325.1

20220321.1

21 Mar 16:22
Compare
Choose a tag to compare

What's Changed

  • Ensure QEMU console log shuts down. by @cwize1 in #1796
  • Support tdnf for CBL-Mariner. by @cwize1 in #1797
  • Fixes for QEMU relating to logging directory change. by @cwize1 in #1798
  • Azure support Windows deployment and refactoring by @squirrelsc in #1795
  • Azure: fix regression on vhd and SIG by @squirrelsc in #1803
  • QEMU: Bug fixes and improvements for storage directories. by @cwize1 in #1806
  • Add nested KVM NTTTCP L1 Nat testcase by @somil55 in #1794
  • Azure: support cross tenant resource group and refactoring by @squirrelsc in #1805
  • Azure: use unique vm name and refactors by @squirrelsc in #1808
  • Transformer: support variable on "enabled" and fix regression on Azure long resource name. by @squirrelsc in #1815
  • Environment: support to mark env or node as dirty. by @squirrelsc in #1809
  • process: fix envs missed in sudo and other refactoring by @squirrelsc in #1817
  • Migrate case verify_lis_preinstall_disk_size by @LiliDeng in #1811
  • Add verify_cpu_offlined_channel_add testcase by @somil55 in #1814
  • process: fix regression breaks commands. by @squirrelsc in #1819

Full Changelog: 20220314.1...20220321.1