mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 06:18:58 +00:00
tests: Enable stressng k8s stability test for Kata CoCo CI
This PR enables the stressng k8s stability test for Kata CoCo CI. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -19,6 +19,9 @@ function run_tests() {
|
||||
|
||||
info "Running soak stability test using ${KATA_HYPERVISOR} hypervisor"
|
||||
bash "${stability_dir}/kubernetes_soak_test.sh"
|
||||
|
||||
info "Running stressng stability test using ${KATA_HYPERVISOR} hypervisor"
|
||||
bash "${stability_dir}/kubernetes_stressng.sh"
|
||||
}
|
||||
|
||||
function main() {
|
||||
|
Reference in New Issue
Block a user