Skip to content

Commit

Permalink
Merge pull request #46 from stackhpc/tempest-container-name
Browse files Browse the repository at this point in the history
Give tempest container fixed name
  • Loading branch information
markgoddard authored Jan 19, 2024
2 parents f77f941 + 61c981b commit b00f285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/kayobe-automation-run-tempest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
command: |-
docker run --rm --entrypoint=/usr/bin/rally-verify-wrapper.sh
-v "{{ results_path_remote.path }}:/home/rally/artifacts"
--name tempest
--env TEMPEST_OPENRC="$TEMPEST_OPENRC"
--env TEMPEST_CONCURRENCY="$TEMPEST_CONCURRENCY"
--env TEMPEST_VERSION="$TEMPEST_VERSION"
Expand Down

0 comments on commit b00f285

Please sign in to comment.