tests: use different container prefix for docker tests

Avoid name conflicts when random returns the same string

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-06-09 11:40:32 -07:00
parent d19dd4d193
commit a53b9ec166
4 changed files with 3 additions and 29 deletions

View File

@@ -20,7 +20,7 @@ TestRun: {
run: docker.#Run & {
ref: "hello-world"
name: "daggerci-test-simple-\(suffix.out)"
name: "daggerci-test-ssh-passphrase-\(suffix.out)"
ssh: {
host: TestConfig.host