Releases: microsoft/lisa
Releases · microsoft/lisa
20240729.1
What's Changed
- add use shell, to make sure tool path is available by @LiliDeng in #3347
- Hibernation: Fix Max disks testcase by @adityagesh in #3346
- Perform CPU pinning for ntttcp if more than one numa nodes by @kanchansenlaskar in #3350
- Add subscription in SigTransformerSchema to cover that vhd is in other sub by @lubaihua33 in #3348
- Johnf/skip unsupported images by @feng-j678 in #3352
- skip mariner3 and add timeout to wait_operation() by @feng-j678 in #3354
- Allow max_data_disk_count to work with maximize_capability by @kamalca in #3351
- Install AZL3 packages for QEMU platform by @smit-gardhariya in #3358
- Set userland-proxy as false for azure-linux-3 by @smit-gardhariya in #3359
Full Changelog: 20240715.1...20240729.1
20240715.1
What's Changed
- Hibernation: Enable for Bsv2 by @adityagesh in #3328
- StartStop use_public_address by @kamalca in #3334
- set disk_controller_type for checking scsi disk timeout case by @LiliDeng in #3332
- updated msg_level test case with an unsupported_os by @r-dailey in #3335
- gpu: remove the nvidia modules to release the GPU devices in used. by @LiliDeng in #3339
- Johnf/fix 1804 assertion by @feng-j678 in #3333
- add install from artifact support for ltp by @paxue in #3336
- replace deprecated centos7 repo by @LiliDeng in #3340
- retry to run nvidia-smi with sudo by @LiliDeng in #3341
- quick fix for list out of range error by @feng-j678 in #3342
- Availability Zones use Standard IP by @kamalca in #3343
- fix install meson and ninja-build packages on oracle by @LiliDeng in #3345
- Add method to increase os partition for Redhat LVM by @adityagesh in #3338
- Add subscription in vhdSchema to support that vhd is in another subsc… by @lubaihua33 in #3329
- skip run dhclient if it doesn't exist by @LiliDeng in #3349
- add set_kill_user_processes by @LiliDeng in #3344
Full Changelog: 20240701.1...20240715.1
20240701.1
What's Changed
- modify cloud-init error pattern by @rmhsawyer in #3320
- gpu: change download link by @LiliDeng in #3321
- Explicitly set availability type value by @kamalca in #3322
- remove support for ol images by @LiliDeng in #3323
- Tool to check supported hugepagesize and fix in dpdk tests while mounting with 1G hugepage size by @kanchansenlaskar in #3314
- remove dependency of storage account by @LiliDeng in #3324
- Fix verify_serial_console failed due to lack of auth by @squirrelsc in #3325
- serial console: remove unused token by @LiliDeng in #3326
Full Changelog: 20240617.1...20240701.1
20240617.1
What's Changed
- libvirt_tck_tool: Increase timeout for Reboot by @pupacha in #3309
- Fixes Authentication failure to fileshare by @adityagesh in #3311
- Explicitly specify default parameter names by @LiliDeng in #3310
- tests: Add docker/dmesg logs in after_case for CLH test by @smit-gardhariya in #3313
- update bvt test for KVVM Ext by @lanbofang in #3308
- add tags for azure resources by @LiliDeng in #3315
- Azure file share: change cases priority into 5 by @LiliDeng in #3316
- Downgrading cases which needs storage accounts key priority from 3 to 5 by @LiliDeng in #3318
- SecurityProfileType: shared gallery image secureboot is TrustedLaunch by @LiliDeng in #3317
New Contributors
- @lanbofang made their first contribution in #3308
Full Changelog: 20240603.1...20240617.1
20240603.1
What's Changed
- update requests version for fixing vul item by @lesscodingmorehappiness in #3304
- Add some actions for AITL role definition by @lubaihua33 in #3306
- Small change to docs by @kamalca in #3307
- fix test skip issue for SCSI disk controller type when it is gen2 image by @LiliDeng in #3305
Full Changelog: 20240528.1...20240603.1
20240528.1
What's Changed
- Fix dpdk version format check regex pattern by @kanchansenlaskar in #3299
- upgrade pillow version for vul item by @lesscodingmorehappiness in #3300
- Raise exception in wget when timeout and increase timeout for wget in mshv stress test by @pupacha in #3301
- add logic to skip test for unspported images by @feng-j678 in #3276
- storage account: set allow_shared_key_access as false when create new storage accounts by @LiliDeng in #3302
- Revert Architecture Type key by @kamalca in #3303
Full Changelog: 20240521.1...20240528.1
20240521.1
What's Changed
- Add environment core stats feature by @lubaihua33 in #3256
- use user delegation sas token by @LiliDeng in #3293
- Hibernation: Add support for Esv5 and Ebdsv5 family by @adityagesh in #3294
- access shared gallery image across subscriptions by @LiliDeng in #3292
- use azure-identity 1.17.0b1 by @LiliDeng in #3295
- rust_vmm_mshv: git clone mshv crate with a ref from a variable by @NunoDasNeves in #3296
- Add Image Feature Requirements by @kamalca in #3255
- Boot diagnostics: enable with managed storage account by @LiliDeng in #3297
- remove arm_template.json by @LiliDeng in #3298
New Contributors
- @NunoDasNeves made their first contribution in #3296
Full Changelog: 20240513.1...20240521.1
20240513.1
What's Changed
- feat: Implement mshv_install test to verify Linux Dom0 boot against fresh Hyper-V bins by @Camelron in #3262
- mdatp: Add noexec workaround by @mcgov in #3279
- Add MSHV check for VDPA device config for CLH Integration Test by @smit-gardhariya in #3290
- Use dpdk22 and dpdk22-devel for SUSE by @kanchansenlaskar in #3291
- add_cloud_init_test by @rmhsawyer in #3289
New Contributors
- @Camelron made their first contribution in #3262
- @rmhsawyer made their first contribution in #3289
Full Changelog: 20240506.1...20240513.1
20240506.1
What's Changed
- Remove Infiniband on_before_deploy by @kamalca in #3271
- Delete AMA extension at start in case its already installed by @simathih in #3285
- Fixing nic initialization for freebsd nodes by @r-dailey in #3280
- VMAccess Fix - Add user to wheel group in Mariner 2.0 before running 'su' by @mayankdaruka-msft in #3288
Full Changelog: 20240429.1...20240506.1
20240429.1
What's Changed
- enable community gallery image by @LiliDeng in #3245
- Add test to check and log mdatp install/config info by @mcgov in #3231
- perfdump notifier: update default path name as perf_results.json by @LiliDeng in #3263
- Fix test verify_vmbus_devices_channels for CVM by @kanchansenlaskar in #3264
- Add VDPA device configuration for CLH test by @smit-gardhariya in #3267
- specify parameters names explicitly by @LiliDeng in #3266
- Added hot add disks at random lun testcases by @SRIKKANTH in #3242
- virtstack: Add parameter for cache to run CLH block per test by @smit-gardhariya in #3268
- mshv test: correct snp flag by @smit-gardhariya in #3269
- Downgrade the case priority for its instability by @LiliDeng in #3270
- M2VHD: Fix kernel params on ARM by @kamalca in #3265
- Mask SMB credentials by @frmunozp in #3278
- DPDK: Skip failsafe test on MANA by @mcgov in #3246
- mariner: install perf tool from kernel-tools by @LiliDeng in #3273
- iperf - exclude non json part from output by @LiliDeng in #3275
- fix xfs fail, add upload result when timeout by @paxue in #3274
- add logic to assert truncation logic by @feng-j678 in #3272
- adding comment for exclude xfs generic/738 by @paxue in #3283
- perf tool installation fix for bookworm by @kanchansenlaskar in #3284
- Configure Udev rules only if data disks are attached. by @SRIKKANTH in #3282
- Initialize package before adding repo for SUSE image to avoid system … by @lubaihua33 in #3281
Full Changelog: 20240415.2...20240429.1