lisa
lisa copied to clipboard
LISA is developed and maintained by Microsoft, to empower Linux validation.
- add get_numa_node_count to fetch how many numa nodes are present in Lscpu - add Free tool memory check and warnings for DPDK tests when allocating hugepages - allocate memory...
- Cleanup use of Redhat/Fedora to point to Fedora - Refactor DPDK_STABLE to a single location for the various uses. Second commit to force update RHEL to latest kernel before...
security_type can be TrustedLaunch or ConfidentialVm. secure_boot_enabled and v_tpm_enabled can both be True or False. These values can all be set through the runbook.
just a draft, 3 things need to be fixed. - when reuse rg, this logic still be executed, need fix. - need shorten the copied vhd, currently it is too...
- use new env for cases which will change nics - store nics status before testing, restore them after testing, not put it into test case cleanup, since it will...
If the value of vhd parameter contains sas token, the token will be printed in the log before this fix.
- Skip Cloud Hypervisor, libvirt, KVM tests for distributions other than Ubuntu and CBLMariner. Lots of failures in other distros leading to exceedingly high failure rate. Other distros can be...
Copy of #2100
For increased test reliability, we decided to reduce the bar for ring ping performance. Further discussion may need to occur surrounding the performance expectations of this test.
It needs guidance on how to order methods, and variables in classes and modules. There is no full instruction officially, we can define one and document it.