From ae629d59f087321852da22bd94f3e6df5ea8b58a Mon Sep 17 00:00:00 2001 From: Paige Rubendall Date: Mon, 25 Mar 2024 14:53:43 -0400 Subject: [PATCH] updating cron cadences for 4.14 and 4.15 --- ...s-prow-scripts-main__4.14-nightly-arm.yaml | 2 +- ...chaos-prow-scripts-main__4.14-nightly.yaml | 4 +- ...chaos-prow-scripts-main__4.15-nightly.yaml | 6 +- ...-prow-scripts-main__rosa-4.14-nightly.yaml | 4 +- ...-prow-scripts-main__rosa-4.15-nightly.yaml | 8 +- ...hat-chaos-prow-scripts-main-periodics.yaml | 967 ++++++++++++++++- ...at-chaos-prow-scripts-main-presubmits.yaml | 977 +----------------- 7 files changed, 973 insertions(+), 995 deletions(-) diff --git a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly-arm.yaml b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly-arm.yaml index ffe14767ab639..b417a978c05e8 100644 --- a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly-arm.yaml +++ b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly-arm.yaml @@ -29,7 +29,7 @@ resources: cpu: 100m memory: 200Mi tests: -- always_run: false +- cron: 0 4 1,15 * * as: krkn-hub-tests-arm steps: cluster_profile: aws-chaos diff --git a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly.yaml b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly.yaml index 1fd503cce7cb9..50f2d53067cb2 100644 --- a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly.yaml +++ b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.14-nightly.yaml @@ -23,7 +23,7 @@ resources: cpu: 100m memory: 200Mi tests: -- always_run: false +- cron: 0 1 1,15 * * as: krkn-hub-tests-414 steps: cluster_profile: aws-chaos @@ -42,7 +42,7 @@ tests: test: - chain: redhat-chaos-krkn-hub-tests - chain: redhat-chaos-hog-scenarios -- always_run: false +- cron: 0 4 2,16 * * as: krkn-hub-cloud-api-tests steps: cluster_profile: aws-chaos diff --git a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.15-nightly.yaml b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.15-nightly.yaml index 9b5c0d32a397e..4c07ee505b9dd 100644 --- a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.15-nightly.yaml +++ b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__4.15-nightly.yaml @@ -34,7 +34,7 @@ resources: cpu: 100m memory: 200Mi tests: -- always_run: false +- cron: 0 4 8,24 * * as: krkn-hub-tests-415 steps: cluster_profile: aws-chaos @@ -53,7 +53,7 @@ tests: test: - chain: redhat-chaos-krkn-hub-tests - chain: redhat-chaos-hog-scenarios -- always_run: false +- cron: 0 1 8,24 * * as: krkn-hub-tests-415-hog steps: cluster_profile: aws-chaos @@ -72,7 +72,7 @@ tests: test: - chain: redhat-chaos-hog-scenarios - as: krkn-hub-tests-415-gcp - cron: 29 5 * * 2 + cron: 29 5 9,25 * 2 steps: cluster_profile: gcp-qe test: diff --git a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.14-nightly.yaml b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.14-nightly.yaml index 0e26e968712c0..eb6a494649c44 100644 --- a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.14-nightly.yaml +++ b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.14-nightly.yaml @@ -36,7 +36,7 @@ resources: cpu: 100m memory: 200Mi tests: -- always_run: false +- cron: 0 1 3,17 * * as: ocp-qe-perfscale-ci-tests-rosa steps: cluster_profile: aws-qe @@ -53,7 +53,7 @@ tests: test: - chain: redhat-chaos-krkn-hub-tests workflow: rosa-aws-sts -- always_run: false +- cron: 0 1 4,18 * * as: ocp-qe-perfscale-ci-tests-rosa-hog steps: cluster_profile: aws-qe diff --git a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.15-nightly.yaml b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.15-nightly.yaml index de16039300801..9638bb94ae307 100644 --- a/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.15-nightly.yaml +++ b/ci-operator/config/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main__rosa-4.15-nightly.yaml @@ -36,7 +36,7 @@ resources: cpu: 100m memory: 200Mi tests: -- always_run: false +- cron: 0 1 5,19 * * as: krkn-tests-rosa steps: cluster_profile: aws-qe @@ -53,7 +53,7 @@ tests: test: - chain: redhat-chaos-krkn-hub-tests workflow: rosa-aws-sts -- always_run: false +- cron: 0 4 5,19 * * as: krkn-tests-rosa-hog steps: cluster_profile: aws-qe @@ -70,7 +70,7 @@ tests: test: - chain: redhat-chaos-hog-scenarios workflow: rosa-aws-sts -- always_run: false +- cron: 0 1 6,20 * * as: krkn-tests-rosa-hcp steps: allow_skip_on_success: true @@ -99,7 +99,7 @@ tests: - ref: redhat-chaos-service-disruption-regex workflow: rosa-aws-sts-hypershift timeout: 5h0m0s -- always_run: false +- cron: 0 4 6,20 * * as: krkn-rosa-hcp-hog steps: allow_skip_on_success: true diff --git a/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-periodics.yaml b/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-periodics.yaml index 2dcbc35542b8b..4d23ab488ca5e 100644 --- a/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-periodics.yaml +++ b/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-periodics.yaml @@ -1,31 +1,20 @@ periodics: - agent: kubernetes - cluster: build04 - cron: 29 5 * * 2 + cluster: build05 + cron: 0 4 1,15 * * decorate: true extra_refs: - base_ref: main org: redhat-chaos repo: prow-scripts labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: 4.15-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-chaos + ci-operator.openshift.io/variant: 4.14-nightly-arm ci.openshift.io/generator: prowgen - job-release: "4.15" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-redhat-chaos-prow-scripts-main-4.15-nightly-krkn-hub-tests-415-gcp - reporter_config: - slack: - channel: '#chaos-ci-results' - job_states_to_report: - - success - - failure - - error - report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :white_check_mark: - {{else}} :warning: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :warning: {{end}}' + name: periodic-ci-redhat-chaos-prow-scripts-main-4.14-nightly-arm-krkn-hub-tests-arm spec: containers: - args: @@ -34,9 +23,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-tests-415-gcp-cluster-profile - - --target=krkn-hub-tests-415-gcp - - --variant=4.15-nightly + - --secret-dir=/usr/local/krkn-hub-tests-arm-cluster-profile + - --target=krkn-hub-tests-arm + - --variant=4.14-nightly-arm command: - ci-operator image: ci-operator:latest @@ -52,7 +41,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/krkn-hub-tests-415-gcp-cluster-profile + - mountPath: /usr/local/krkn-hub-tests-arm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79,7 +68,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-gcp-qe + secretName: cluster-secrets-aws-chaos - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91,7 +80,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 4 * * 1 + cron: 0 4 2,16 * * decorate: true extra_refs: - base_ref: main @@ -100,22 +89,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-chaos - ci-operator.openshift.io/variant: 4.16-nightly + ci-operator.openshift.io/variant: 4.14-nightly ci.openshift.io/generator: prowgen - job-release: "4.16" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-redhat-chaos-prow-scripts-main-4.16-nightly-krkn-hub-tests-416 - reporter_config: - slack: - channel: '#chaos-ci-results' - job_states_to_report: - - success - - failure - - error - report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :white_check_mark: - {{else}} :warning: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :warning: {{end}}' + name: periodic-ci-redhat-chaos-prow-scripts-main-4.14-nightly-krkn-hub-cloud-api-tests spec: containers: - args: @@ -124,9 +102,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-tests-416-cluster-profile - - --target=krkn-hub-tests-416 - - --variant=4.16-nightly + - --secret-dir=/usr/local/krkn-hub-cloud-api-tests-cluster-profile + - --target=krkn-hub-cloud-api-tests + - --variant=4.14-nightly command: - ci-operator image: ci-operator:latest @@ -142,7 +120,165 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/krkn-hub-tests-416-cluster-profile + - mountPath: /usr/local/krkn-hub-cloud-api-tests-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-chaos + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 1 1,15 * * + decorate: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-chaos + ci-operator.openshift.io/variant: 4.14-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-4.14-nightly-krkn-hub-tests-414 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-hub-tests-414-cluster-profile + - --target=krkn-hub-tests-414 + - --variant=4.14-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-hub-tests-414-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-chaos + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 4 8,24 * * + decorate: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-chaos + ci-operator.openshift.io/variant: 4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-4.15-nightly-krkn-hub-tests-415 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-hub-tests-415-cluster-profile + - --target=krkn-hub-tests-415 + - --variant=4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-hub-tests-415-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -179,3 +315,750 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build04 + cron: 29 5 9,25 * 2 + decorate: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: 4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-4.15-nightly-krkn-hub-tests-415-gcp + reporter_config: + slack: + channel: '#chaos-ci-results' + job_states_to_report: + - success + - failure + - error + report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :white_check_mark: + {{else}} :warning: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :warning: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-hub-tests-415-gcp-cluster-profile + - --target=krkn-hub-tests-415-gcp + - --variant=4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-hub-tests-415-gcp-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-gcp-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 1 8,24 * * + decorate: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-chaos + ci-operator.openshift.io/variant: 4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-4.15-nightly-krkn-hub-tests-415-hog + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-hub-tests-415-hog-cluster-profile + - --target=krkn-hub-tests-415-hog + - --variant=4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-hub-tests-415-hog-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-chaos + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 4 * * 1 + decorate: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-chaos + ci-operator.openshift.io/variant: 4.16-nightly + ci.openshift.io/generator: prowgen + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-4.16-nightly-krkn-hub-tests-416 + reporter_config: + slack: + channel: '#chaos-ci-results' + job_states_to_report: + - success + - failure + - error + report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :white_check_mark: + {{else}} :warning: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :warning: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-hub-tests-416-cluster-profile + - --target=krkn-hub-tests-416 + - --variant=4.16-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-hub-tests-416-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-chaos + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 1 3,17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: rosa-4.14-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/ocp-qe-perfscale-ci-tests-rosa-cluster-profile + - --target=ocp-qe-perfscale-ci-tests-rosa + - --variant=rosa-4.14-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/ocp-qe-perfscale-ci-tests-rosa-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 1 4,18 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: rosa-4.14-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa-hog + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/ocp-qe-perfscale-ci-tests-rosa-hog-cluster-profile + - --target=ocp-qe-perfscale-ci-tests-rosa-hog + - --variant=rosa-4.14-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/ocp-qe-perfscale-ci-tests-rosa-hog-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 4 6,20 * * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: rosa-4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-rosa-hcp-hog + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-rosa-hcp-hog-cluster-profile + - --target=krkn-rosa-hcp-hog + - --variant=rosa-4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-rosa-hcp-hog-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-perfscale-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 1 5,19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: rosa-4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-tests-rosa + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-tests-rosa-cluster-profile + - --target=krkn-tests-rosa + - --variant=rosa-4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-tests-rosa-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 1 6,20 * * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: rosa-4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-tests-rosa-hcp + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-tests-rosa-hcp-cluster-profile + - --target=krkn-tests-rosa-hcp + - --variant=rosa-4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-tests-rosa-hcp-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-perfscale-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 4 5,19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: main + org: redhat-chaos + repo: prow-scripts + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: rosa-4.15-nightly + ci.openshift.io/generator: prowgen + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-tests-rosa-hog + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/krkn-tests-rosa-hog-cluster-profile + - --target=krkn-tests-rosa-hog + - --variant=rosa-4.15-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/krkn-tests-rosa-hog-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-qe + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator diff --git a/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-presubmits.yaml b/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-presubmits.yaml index ea9dc3e4563e0..eb28c0b451171 100644 --- a/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-presubmits.yaml +++ b/ci-operator/jobs/redhat-chaos/prow-scripts/redhat-chaos-prow-scripts-main-presubmits.yaml @@ -56,87 +56,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )4.14-nightly-arm-images,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/4.14-nightly-arm-krkn-hub-tests-arm - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-chaos - ci-operator.openshift.io/variant: 4.14-nightly-arm - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-4.14-nightly-arm-krkn-hub-tests-arm - rerun_command: /test 4.14-nightly-arm-krkn-hub-tests-arm - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-tests-arm-cluster-profile - - --target=krkn-hub-tests-arm - - --variant=4.14-nightly-arm - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-hub-tests-arm-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-chaos - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(4.14-nightly-arm-krkn-hub-tests-arm|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: @@ -193,168 +112,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )4.14-nightly-images,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/4.14-nightly-krkn-hub-cloud-api-tests - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-chaos - ci-operator.openshift.io/variant: 4.14-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-4.14-nightly-krkn-hub-cloud-api-tests - rerun_command: /test 4.14-nightly-krkn-hub-cloud-api-tests - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-cloud-api-tests-cluster-profile - - --target=krkn-hub-cloud-api-tests - - --variant=4.14-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-hub-cloud-api-tests-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-chaos - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(4.14-nightly-krkn-hub-cloud-api-tests|remaining-required),?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/4.14-nightly-krkn-hub-tests-414 - decorate: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-chaos - ci-operator.openshift.io/variant: 4.14-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-4.14-nightly-krkn-hub-tests-414 - rerun_command: /test 4.14-nightly-krkn-hub-tests-414 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-tests-414-cluster-profile - - --target=krkn-hub-tests-414 - - --variant=4.14-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-hub-tests-414-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-chaos - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(4.14-nightly-krkn-hub-tests-414|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: @@ -412,33 +169,28 @@ presubmits: secretName: result-aggregator trigger: (?m)^/test( | .* )4.15-nightly-images,?($|\s.*) - agent: kubernetes - always_run: false + always_run: true branches: - ^main$ - ^main- - cluster: build03 - context: ci/prow/4.15-nightly-krkn-hub-tests-415 + cluster: build05 + context: ci/prow/4.16-nightly-images decorate: true labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-chaos - ci-operator.openshift.io/variant: 4.15-nightly + ci-operator.openshift.io/variant: 4.16-nightly ci.openshift.io/generator: prowgen - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-4.15-nightly-krkn-hub-tests-415 - rerun_command: /test 4.15-nightly-krkn-hub-tests-415 + name: pull-ci-redhat-chaos-prow-scripts-main-4.16-nightly-images + rerun_command: /test 4.16-nightly-images spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-tests-415-cluster-profile - - --target=krkn-hub-tests-415 - - --variant=4.15-nightly + - --target=[images] + - --variant=4.16-nightly command: - ci-operator image: ci-operator:latest @@ -448,14 +200,6 @@ presubmits: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-hub-tests-415-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -470,18 +214,6 @@ presubmits: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-chaos - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -491,35 +223,30 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(4.15-nightly-krkn-hub-tests-415|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )4.16-nightly-images,?($|\s.*) - agent: kubernetes - always_run: false + always_run: true branches: - ^main$ - ^main- - cluster: build03 - context: ci/prow/4.15-nightly-krkn-hub-tests-415-hog + cluster: build05 + context: ci/prow/force-propagation-prow-scripts decorate: true + decoration_config: + skip_cloning: true labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-chaos - ci-operator.openshift.io/variant: 4.15-nightly ci.openshift.io/generator: prowgen - job-release: "4.15" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-4.15-nightly-krkn-hub-tests-415-hog - rerun_command: /test 4.15-nightly-krkn-hub-tests-415-hog + name: pull-ci-redhat-chaos-prow-scripts-main-force-propagation-prow-scripts + rerun_command: /test force-propagation-prow-scripts spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-hub-tests-415-hog-cluster-profile - - --target=krkn-hub-tests-415-hog - - --variant=4.15-nightly + - --target=force-propagation-prow-scripts command: - ci-operator image: ci-operator:latest @@ -529,14 +256,6 @@ presubmits: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-hub-tests-415-hog-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -551,18 +270,6 @@ presubmits: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-chaos - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -572,22 +279,24 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(4.15-nightly-krkn-hub-tests-415-hog|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )force-propagation-prow-scripts,?($|\s.*) - agent: kubernetes always_run: true branches: - ^main$ - ^main- cluster: build05 - context: ci/prow/4.16-nightly-images + context: ci/prow/rosa-4.14-nightly-images decorate: true + decoration_config: + skip_cloning: true labels: - ci-operator.openshift.io/variant: 4.16-nightly + ci-operator.openshift.io/variant: rosa-4.14-nightly ci.openshift.io/generator: prowgen - job-release: "4.16" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-4.16-nightly-images - rerun_command: /test 4.16-nightly-images + name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.14-nightly-images + rerun_command: /test rosa-4.14-nightly-images spec: containers: - args: @@ -595,7 +304,7 @@ presubmits: - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --report-credentials-file=/etc/report/credentials - --target=[images] - - --variant=4.16-nightly + - --variant=rosa-4.14-nightly command: - ci-operator image: ci-operator:latest @@ -628,312 +337,32 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )4.16-nightly-images,?($|\s.*) + trigger: (?m)^/test( | .* )rosa-4.14-nightly-images,?($|\s.*) - agent: kubernetes always_run: true branches: - ^main$ - ^main- cluster: build05 - context: ci/prow/force-propagation-prow-scripts + context: ci/prow/rosa-4.15-nightly-images decorate: true decoration_config: skip_cloning: true labels: + ci-operator.openshift.io/variant: rosa-4.15-nightly ci.openshift.io/generator: prowgen - job-release: "4.12" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-force-propagation-prow-scripts - rerun_command: /test force-propagation-prow-scripts + name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-images + rerun_command: /test rosa-4.15-nightly-images spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --report-credentials-file=/etc/report/credentials - - --target=force-propagation-prow-scripts - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )force-propagation-prow-scripts,?($|\s.*) - - agent: kubernetes - always_run: true - branches: - - ^main$ - - ^main- - cluster: build05 - context: ci/prow/rosa-4.14-nightly-images - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/variant: rosa-4.14-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.14-nightly-images - rerun_command: /test rosa-4.14-nightly-images - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --target=[images] - - --variant=rosa-4.14-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )rosa-4.14-nightly-images,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: rosa-4.14-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa - rerun_command: /test rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/ocp-qe-perfscale-ci-tests-rosa-cluster-profile - - --target=ocp-qe-perfscale-ci-tests-rosa - - --variant=rosa-4.14-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/ocp-qe-perfscale-ci-tests-rosa-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-qe - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa|remaining-required),?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa-hog - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: rosa-4.14-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa-hog - rerun_command: /test rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa-hog - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/ocp-qe-perfscale-ci-tests-rosa-hog-cluster-profile - - --target=ocp-qe-perfscale-ci-tests-rosa-hog - - --variant=rosa-4.14-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/ocp-qe-perfscale-ci-tests-rosa-hog-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-qe - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(rosa-4.14-nightly-ocp-qe-perfscale-ci-tests-rosa-hog|remaining-required),?($|\s.*) - - agent: kubernetes - always_run: true - branches: - - ^main$ - - ^main- - cluster: build05 - context: ci/prow/rosa-4.15-nightly-images - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/variant: rosa-4.15-nightly - ci.openshift.io/generator: prowgen - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-images - rerun_command: /test rosa-4.15-nightly-images - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --target=[images] - - --variant=rosa-4.15-nightly + - --target=[images] + - --variant=rosa-4.15-nightly command: - ci-operator image: ci-operator:latest @@ -967,337 +396,3 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )rosa-4.15-nightly-images,?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/rosa-4.15-nightly-krkn-rosa-hcp-hog - decorate: true - decoration_config: - skip_cloning: true - timeout: 5h0m0s - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: rosa-4.15-nightly - ci.openshift.io/generator: prowgen - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-rosa-hcp-hog - rerun_command: /test rosa-4.15-nightly-krkn-rosa-hcp-hog - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-rosa-hcp-hog-cluster-profile - - --target=krkn-rosa-hcp-hog - - --variant=rosa-4.15-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-rosa-hcp-hog-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-perfscale-qe - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(rosa-4.15-nightly-krkn-rosa-hcp-hog|remaining-required),?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/rosa-4.15-nightly-krkn-tests-rosa - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: rosa-4.15-nightly - ci.openshift.io/generator: prowgen - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-tests-rosa - rerun_command: /test rosa-4.15-nightly-krkn-tests-rosa - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-tests-rosa-cluster-profile - - --target=krkn-tests-rosa - - --variant=rosa-4.15-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-tests-rosa-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-qe - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(rosa-4.15-nightly-krkn-tests-rosa|remaining-required),?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/rosa-4.15-nightly-krkn-tests-rosa-hcp - decorate: true - decoration_config: - skip_cloning: true - timeout: 5h0m0s - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: rosa-4.15-nightly - ci.openshift.io/generator: prowgen - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-tests-rosa-hcp - rerun_command: /test rosa-4.15-nightly-krkn-tests-rosa-hcp - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-tests-rosa-hcp-cluster-profile - - --target=krkn-tests-rosa-hcp - - --variant=rosa-4.15-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-tests-rosa-hcp-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-perfscale-qe - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(rosa-4.15-nightly-krkn-tests-rosa-hcp|remaining-required),?($|\s.*) - - agent: kubernetes - always_run: false - branches: - - ^main$ - - ^main- - cluster: build03 - context: ci/prow/rosa-4.15-nightly-krkn-tests-rosa-hog - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: rosa-4.15-nightly - ci.openshift.io/generator: prowgen - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-redhat-chaos-prow-scripts-main-rosa-4.15-nightly-krkn-tests-rosa-hog - rerun_command: /test rosa-4.15-nightly-krkn-tests-rosa-hog - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/krkn-tests-rosa-hog-cluster-profile - - --target=krkn-tests-rosa-hog - - --variant=rosa-4.15-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/krkn-tests-rosa-hog-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-qe - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )(rosa-4.15-nightly-krkn-tests-rosa-hog|remaining-required),?($|\s.*)