Skip to content

Commit d485fe1

Browse files
authored
Merge pull request #278 from prietyc123/removequayconfigurationfromtest
remove quay integration test data
2 parents 1a6d805 + 2653ecb commit d485fe1

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)