diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__amd64-nightly.yaml index 505080fb03f0f..daf5e3d1e32c9 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__amd64-nightly.yaml @@ -194,6 +194,27 @@ tests: test: - chain: openshift-e2e-test-clusterinfra-qe-longrun workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private +- as: aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive + cron: 34 12 24 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-byo-subnets +- as: aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 + cron: 37 16 2,11,18,25 * * + steps: + cluster_profile: aws-qe + env: + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-byo-subnets - as: aws-ipi-confidential-fips-mini-perm-f7 cron: 45 6 1,8,15,24 * * steps: @@ -293,6 +314,33 @@ tests: test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb +- as: aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive + cron: 51 16 10 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service +- as: aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 + cron: 9 18 2,9,16,25 * * + steps: + cluster_profile: aws-qe + env: + AWS_CCOCTL_USE_MINIMAL_PERMISSIONS: "yes" + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv6Primary + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service - as: aws-ipi-efa-pg-mini-perm-f7 cron: 6 5 5,14,21,28 * * steps: @@ -1243,6 +1291,53 @@ tests: test: - ref: fips-check-optional-operator-images-scan workflow: cucushift-installer-rehearse-aws-ipi-proxy +- as: aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive + cron: 40 14 7 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + ENABLE_HTTPS_PROXY: "yes" + EXTRACT_MANIFEST_INCLUDED: "true" + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-proxy-cco-manual-security-token-service +- as: aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 + cron: 25 12 2,9,16,23 * * + steps: + cluster_profile: aws-qe + env: + AWS_CCOCTL_USE_MINIMAL_PERMISSIONS: "yes" + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + ENABLE_HTTPS_PROXY: "yes" + EXTRACT_MANIFEST_INCLUDED: "true" + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-proxy-cco-manual-security-token-service +- as: aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive + cron: 53 10 20 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz +- as: aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 + cron: 4 3 3,10,17,26 * * + steps: + cluster_profile: aws-qe + env: + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz - as: aws-ipi-shared-vpc-phz-freeipa-f14 cron: 24 0 11,27 * * steps: @@ -2031,6 +2126,29 @@ tests: test: - ref: openshift-extended-test-longduration workflow: cucushift-installer-rehearse-aws-usgov-ipi-private +- as: aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive + cron: 43 16 10 * * + steps: + cluster_profile: aws-usgov-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-usgov-ipi-private +- as: aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 + cron: 20 21 1,10,17,24 * * + steps: + cluster_profile: aws-usgov-qe + env: + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-usgov-ipi-private - as: aws-usgov-ipi-private-sts-f7 cron: 36 17 6,15,22,29 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1__amd64-nightly.yaml index 027f138ac216e..355d803b37705 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1__amd64-nightly.yaml @@ -194,6 +194,27 @@ tests: test: - chain: openshift-e2e-test-clusterinfra-qe-longrun workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private +- as: aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive + cron: 34 12 24 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-byo-subnets +- as: aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 + cron: 37 16 2,11,18,25 * * + steps: + cluster_profile: aws-qe + env: + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-byo-subnets - as: aws-ipi-confidential-fips-mini-perm-f7 cron: 45 6 1,8,15,24 * * steps: @@ -293,6 +314,33 @@ tests: test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb +- as: aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive + cron: 51 16 10 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service +- as: aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 + cron: 9 18 2,9,16,25 * * + steps: + cluster_profile: aws-qe + env: + AWS_CCOCTL_USE_MINIMAL_PERMISSIONS: "yes" + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv6Primary + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service - as: aws-ipi-efa-pg-mini-perm-f7 cron: 6 5 5,14,21,28 * * steps: @@ -1243,6 +1291,53 @@ tests: test: - ref: fips-check-optional-operator-images-scan workflow: cucushift-installer-rehearse-aws-ipi-proxy +- as: aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive + cron: 40 14 7 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + ENABLE_HTTPS_PROXY: "yes" + EXTRACT_MANIFEST_INCLUDED: "true" + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-proxy-cco-manual-security-token-service +- as: aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 + cron: 25 12 2,9,16,23 * * + steps: + cluster_profile: aws-qe + env: + AWS_CCOCTL_USE_MINIMAL_PERMISSIONS: "yes" + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + ENABLE_HTTPS_PROXY: "yes" + EXTRACT_MANIFEST_INCLUDED: "true" + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-proxy-cco-manual-security-token-service +- as: aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive + cron: 53 10 20 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz +- as: aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 + cron: 4 3 3,10,17,26 * * + steps: + cluster_profile: aws-qe + env: + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz - as: aws-ipi-shared-vpc-phz-freeipa-f14 cron: 24 0 11,27 * * steps: @@ -2031,6 +2126,29 @@ tests: test: - ref: openshift-extended-test-longduration workflow: cucushift-installer-rehearse-aws-usgov-ipi-private +- as: aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive + cron: 43 16 10 * * + steps: + cluster_profile: aws-usgov-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv4Primary + test: + - chain: openshift-e2e-test-qe-destructive + workflow: cucushift-installer-rehearse-aws-usgov-ipi-private +- as: aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 + cron: 20 21 1,10,17,24 * * + steps: + cluster_profile: aws-usgov-qe + env: + AWS_INSTALL_USE_MINIMAL_PERMISSIONS: "yes" + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: "true" + IP_FAMILY: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-usgov-ipi-private - as: aws-usgov-ipi-private-sts-f7 cron: 36 17 6,15,22,29 * * steps: diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml index d87e38dd56827..af8b59d8342fa 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml @@ -16616,6 +16616,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build07 + cron: 34 12 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 37 16 2,11,18,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 cron: 8 19 12 * * @@ -17248,7 +17428,367 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 30 14 5 * * + cron: 51 16 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 9 18 2,9,16,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 30 14 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-efa-pg-mini-perm-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-efa-pg-mini-perm-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 6 5 5,14,21,28 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-efa-pg-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-efa-pg-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 24 12 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -17263,7 +17803,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-efa-pg-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-external-oidc-entraid-f14 spec: containers: - args: @@ -17273,7 +17813,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-efa-pg-mini-perm-f28-destructive + - --target=aws-ipi-external-oidc-entraid-f14 - --variant=amd64-nightly command: - ci-operator @@ -17338,7 +17878,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 6 5 5,14,21,28 * * + cron: 26 16 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -17348,12 +17888,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-efa-pg-mini-perm-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f14-stress-olm spec: containers: - args: @@ -17363,7 +17903,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-efa-pg-mini-perm-f7 + - --target=aws-ipi-f14-stress-olm - --variant=amd64-nightly command: - ci-operator @@ -17428,7 +17968,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 24 12 10,24 * * + cron: 35 1 7,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -17438,12 +17978,23 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-external-oidc-entraid-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-hive-remaining + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -17453,7 +18004,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-external-oidc-entraid-f14 + - --target=aws-ipi-f7-longduration-hive-remaining - --variant=amd64-nightly command: - ci-operator @@ -17518,7 +18069,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 26 16 6,22 * * + cron: 55 7 2,11,18,25 * * decorate: true decoration_config: skip_cloning: true @@ -17533,7 +18084,18 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f14-stress-olm + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-hive-sd-rosa + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -17543,7 +18105,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f14-stress-olm + - --target=aws-ipi-f7-longduration-hive-sd-rosa - --variant=amd64-nightly command: - ci-operator @@ -17608,7 +18170,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 35 1 7,16,23,30 * * + cron: 5 8 7,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -17623,7 +18185,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-hive-remaining + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-hive-spec reporter_config: slack: channel: '#forum-prow-hive-qe-ci' @@ -17644,7 +18206,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-hive-remaining + - --target=aws-ipi-f7-longduration-hive-spec - --variant=amd64-nightly command: - ci-operator @@ -17709,7 +18271,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 55 7 2,11,18,25 * * + cron: 46 11 9,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -17724,18 +18286,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-hive-sd-rosa - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-workload spec: containers: - args: @@ -17745,7 +18296,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-hive-sd-rosa + - --target=aws-ipi-f7-longduration-workload - --variant=amd64-nightly command: - ci-operator @@ -17810,7 +18361,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 5 8 7,16,23,30 * * + cron: 40 14 7 * * decorate: true decoration_config: skip_cloning: true @@ -17825,18 +18376,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-hive-spec - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive spec: containers: - args: @@ -17846,7 +18386,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-hive-spec + - --target=aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -17911,7 +18451,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 46 11 9,16,23,30 * * + cron: 25 12 2,9,16,23 * * decorate: true decoration_config: skip_cloning: true @@ -17926,7 +18466,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-f7-longduration-workload + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 spec: containers: - args: @@ -17936,7 +18476,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-workload + - --target=aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -21059,7 +21599,187 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-shared-vpc-mgmt-f7 + - --target=aws-ipi-ovn-hypershift-shared-vpc-mgmt-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 37 12 4,11,18,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-ipsec-f7-obo + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-ipsec-f7-obo + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 33 12 4,11,18,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-ipsec-to-multiarch-f7 - --variant=amd64-nightly command: - ci-operator @@ -21124,7 +21844,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 37 12 4,11,18,25 * * + cron: 19 17 7 * * decorate: true decoration_config: skip_cloning: true @@ -21139,7 +21859,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-ipsec-f7-obo + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-stress-f28 spec: containers: - args: @@ -21149,7 +21869,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-f7-obo + - --target=aws-ipi-ovn-stress-f28 - --variant=amd64-nightly command: - ci-operator @@ -21214,7 +21934,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 33 12 4,11,18,25 * * + cron: 14 11 7,14,21,28 * * decorate: true decoration_config: skip_cloning: true @@ -21229,7 +21949,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-winc-f7 spec: containers: - args: @@ -21239,7 +21959,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f7 + - --target=aws-ipi-ovn-winc-f7 - --variant=amd64-nightly command: - ci-operator @@ -21304,7 +22024,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 19 17 7 * * + cron: 55 12 14 * * decorate: true decoration_config: skip_cloning: true @@ -21319,7 +22039,17 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-stress-f28 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -21329,7 +22059,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-stress-f28 + - --target=aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud - --variant=amd64-nightly command: - ci-operator @@ -21394,7 +22124,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 14 11 7,14,21,28 * * + cron: 23 12 21 * * decorate: true decoration_config: skip_cloning: true @@ -21409,7 +22139,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-ovn-winc-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-private-fips-f28-disasterrecovery spec: containers: - args: @@ -21419,7 +22149,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-winc-f7 + - --target=aws-ipi-private-fips-f28-disasterrecovery - --variant=amd64-nightly command: - ci-operator @@ -21484,7 +22214,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 55 12 14 * * + cron: 35 7 10 * * decorate: true decoration_config: skip_cloning: true @@ -21499,17 +22229,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive spec: containers: - args: @@ -21519,7 +22239,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud + - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21584,7 +22304,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 23 12 21 * * + cron: 25 15 7,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -21599,7 +22319,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-private-fips-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 spec: containers: - args: @@ -21609,7 +22329,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-fips-f28-disasterrecovery + - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -21674,7 +22394,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 35 7 10 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -21689,7 +22409,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-proxy-fips-f999-fips-check spec: containers: - args: @@ -21699,7 +22419,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive + - --target=aws-ipi-proxy-fips-f999-fips-check - --variant=amd64-nightly command: - ci-operator @@ -21764,7 +22484,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 25 15 7,16,23,30 * * + cron: 53 10 20 * * decorate: true decoration_config: skip_cloning: true @@ -21779,7 +22499,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive spec: containers: - args: @@ -21789,7 +22509,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21854,7 +22574,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 8 8 29 2 * + cron: 4 3 3,10,17,26 * * decorate: true decoration_config: skip_cloning: true @@ -21869,7 +22589,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.0" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-proxy-fips-f999-fips-check + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 spec: containers: - args: @@ -21879,7 +22599,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-fips-f999-fips-check + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -26269,6 +26989,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 43 16 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build01 + cron: 20 21 1,10,17,24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build01 cron: 12 16 9 * * diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1-periodics.yaml index b187d0de27de0..b710b23908b4a 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.1-periodics.yaml @@ -279,6 +279,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build07 + cron: 34 12 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 37 16 2,11,18,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 cron: 8 19 12 * * @@ -911,7 +1091,367 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 30 14 5 * * + cron: 51 16 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 9 18 2,9,16,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 30 14 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-efa-pg-mini-perm-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-efa-pg-mini-perm-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 6 5 5,14,21,28 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-efa-pg-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-efa-pg-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 24 12 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -926,7 +1466,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-efa-pg-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-external-oidc-entraid-f14 spec: containers: - args: @@ -936,7 +1476,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-efa-pg-mini-perm-f28-destructive + - --target=aws-ipi-external-oidc-entraid-f14 - --variant=amd64-nightly command: - ci-operator @@ -1001,7 +1541,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 6 5 5,14,21,28 * * + cron: 26 16 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -1011,12 +1551,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-efa-pg-mini-perm-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f14-stress-olm spec: containers: - args: @@ -1026,7 +1566,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-efa-pg-mini-perm-f7 + - --target=aws-ipi-f14-stress-olm - --variant=amd64-nightly command: - ci-operator @@ -1091,7 +1631,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 24 12 10,24 * * + cron: 35 1 7,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -1101,12 +1641,23 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-external-oidc-entraid-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-hive-remaining + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -1116,7 +1667,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-external-oidc-entraid-f14 + - --target=aws-ipi-f7-longduration-hive-remaining - --variant=amd64-nightly command: - ci-operator @@ -1181,7 +1732,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 26 16 6,22 * * + cron: 55 7 2,11,18,25 * * decorate: true decoration_config: skip_cloning: true @@ -1196,7 +1747,18 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f14-stress-olm + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-hive-sd-rosa + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -1206,7 +1768,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f14-stress-olm + - --target=aws-ipi-f7-longduration-hive-sd-rosa - --variant=amd64-nightly command: - ci-operator @@ -1271,7 +1833,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 35 1 7,16,23,30 * * + cron: 5 8 7,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -1286,7 +1848,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-hive-remaining + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-hive-spec reporter_config: slack: channel: '#forum-prow-hive-qe-ci' @@ -1307,7 +1869,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-hive-remaining + - --target=aws-ipi-f7-longduration-hive-spec - --variant=amd64-nightly command: - ci-operator @@ -1372,7 +1934,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 55 7 2,11,18,25 * * + cron: 46 11 9,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -1387,18 +1949,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-hive-sd-rosa - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-workload spec: containers: - args: @@ -1408,7 +1959,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-hive-sd-rosa + - --target=aws-ipi-f7-longduration-workload - --variant=amd64-nightly command: - ci-operator @@ -1473,7 +2024,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 5 8 7,16,23,30 * * + cron: 40 14 7 * * decorate: true decoration_config: skip_cloning: true @@ -1488,18 +2039,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-hive-spec - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive spec: containers: - args: @@ -1509,7 +2049,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-hive-spec + - --target=aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -1574,7 +2114,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 46 11 9,16,23,30 * * + cron: 25 12 2,9,16,23 * * decorate: true decoration_config: skip_cloning: true @@ -1589,7 +2129,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-f7-longduration-workload + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 spec: containers: - args: @@ -1599,7 +2139,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f7-longduration-workload + - --target=aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -4722,7 +5262,187 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-shared-vpc-mgmt-f7 + - --target=aws-ipi-ovn-hypershift-shared-vpc-mgmt-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 37 12 4,11,18,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-ipsec-f7-obo + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-ipsec-f7-obo + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build07 + cron: 33 12 4,11,18,25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-ipsec-to-multiarch-f7 - --variant=amd64-nightly command: - ci-operator @@ -4787,7 +5507,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 37 12 4,11,18,25 * * + cron: 19 17 7 * * decorate: true decoration_config: skip_cloning: true @@ -4802,7 +5522,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-ipsec-f7-obo + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-stress-f28 spec: containers: - args: @@ -4812,7 +5532,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-f7-obo + - --target=aws-ipi-ovn-stress-f28 - --variant=amd64-nightly command: - ci-operator @@ -4877,7 +5597,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 33 12 4,11,18,25 * * + cron: 14 11 7,14,21,28 * * decorate: true decoration_config: skip_cloning: true @@ -4892,7 +5612,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-winc-f7 spec: containers: - args: @@ -4902,7 +5622,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f7 + - --target=aws-ipi-ovn-winc-f7 - --variant=amd64-nightly command: - ci-operator @@ -4967,7 +5687,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 19 17 7 * * + cron: 55 12 14 * * decorate: true decoration_config: skip_cloning: true @@ -4982,7 +5702,17 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-stress-f28 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -4992,7 +5722,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-stress-f28 + - --target=aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud - --variant=amd64-nightly command: - ci-operator @@ -5057,7 +5787,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 14 11 7,14,21,28 * * + cron: 23 12 21 * * decorate: true decoration_config: skip_cloning: true @@ -5072,7 +5802,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-ovn-winc-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-private-fips-f28-disasterrecovery spec: containers: - args: @@ -5082,7 +5812,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-winc-f7 + - --target=aws-ipi-private-fips-f28-disasterrecovery - --variant=amd64-nightly command: - ci-operator @@ -5147,7 +5877,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 55 12 14 * * + cron: 35 7 10 * * decorate: true decoration_config: skip_cloning: true @@ -5162,17 +5892,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive spec: containers: - args: @@ -5182,7 +5902,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-pri-sharevpc-phz-sts-min-perm-f28-longduration-cloud + - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -5247,7 +5967,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 23 12 21 * * + cron: 25 15 7,16,23,30 * * decorate: true decoration_config: skip_cloning: true @@ -5262,7 +5982,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-private-fips-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 spec: containers: - args: @@ -5272,7 +5992,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-fips-f28-disasterrecovery + - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -5337,7 +6057,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 35 7 10 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -5352,7 +6072,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-proxy-fips-f999-fips-check spec: containers: - args: @@ -5362,7 +6082,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f28-destructive + - --target=aws-ipi-proxy-fips-f999-fips-check - --variant=amd64-nightly command: - ci-operator @@ -5427,7 +6147,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 25 15 7,16,23,30 * * + cron: 53 10 20 * * decorate: true decoration_config: skip_cloning: true @@ -5442,7 +6162,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive spec: containers: - args: @@ -5452,7 +6172,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-shared-vpc-phz-sts-mini-perm-f7 + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -5517,7 +6237,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 8 8 29 2 * + cron: 4 3 3,10,17,26 * * decorate: true decoration_config: skip_cloning: true @@ -5532,7 +6252,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-proxy-fips-f999-fips-check + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 spec: containers: - args: @@ -5542,7 +6262,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-fips-f999-fips-check + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -9932,6 +10652,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 43 16 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build01 + cron: 20 21 1,10,17,24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.1 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 + - --variant=amd64-nightly + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build01 cron: 12 16 9 * *