mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-27 11:43:20 +00:00
tests: Enable agent stability test
This PR enables the agent stability test for stability gha CI. Fixes #8240 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -42,6 +42,9 @@ function run() {
|
||||
|
||||
info "Running scability test using ${KATA_HYPERVISOR} hypervisor"
|
||||
bash "${stability_dir}/scability_test.sh" 15 60
|
||||
|
||||
info "Running agent stability test using ${KATA_HYPERVISOR} hypervisor"
|
||||
bash "${stability_dir}/agent_stability_test.sh"
|
||||
}
|
||||
|
||||
function main() {
|
||||
|
Reference in New Issue
Block a user