Merge pull request #1809 from jodh-intel/run-agent-shutdown-test

CI: Call agent shutdown test
This commit is contained in:
Carlos Venegas 2021-08-09 09:55:05 -05:00 committed by GitHub
commit a28cc7ffd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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