Skip to content

Commit f3105b8

Browse files
mlabonte-rhmbaldessari
authored andcommitted
Add Openshift 4.20 runs
1 parent 5d1cafd commit f3105b8

14 files changed

+85
-0
lines changed

ci-triggers/ansible-edge-gitops.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: 'v1.4'
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: 'v1.4'
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.19'
1723
branch: 'v1.4'
1824
platforms:

ci-triggers/coco.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: 'main'
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: 'main'
19+
platforms:
20+
- azure
21+
buildType: stable
1622
- version: '4.19'
1723
branch: 'main'
1824
platforms:

ci-triggers/hypershift.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.19'
1723
branch: main
1824
platforms:

ci-triggers/industrial-edge.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: main
19+
platforms:
20+
- azure
21+
buildType: stable
1622
- version: '4.19'
1723
branch: main
1824
platforms:

ci-triggers/layeredzerotrust.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,15 @@ triggers:
88
branches:
99
- name: 'main'
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213

1314
openshift:
15+
- version: '4.20'
16+
branch: 'main'
17+
platforms:
18+
- aws
19+
buildType: stable
1420
- version: '4.19'
1521
branch: 'main'
1622
platforms:

ci-triggers/medical-diagnosis.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.19'
1723
branch: main
1824
platforms:

ci-triggers/multicloud-gitops-hypershift.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.19'
1723
branch: main
1824
platforms:

ci-triggers/multicloud-gitops-standalone.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.19'
1723
branch: main
1824
platforms:

ci-triggers/multicloud-gitops.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ triggers:
88
branches:
99
- name: main
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314
- '4.16'
1415

1516
openshift:
17+
- version: '4.20'
18+
branch: main
19+
platforms:
20+
- aws
21+
buildType: stable
1622
- version: '4.19'
1723
branch: main
1824
platforms:

ci-triggers/openshiftai.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,17 @@ triggers:
88
branches:
99
- name: rhoai
1010
versions:
11+
- '4.20'
1112
- '4.19'
1213
- '4.18'
1314

1415
openshift:
16+
- version: '4.20'
17+
branch: rhoai
18+
platforms:
19+
- aws
20+
- baremetal
21+
buildType: stable
1522
- version: '4.19'
1623
branch: rhoai
1724
platforms:

0 commit comments

Comments
 (0)