Skip to content

Commit c0bb94e

Browse files
committed
[RHTAP-4916-config] Adds Azure to CI configuration
1 parent 9852260 commit c0bb94e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

integration-tests/config/testplan.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
"registry": "nexus",
2424
"tpa": "local",
2525
"acs": "local"
26+
},
27+
{
28+
"git": "github",
29+
"ci": "azure",
30+
"registry": "quay",
31+
"tpa": "remote",
32+
"acs": "remote"
2633
}
2734
],
2835
"tests": [

0 commit comments

Comments
 (0)