numam-spdk/test/setup
Michal Berger 227428c3a4 autotest: Don't override default amount of hugepages on Linux to 8GB
This is relevant mostly for the VMs. Allocating that much memory puts
a lot of pressure on remaining pieces of the system as currently we
allocate total of 12GB memory per VM instance in the CI pool. Default of
4GB hp should be enough to cover majority of the tests hence if there's
any suite that requires more memory, setup.sh should be called there
directly with an optimal value.

This is done to make sure we can accomodate proper resources in the CI
by knowing what are the actual requirements rather than just blindly
allocating "as much as possible".

Signed-off-by: Michal Berger <michalx.berger@intel.com>
Change-Id: Ie958c518c7ed702b068c7fc9042183fdf41aa816
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8436
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-06-24 17:33:10 +00:00
..
acl.sh test/setup: fix failure in allowed() when there is only one device 2021-04-27 08:36:35 +00:00
common.sh test/setup: Make sure big enough drive is selected for the tests 2021-04-15 11:24:08 +00:00
devices.sh test/setup: Make sure big enough drive is selected for the tests 2021-04-15 11:24:08 +00:00
driver.sh test/setup: Check if correct driver is in use 2021-03-29 07:24:14 +00:00
hugepages.sh autotest: Don't override default amount of hugepages on Linux to 8GB 2021-06-24 17:33:10 +00:00
test-setup.sh test/setup: Add tests for different block devices' setups 2021-03-29 07:24:14 +00:00