Skip to content

Commit 3ffd09a

Browse files
Merge pull request #3761 from vrutkovs/scaleup-crio-4.1
scaleup: use RPM_REPO_CRIO_DIR to setup version-specific dir on crio-tested
2 parents 2262e57 + 794c290 commit 3ffd09a

16 files changed

+32
-0
lines changed

ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ presubmits:
197197
name: ci-operator-master-configs
198198
- name: JOB_NAME_SAFE
199199
value: e2e-aws-scaleup-rhel7
200+
- name: RPM_REPO_CRIO_DIR
201+
value: 4.2-rhel-7
200202
- name: RPM_REPO_OPENSHIFT_ORIGIN
201203
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.2/
202204
- name: TEST_COMMAND

ci-operator/jobs/openshift/installer/openshift-installer-release-4.1-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ presubmits:
9999
name: ci-operator-4.1-configs
100100
- name: JOB_NAME_SAFE
101101
value: e2e-aws-scaleup-rhel7
102+
- name: RPM_REPO_CRIO_DIR
103+
value: 4.1-rhel-7
102104
- name: RPM_REPO_OPENSHIFT_ORIGIN
103105
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.1/
104106
- name: TEST_COMMAND

ci-operator/jobs/openshift/installer/openshift-installer-release-4.2-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ presubmits:
9999
name: ci-operator-4.2-configs
100100
- name: JOB_NAME_SAFE
101101
value: e2e-aws-scaleup-rhel7
102+
- name: RPM_REPO_CRIO_DIR
103+
value: 4.2-rhel-7
102104
- name: RPM_REPO_OPENSHIFT_ORIGIN
103105
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.2/
104106
- name: TEST_COMMAND

ci-operator/jobs/openshift/installer/openshift-installer-release-4.3-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ presubmits:
9999
name: ci-operator-4.3-configs
100100
- name: JOB_NAME_SAFE
101101
value: e2e-aws-scaleup-rhel7
102+
- name: RPM_REPO_CRIO_DIR
103+
value: 4.3-rhel-7
102104
- name: RPM_REPO_OPENSHIFT_ORIGIN
103105
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.3/
104106
- name: TEST_COMMAND

ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-master-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@ presubmits:
265265
name: ci-operator-master-configs
266266
- name: JOB_NAME_SAFE
267267
value: e2e-rhel-scaleup
268+
- name: RPM_REPO_CRIO_DIR
269+
value: 4.2-rhel-7
268270
- name: RPM_REPO_OPENSHIFT_ORIGIN
269271
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.2/
270272
- name: TEST_COMMAND

ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-release-4.1-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@ presubmits:
257257
name: ci-operator-4.1-configs
258258
- name: JOB_NAME_SAFE
259259
value: e2e-rhel-scaleup
260+
- name: RPM_REPO_CRIO_DIR
261+
value: 4.1-rhel-7
260262
- name: RPM_REPO_OPENSHIFT_ORIGIN
261263
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.1/
262264
- name: TEST_COMMAND

ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-release-4.2-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@ presubmits:
257257
name: ci-operator-4.2-configs
258258
- name: JOB_NAME_SAFE
259259
value: e2e-rhel-scaleup
260+
- name: RPM_REPO_CRIO_DIR
261+
value: 4.2-rhel-7
260262
- name: RPM_REPO_OPENSHIFT_ORIGIN
261263
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.2/
262264
- name: TEST_COMMAND

ci-operator/jobs/openshift/machine-api-operator/openshift-machine-api-operator-release-4.3-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@ presubmits:
257257
name: ci-operator-4.3-configs
258258
- name: JOB_NAME_SAFE
259259
value: e2e-rhel-scaleup
260+
- name: RPM_REPO_CRIO_DIR
261+
value: 4.3-rhel-7
260262
- name: RPM_REPO_OPENSHIFT_ORIGIN
261263
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.3/
262264
- name: TEST_COMMAND

ci-operator/jobs/openshift/machine-config-operator/openshift-machine-config-operator-master-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ presubmits:
282282
name: ci-operator-master-configs
283283
- name: JOB_NAME_SAFE
284284
value: e2e-rhel-scaleup
285+
- name: RPM_REPO_CRIO_DIR
286+
value: 4.2-rhel-7
285287
- name: RPM_REPO_OPENSHIFT_ORIGIN
286288
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.2/
287289
- name: TEST_COMMAND

ci-operator/jobs/openshift/machine-config-operator/openshift-machine-config-operator-release-4.1-presubmits.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ presubmits:
282282
name: ci-operator-4.1-configs
283283
- name: JOB_NAME_SAFE
284284
value: e2e-rhel-scaleup
285+
- name: RPM_REPO_CRIO_DIR
286+
value: 4.1-rhel-7
285287
- name: RPM_REPO_OPENSHIFT_ORIGIN
286288
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.1/
287289
- name: TEST_COMMAND

0 commit comments

Comments
 (0)