From 345a9014cf3aca88f9085310c2c211949e788e3b Mon Sep 17 00:00:00 2001 From: Thuan Vo Date: Fri, 7 Aug 2026 16:52:17 -0700 Subject: [PATCH 1/2] no-jira: add AWS STS dualstack e2e periodic tests for 5.0 and 5.1 Copy 4 AWS dualstack private periodic tests from 4.22 to 5.0 and 5.1 amd64-nightly configs, promoting them from TechPreview to GA. Tests added: - aws-ipi-disc-priv-sts-fips-dualstack-ipv4-f28-destructive - aws-ipi-disc-priv-sts-fips-dualstack-ipv6-mini-perm-f7 - aws-ipi-https-proxy-sts-dualstack-ipv4-f28-destructive - aws-ipi-https-proxy-sts-dualstack-ipv6-mini-perm-f7 --- ...ts-private-release-5.0__amd64-nightly.yaml | 53 +++ ...ts-private-release-5.1__amd64-nightly.yaml | 53 +++ ...t-tests-private-release-5.0-periodics.yaml | 360 ++++++++++++++++++ ...t-tests-private-release-5.1-periodics.yaml | 360 ++++++++++++++++++ 4 files changed, 826 insertions(+) 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..652528caa4a91 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 @@ -293,6 +293,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 +1270,32 @@ 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-freeipa-f14 cron: 24 0 11,27 * * 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..0c16250ec5dca 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 @@ -293,6 +293,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 +1270,32 @@ 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-freeipa-f14 cron: 24 0 11,27 * * 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..62f8b8f8eac66 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 @@ -17246,6 +17246,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build07 + 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 * * @@ -17999,6 +18179,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build07 + cron: 40 14 7 * * + 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-https-proxy-sts-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-https-proxy-sts-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: 25 12 2,9,16,23 * * + 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-https-proxy-sts-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-https-proxy-sts-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: 1 18 12 * * 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..5705535bb65a2 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 @@ -909,6 +909,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build07 + 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 * * @@ -1662,6 +1842,186 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build07 + cron: 40 14 7 * * + 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-https-proxy-sts-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-https-proxy-sts-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: 25 12 2,9,16,23 * * + 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-https-proxy-sts-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-https-proxy-sts-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: 1 18 12 * * From 47238ee6d492b74e05aa7ed83ccc8cbe8f303a53 Mon Sep 17 00:00:00 2001 From: Thuan Vo Date: Wed, 12 Aug 2026 11:26:13 -0700 Subject: [PATCH 2/2] no-jira: add remaining AWS dualstack e2e periodic tests for 5.0 and 5.1 Copy 6 AWS dualstack private periodic tests from 4.22 to 5.0 and 5.1 amd64-nightly configs, promoting them from TechPreview to GA. Tests added: - aws-ipi-byo-subnets-dualstack-ipv4-f28-destructive - aws-ipi-byo-subnets-dualstack-ipv6-mini-perm-f7 - aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive - aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 - aws-usgov-ipi-private-fips-dualstack-ipv4-f28-destructive - aws-usgov-ipi-private-fips-dualstack-ipv6-mini-perm-f7 --- ...ts-private-release-5.0__amd64-nightly.yaml | 65 ++ ...ts-private-release-5.1__amd64-nightly.yaml | 65 ++ ...t-tests-private-release-5.0-periodics.yaml | 628 ++++++++++++++++-- ...t-tests-private-release-5.1-periodics.yaml | 628 ++++++++++++++++-- 4 files changed, 1298 insertions(+), 88 deletions(-) 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 652528caa4a91..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: @@ -1296,6 +1317,27 @@ tests: 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: @@ -2084,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 0c16250ec5dca..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: @@ -1296,6 +1317,27 @@ tests: 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: @@ -2084,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 62f8b8f8eac66..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 * * @@ -22304,7 +22484,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 24 0 11,27 * * + cron: 53 10 20 * * decorate: true decoration_config: skip_cloning: true @@ -22319,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-shared-vpc-phz-freeipa-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive spec: containers: - args: @@ -22329,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-shared-vpc-phz-freeipa-f14 + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22394,7 +22574,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 53 17 4 * * + cron: 4 3 3,10,17,26 * * decorate: true decoration_config: skip_cloning: true @@ -22409,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-shared-vpc-phz-freeipa-f28-destructive + 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: @@ -22419,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-shared-vpc-phz-freeipa-f28-destructive + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -22484,7 +22664,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 1 1 12 * * + cron: 24 0 11,27 * * decorate: true decoration_config: skip_cloning: true @@ -22499,7 +22679,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-shared-vpc-phz-sts-fips-openldap-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-freeipa-f14 spec: containers: - args: @@ -22509,7 +22689,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-shared-vpc-phz-sts-fips-openldap-f28-destructive + - --target=aws-ipi-shared-vpc-phz-freeipa-f14 - --variant=amd64-nightly command: - ci-operator @@ -22574,7 +22754,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 13 1 2,11,18,25 * * + cron: 53 17 4 * * decorate: true decoration_config: skip_cloning: true @@ -22589,7 +22769,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-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-freeipa-f28-destructive spec: containers: - args: @@ -22599,7 +22779,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-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 + - --target=aws-ipi-shared-vpc-phz-freeipa-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22664,7 +22844,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 4 4 4,11,20,27 * * + cron: 1 1 12 * * decorate: true decoration_config: skip_cloning: true @@ -22679,7 +22859,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-tp-ocl-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-f28-destructive spec: containers: - args: @@ -22689,7 +22869,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-tp-ocl-f7 + - --target=aws-ipi-shared-vpc-phz-sts-fips-openldap-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22754,7 +22934,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 46 2 17 * * + cron: 13 1 2,11,18,25 * * decorate: true decoration_config: skip_cloning: true @@ -22769,7 +22949,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-wavelength-byo-subnet-ovn-day2-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 spec: containers: - args: @@ -22779,7 +22959,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-wavelength-byo-subnet-ovn-day2-f28-destructive + - --target=aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -22844,7 +23024,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 36 9 3,10,17,26 * * + cron: 4 4 4,11,20,27 * * decorate: true decoration_config: skip_cloning: true @@ -22859,7 +23039,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-wavelength-byo-subnet-ovn-day2-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-tp-ocl-f7 spec: containers: - args: @@ -22869,7 +23049,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-wavelength-byo-subnet-ovn-day2-f7 + - --target=aws-ipi-tp-ocl-f7 - --variant=amd64-nightly command: - ci-operator @@ -22934,7 +23114,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 52 4 6,22 * * + cron: 46 2 17 * * decorate: true decoration_config: skip_cloning: true @@ -22944,12 +23124,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-wavelength-byo-subnet-ovn-mini-perm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-day2-f28-destructive spec: containers: - args: @@ -22959,7 +23139,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-wavelength-byo-subnet-ovn-mini-perm-f14 + - --target=aws-ipi-wavelength-byo-subnet-ovn-day2-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -23024,7 +23204,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 12 20 26 * * + cron: 36 9 3,10,17,26 * * decorate: true decoration_config: skip_cloning: true @@ -23034,12 +23214,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-wavelength-byo-subnet-ovn-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-day2-f7 spec: containers: - args: @@ -23049,7 +23229,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-wavelength-byo-subnet-ovn-mini-perm-f28-destructive + - --target=aws-ipi-wavelength-byo-subnet-ovn-day2-f7 - --variant=amd64-nightly command: - ci-operator @@ -23114,7 +23294,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 40 8 1,8,17,24 * * + cron: 52 4 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -23124,12 +23304,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + 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-wavelength-byo-subnet-ovn-mtu-day2-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f14 spec: containers: - args: @@ -23139,7 +23319,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-wavelength-byo-subnet-ovn-mtu-day2-f7 + - --target=aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f14 - --variant=amd64-nightly command: - ci-operator @@ -23204,7 +23384,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 5 6 17 * * + cron: 12 20 26 * * decorate: true decoration_config: skip_cloning: true @@ -23219,7 +23399,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-wavelength-byo-subnet-role-sts-kms-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f28-destructive spec: containers: - args: @@ -23229,7 +23409,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-wavelength-byo-subnet-role-sts-kms-f28-destructive + - --target=aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -23294,7 +23474,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 1 11 6,20 * * + cron: 40 8 1,8,17,24 * * decorate: true decoration_config: skip_cloning: true @@ -23304,12 +23484,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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-mtu-day2-f7 spec: containers: - args: @@ -23319,7 +23499,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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + - --target=aws-ipi-wavelength-byo-subnet-ovn-mtu-day2-f7 - --variant=amd64-nightly command: - ci-operator @@ -23384,7 +23564,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 30 16 16,30 * * + cron: 5 6 17 * * decorate: true decoration_config: skip_cloning: true @@ -23399,7 +23579,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-wavelength-fips-mini-perm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.0-amd64-nightly-aws-ipi-wavelength-byo-subnet-role-sts-kms-f28-destructive spec: containers: - args: @@ -23409,7 +23589,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-wavelength-fips-mini-perm-f14 + - --target=aws-ipi-wavelength-byo-subnet-role-sts-kms-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -23474,7 +23654,187 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 12 21 2 * * + cron: 1 11 6,20 * * + 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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + 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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + - --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 16 16,30 * * + 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-wavelength-fips-mini-perm-f14 + 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-wavelength-fips-mini-perm-f14 + - --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: 12 21 2 * * decorate: true decoration_config: skip_cloning: true @@ -26629,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 5705535bb65a2..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 * * @@ -5967,7 +6147,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 24 0 11,27 * * + cron: 53 10 20 * * decorate: true decoration_config: skip_cloning: true @@ -5982,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-shared-vpc-phz-freeipa-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive spec: containers: - args: @@ -5992,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-shared-vpc-phz-freeipa-f14 + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv4-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -6057,7 +6237,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 53 17 4 * * + cron: 4 3 3,10,17,26 * * decorate: true decoration_config: skip_cloning: true @@ -6072,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-shared-vpc-phz-freeipa-f28-destructive + 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: @@ -6082,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-shared-vpc-phz-freeipa-f28-destructive + - --target=aws-ipi-shared-vpc-phz-dualstack-ipv6-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -6147,7 +6327,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 1 1 12 * * + cron: 24 0 11,27 * * decorate: true decoration_config: skip_cloning: true @@ -6162,7 +6342,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-shared-vpc-phz-sts-fips-openldap-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-freeipa-f14 spec: containers: - args: @@ -6172,7 +6352,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-shared-vpc-phz-sts-fips-openldap-f28-destructive + - --target=aws-ipi-shared-vpc-phz-freeipa-f14 - --variant=amd64-nightly command: - ci-operator @@ -6237,7 +6417,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 13 1 2,11,18,25 * * + cron: 53 17 4 * * decorate: true decoration_config: skip_cloning: true @@ -6252,7 +6432,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-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-freeipa-f28-destructive spec: containers: - args: @@ -6262,7 +6442,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-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 + - --target=aws-ipi-shared-vpc-phz-freeipa-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -6327,7 +6507,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 4 4 4,11,20,27 * * + cron: 1 1 12 * * decorate: true decoration_config: skip_cloning: true @@ -6342,7 +6522,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-tp-ocl-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-f28-destructive spec: containers: - args: @@ -6352,7 +6532,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-tp-ocl-f7 + - --target=aws-ipi-shared-vpc-phz-sts-fips-openldap-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -6417,7 +6597,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 46 2 17 * * + cron: 13 1 2,11,18,25 * * decorate: true decoration_config: skip_cloning: true @@ -6432,7 +6612,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-wavelength-byo-subnet-ovn-day2-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 spec: containers: - args: @@ -6442,7 +6622,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-wavelength-byo-subnet-ovn-day2-f28-destructive + - --target=aws-ipi-shared-vpc-phz-sts-fips-openldap-mini-perm-f7 - --variant=amd64-nightly command: - ci-operator @@ -6507,7 +6687,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 36 9 3,10,17,26 * * + cron: 4 4 4,11,20,27 * * decorate: true decoration_config: skip_cloning: true @@ -6522,7 +6702,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-wavelength-byo-subnet-ovn-day2-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-tp-ocl-f7 spec: containers: - args: @@ -6532,7 +6712,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-wavelength-byo-subnet-ovn-day2-f7 + - --target=aws-ipi-tp-ocl-f7 - --variant=amd64-nightly command: - ci-operator @@ -6597,7 +6777,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 52 4 6,22 * * + cron: 46 2 17 * * decorate: true decoration_config: skip_cloning: true @@ -6607,12 +6787,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-wavelength-byo-subnet-ovn-mini-perm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-day2-f28-destructive spec: containers: - args: @@ -6622,7 +6802,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-wavelength-byo-subnet-ovn-mini-perm-f14 + - --target=aws-ipi-wavelength-byo-subnet-ovn-day2-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -6687,7 +6867,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 12 20 26 * * + cron: 36 9 3,10,17,26 * * decorate: true decoration_config: skip_cloning: true @@ -6697,12 +6877,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-wavelength-byo-subnet-ovn-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-day2-f7 spec: containers: - args: @@ -6712,7 +6892,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-wavelength-byo-subnet-ovn-mini-perm-f28-destructive + - --target=aws-ipi-wavelength-byo-subnet-ovn-day2-f7 - --variant=amd64-nightly command: - ci-operator @@ -6777,7 +6957,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 40 8 1,8,17,24 * * + cron: 52 4 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -6787,12 +6967,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + 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-wavelength-byo-subnet-ovn-mtu-day2-f7 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f14 spec: containers: - args: @@ -6802,7 +6982,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-wavelength-byo-subnet-ovn-mtu-day2-f7 + - --target=aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f14 - --variant=amd64-nightly command: - ci-operator @@ -6867,7 +7047,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 5 6 17 * * + cron: 12 20 26 * * decorate: true decoration_config: skip_cloning: true @@ -6882,7 +7062,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-wavelength-byo-subnet-role-sts-kms-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f28-destructive spec: containers: - args: @@ -6892,7 +7072,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-wavelength-byo-subnet-role-sts-kms-f28-destructive + - --target=aws-ipi-wavelength-byo-subnet-ovn-mini-perm-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -6957,7 +7137,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 1 11 6,20 * * + cron: 40 8 1,8,17,24 * * decorate: true decoration_config: skip_cloning: true @@ -6967,12 +7147,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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-wavelength-byo-subnet-ovn-mtu-day2-f7 spec: containers: - args: @@ -6982,7 +7162,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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + - --target=aws-ipi-wavelength-byo-subnet-ovn-mtu-day2-f7 - --variant=amd64-nightly command: - ci-operator @@ -7047,7 +7227,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 30 16 16,30 * * + cron: 5 6 17 * * decorate: true decoration_config: skip_cloning: true @@ -7062,7 +7242,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-wavelength-fips-mini-perm-f14 + name: periodic-ci-openshift-openshift-tests-private-release-5.1-amd64-nightly-aws-ipi-wavelength-byo-subnet-role-sts-kms-f28-destructive spec: containers: - args: @@ -7072,7 +7252,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-wavelength-fips-mini-perm-f14 + - --target=aws-ipi-wavelength-byo-subnet-role-sts-kms-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -7137,7 +7317,187 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build07 - cron: 12 21 2 * * + cron: 1 11 6,20 * * + 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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + 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-wavelength-byo-subnet-role-sts-kms-mini-perm-f14 + - --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 16 16,30 * * + 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-wavelength-fips-mini-perm-f14 + 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-wavelength-fips-mini-perm-f14 + - --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: 12 21 2 * * decorate: true decoration_config: skip_cloning: true @@ -10292,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 * *