We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0bc1de commit ae07020Copy full SHA for ae07020
test/multicloud/test/integration_retina_kind_test.go
@@ -13,7 +13,7 @@ func TestRetinaKindIntegration(t *testing.T) {
13
TerraformDir: "../examples/integration/retina-kind",
14
15
Vars: map[string]interface{}{
16
- "prefix": "test",
+ "prefix": "test-integration",
17
"retina_version": "v0.0.24",
18
},
19
}
0 commit comments