Spdk/test/common/config
Michal Berger 3023e70585 pkgdep/git: Bump QEMU to latest 8.0.0 release
Needed for testing latest FDP feature.

Change-Id: I83a0b46c716d6658efa4f2723c4c40e617f40cf7
Signed-off-by: Michal Berger <michal.berger@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17770
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-05-09 17:58:11 +08:00
..
pkgdep pkgdep/git: Bump QEMU to latest 8.0.0 release 2023-05-09 17:58:11 +08:00
autotest_setup.sh test/common: Rename vm_setup.sh to autotest_setup.sh 2023-05-09 17:58:11 +08:00
README.md test/common: Simplify README 2023-05-09 17:58:11 +08:00
vm_setup.sh test/common: Rename vm_setup.sh to autotest_setup.sh 2023-05-09 17:58:11 +08:00

Scripts contained in this directory, and the pkgdep/, will attempt to provision target distro with all dependencies required for running autotest suites located under test/*. The scope of supported tests may vary across supported distros due to either limitted selection of packages and/or hw-related requirements (e.g. tests targeted for CMB, PMR, QAT and similar) or specific dependencies which are not covered here (e.g. calsoft, vhost's testing VM, etc). That said, the latest releases of Fedora should be capable of running all the test suites after being fully provisioned via the pkgdep (other limitations may still apply).