Releases: microsoft/lisa
Releases · microsoft/lisa
20240401.2
Full Changelog: 20240401.1...20240401.2
20240415.1
What's Changed
- bicep: use correct parameter name by @LiliDeng in #3243
- tool: ado_artifact_download by @LiliDeng in #3213
- azure_sig: specify disk controller types for new image definitions by @olshanov in #3250
- Skip libpciaccess-devel installation for aarch64 image by @kanchansenlaskar in #3254
- Marked test case as unsupported. by @r-dailey in #3252
- Marked two network settings tests as unsupported by @r-dailey in #3253
- Remove '%s' because this way could not match the secret_list by @lubaihua33 in #3247
- Include templog in LisaException message for Wget by @kanchansenlaskar in #3259
- modify regex in blkid.py to fit more cases by @lesscodingmorehappiness in #3260
- support NVME disks > 9 by @SRIKKANTH in #3258
- Add AzureCVMAttestationTestSuite for azure CVM by @VENNELA2132 in #3228
- ignored_features includes case requirement features and excluded_features by @LiliDeng in #3261
- notifiler: enable json notifier by @LiliDeng in #3257
New Contributors
- @olshanov made their first contribution in #3250
- @VENNELA2132 made their first contribution in #3228
Full Changelog: 20240401.2...20240415.1
20240401.1
What's Changed
- update verify_os_partition_identifier to support CVM by @lesscodingmorehappiness in #3234
- fix ssh key id_rsa.pub not found by @realsdx in #3239
- Upgrade paramiko by @squirrelsc in #3233
- Updated the chrony reset command for FreeBSD by @r-dailey in #3240
- Updated ntp reset commmand for FreeBSD by @r-dailey in #3241
- Fix serial disk add testcase logic by @SRIKKANTH in #3232
New Contributors
Full Changelog: 20240329.1...20240401.1
20240329.1
What's Changed
- Fix/change max duration 4h by @feng-j678 in #3235
- Skipping a testcase as it is not supported on the BSD os by @r-dailey in #3237
- mariner 3.0: fix compile issue for xdpdump by @LiliDeng in #3238
Full Changelog: 20240327.1...20240329.1
20240327.1
What's Changed
- add required RP permissions for setup_aitl.py by @paxue in #3226
- updated pip install for freebsd by @r-dailey in #3214
- Add fix to avoid bash prompt check more times when having no echo cmd by @lubaihua33 in #3221
- verify_azure_network_watcher: support mariner new version by @LiliDeng in #3227
- add assess_patch test by @feng-j678 in #3217
- tool: AzureBlobOperator by @LiliDeng in #3207
- wget tool: get download path from log file by @LiliDeng in #3230
- Add/install patches test by @feng-j678 in #3229
- updated verify_timesync_ntp to use freebsd specifics by @r-dailey in #3222
New Contributors
- @feng-j678 made their first contribution in #3217
Full Changelog: 20240320.1...20240327.1
20240320.1
20240319.1
What's Changed
- libvirt transformers: Increase reboot timeout by @pupacha in #3198
- XDPdump change llvm version change to 18 by @kanchansenlaskar in #3199
- Implement package cleanup by @adityagesh in #3200
- PythonVenv tool by @adityagesh in #3094
- Use sudo with cat /etc/waagent.conf by @kanchansenlaskar in #3202
- verify_key_vault_extension: Limit keyvault name to 24 chars by @adityagesh in #3203
- Added unsupported OS requirement to verify_ringbuffer_settings_change by @r-dailey in #3204
- Updated gcc.py to enable gcc installation on FreeBSD by @r-dailey in #3205
- util: make deepcopy in set_filtered_fields by @LiliDeng in #3206
- Make the orignal vhd path as the image name of the test result message by @lubaihua33 in #3208
- FDE/CVM kernel installation fixes by @SRIKKANTH in #3209
- Fix for test verify_hpc_over_sriov, install python3-setuptools by @kanchansenlaskar in #3211
- Use apt-get to install mock by @kanchansenlaskar in #3210
- Capture and log exceptions when there is an error reading serial console logs by @frmunozp in #3215
- Skip test cases not supported by CVM by @kamalca in #3188
- kernel_install: add check_kernel_version by @LiliDeng in #3216
- Add more roles related with gallery image for AITL by @lubaihua33 in #3212
- os: Update for Microsoft Azure Linux by @LiliDeng in #3218
New Contributors
- @kanchansenlaskar made their first contribution in #3199
Full Changelog: 20240304.1...20240319.1
20240304.1
What's Changed
- Change default Architecture by @kamalca in #3165
- update pillow to 10.2.0 to fix vul by @lesscodingmorehappiness in #3182
- Remove Debian repos method added. by @SRIKKANTH in #3180
- Disable Cloud Components: install_packages by @kamalca in #3181
- Support Bicep by @LiliDeng in #3163
- disk: handle when passed disktype is empty by @LiliDeng in #3183
- Bicep - enable it by default by @LiliDeng in #3185
- bicep - add missed dependency by @LiliDeng in #3186
- Add is_bash in SshShell to flag the posix system without bash support by @lubaihua33 in #3184
- CLH Test: Remove unstable option and json format option by @smit-gardhariya in #3189
- bicep - add missed dependency in autogen_arm_template.json by @LiliDeng in #3191
- Distinguish between local NVMEs and remote disks when disc controller type is NVMe by @SRIKKANTH in #3164
- add resource_group_managed_by support in runbook, prepare for RG-scoped roles by @paxue in #3187
- Fix fips kernel installation issues by @SRIKKANTH in #3193
- Add prefix "lisa-" for keyvaults created by LISA testcases by @adityagesh in #3194
- Hyper-V platform by @anirudhrb in #3152
- Make data_path nullable by @kamalca in #3195
- hyperv: skip for setting secure boot for gen1 vhd by @LiliDeng in #3196
- verify_timedrift_corrected: Leap year by @kamalca in #3197
Full Changelog: 20240219.1...20240304.1
20240219.2
Full Changelog: 20240219.1...20240219.2
20240219.1
What's Changed
- VhdTransformer: Skip failed prepare by @kamalca in #3166
- Availability default and max_cap by @kamalca in #3167
- Skip if irqbalance is not installed by @kamalca in #3160
- Consume bindigs.rs for MSHV ioctl/bindings test by @smit-gardhariya in #3169
- tools: hyperv: add function to get default external switch by @anirudhrb in #3170
- DisableCloudComponents by @kamalca in #3168
- Use shipped hypervisor-fw/OVMF-fw for Cloud-Hypervisor Tests by @smit-gardhariya in #3171
- Async version of delete_vm() in Hyper-V tool by @anirudhrb in #3172
- DisableCloudComponents: Typo fix by @kamalca in #3175
- tools/remote_copy: return destination file paths by @anirudhrb in #3177
- shell: fix output missed on local Linux node. by @squirrelsc in #3176
- Azure: fix available vm sizes may not be used in next locations. by @squirrelsc in #3174
- xfstests - use latest stable branch by @LiliDeng in #3178
Full Changelog: 20240205.1...20240219.1