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:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user