Skip to content

Commit

Permalink
CI: Call agent shutdown test
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jodh-intel committed Jul 30, 2021
1 parent 1d70523 commit 7df5630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/run.sh
Expand Up @@ -13,4 +13,5 @@ clone_tests_repo

pushd ${tests_repo_dir}
.ci/run.sh
tracing/test-agent-shutdown.sh
popd

0 comments on commit 7df5630

Please sign in to comment.