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

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