CI: Call agent shutdown test

Run the agent shutdown test as part of CI testing code in this repo.

Fixes: #1808.

Depends-on:github.com/kata-containers/tests#3495

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2021-05-06 11:41:02 +01:00
parent 1d70523a59
commit 7df56301be

View File

@ -13,4 +13,5 @@ clone_tests_repo
pushd ${tests_repo_dir} pushd ${tests_repo_dir}
.ci/run.sh .ci/run.sh
tracing/test-agent-shutdown.sh
popd popd