lisa
lisa copied to clipboard
LISA is developed and maintained by Microsoft, to empower Linux validation.
Added BareMetal platform support for LTP/Kselftest
This patchset is built on top of `mcgov/dpdk-mana-merge` branch and provides support to build DPDK and RDMA-CORE on CentOS 7.0 Azure images.
CVM v6 SKUs need to be added to the list of CVM supporting SKUs.
Verify_swap test case needs to be skipped as waagent does not currently endorse support for freebsd and while it works for most things they do not guarantee all features work...
For some images, like sciencelogicinc1622565452194, middleware publisher's images, running some basic commands will be time out. This is due to the image not allow to run commands or in bad...
The create_vm() method of the HyperV tool, automatically finds offline disks and adds them to the VM. This behavior is not required for hyperv platform. So, introduce a parameter to...
- Update correct config file when crash dump needs to be stored in ephemeral disk - Add more nr_cpus when the test machine has more than 56 cores (more than...
Swap to adding dpdk/rdma/nic info to dpdk test results for both functional and performance tests. This makes triaging issues much quicker and enables rich coverage and test status reporting, it's...
There are issues reported during "yum update". This test case is for capturing them.
`_get_package_information` in the lisa.operating_system `Debian` class will return package info even if a package is not installed. We use `apt show` which will show package info for packages which are...