Skip to content

Commit

Permalink
Give tempest container fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Welsh committed Jan 18, 2024
1 parent 52b5cfa commit 61c981b
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 61c981b

Please sign in to comment.