Skip to content

Commit 61c981b

Browse files
committed
Give tempest container fixed name
1 parent 52b5cfa commit 61c981b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/kayobe-automation-run-tempest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
command: |-
8585
docker run --rm --entrypoint=/usr/bin/rally-verify-wrapper.sh
8686
-v "{{ results_path_remote.path }}:/home/rally/artifacts"
87+
--name tempest
8788
--env TEMPEST_OPENRC="$TEMPEST_OPENRC"
8889
--env TEMPEST_CONCURRENCY="$TEMPEST_CONCURRENCY"
8990
--env TEMPEST_VERSION="$TEMPEST_VERSION"

0 commit comments

Comments
 (0)