Skip to content

Commit 2653ecb

Browse files
committed
remove quay io from test data
1 parent 1a6d805 commit 2653ecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/config/rhads-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
OCP="4.18"
22
ACS="remote"
3-
REGISTRY="quay.io,artifactory,nexus"
3+
REGISTRY="quay,artifactory,nexus"
44
TPA="remote"
55
SCM="github,gitlab,bitbucket"
66
PIPELINE="tekton,actions,gitlabci"

integration-tests/config/testplan.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"tssc": [{
44
"git": "github",
55
"ci": "githubactions",
6-
"registry": "quay.io",
6+
"registry": "quay",
77
"tpa": "remote",
88
"acs": "remote"
99
},

0 commit comments

Comments
 (0)