diff --git a/ci-operator/config/openshift/installer/openshift-installer-master__altinfra-periodics.yaml b/ci-operator/config/openshift/installer/openshift-installer-master__altinfra-periodics.yaml deleted file mode 100644 index eab5709395fb..000000000000 --- a/ci-operator/config/openshift/installer/openshift-installer-master__altinfra-periodics.yaml +++ /dev/null @@ -1,357 +0,0 @@ -base_images: - ocp_4.10_cli: - name: "4.16" - namespace: ocp - tag: cli - ocp_4.16_base-rhel9: - name: "4.16" - namespace: ocp - tag: base-rhel9 - ocp_4.16_installer-etcd-artifacts: - name: "4.16" - namespace: ocp - tag: installer-etcd-artifacts - ocp_4.16_installer-kube-apiserver-artifacts: - name: "4.16" - namespace: ocp - tag: installer-kube-apiserver-artifacts - ocp_builder_rhel-9-golang-1.21-openshift-4.16: - name: builder - namespace: ocp - tag: rhel-9-golang-1.21-openshift-4.16 -build_root: - from_repository: true -images: -- build_args: - - name: OPENSHIFT_INSTALL_CLUSTER_API - value: "true" - dockerfile_path: images/installer-altinfra/Dockerfile.ci - inputs: - ocp_4.16_base-rhel9: - as: - - registry.ci.openshift.org/ocp/4.16:base-rhel9 - ocp_4.16_installer-etcd-artifacts: - as: - - registry.ci.openshift.org/ocp/4.16:installer-etcd-artifacts - ocp_4.16_installer-kube-apiserver-artifacts: - as: - - registry.ci.openshift.org/ocp/4.16:installer-kube-apiserver-artifacts - ocp_builder_rhel-9-golang-1.21-openshift-4.16: - as: - - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16 - to: installer -- dockerfile_literal: | - FROM src - COPY oc /usr/bin/oc - RUN ln -s /usr/bin/oc /usr/bin/kubectl - RUN dnf install -y nmstate - # Cache dir must be accessible when running the integration tests - RUN mkdir /.cache -m 0777 - from: src - inputs: - ocp_4.10_cli: - paths: - - destination_dir: . - source_path: /usr/bin/oc - to: src-oc -releases: - initial: - integration: - name: "4.16" - namespace: ocp - latest: - integration: - include_built_images: true - name: "4.16" - namespace: ocp - ppc64le-latest: - candidate: - architecture: ppc64le - product: ocp - stream: nightly - version: "4.16" -resources: - '*': - requests: - cpu: 100m - memory: 200Mi - installer: - requests: - cpu: "3" - memory: 5Gi -tests: -- as: e2e-aws-ovn - interval: 8h - steps: - cluster_profile: aws - env: - FEATURE_GATES: '["ClusterAPIInstall=true"]' - FEATURE_SET: CustomNoUpgrade - USER_TAGS: | - keyA valueA - keyB valueB - keyC valueC - workflow: openshift-e2e-aws - timeout: 6h0m0s -- as: e2e-aws-ovn-shared-vpc - interval: 8h - steps: - cluster_profile: aws - env: - FEATURE_GATES: '["ClusterAPIInstall=true"]' - FEATURE_SET: CustomNoUpgrade - USER_TAGS: | - keyA valueA - keyB valueB - keyC valueC - workflow: openshift-e2e-aws-sharednetwork - timeout: 6h0m0s -- as: e2e-vsphere-capi-ovn - interval: 8h - steps: - cluster_profile: vsphere-2 - env: - FEATURE_GATES: '["ClusterAPIInstall=true"]' - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-vsphere - timeout: 6h0m0s -- as: e2e-vsphere-capi-zones - interval: 24h - steps: - cluster_profile: vsphere-multizone-2 - env: - FEATURE_GATES: '["ClusterAPIInstall=true"]' - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-vsphere-zones - timeout: 6h0m0s -- as: e2e-powervs-capi-ovn - cluster: build01 - interval: 24h - steps: - cluster_profile: powervs-5 - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:ppc64le-latest - env: - ARCH: ppc64le - BRANCH: "4.16" - CLUSTER_NAME_MODIFIER: capi-416 - FEATURE_GATES: '["ClusterAPIInstall=true"]' - FEATURE_SET: CustomNoUpgrade - INSTALLER: powervs - TEST_TYPE: conformance-parallel - workflow: openshift-e2e-powervs-ipi - timeout: 6h0m0s -- as: e2e-openstack-fips - minimum_interval: 56h - steps: - cluster_profile: openstack-vexxhost - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - FIPS_ENABLED: "true" - TEST_SUITE: experimental/reliability/minimal - pre: - - chain: ipi-openstack-pre - - ref: fips-check - workflow: openshift-e2e-openstack-ipi -- as: e2e-openstack-proxy - minimum_interval: 144h - steps: - cluster_profile: openstack-vh-mecha-central - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-proxy -- as: e2e-openstack-externallb - minimum_interval: 168h - steps: - cluster_profile: openstack-vh-mecha-central - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-external-lb -- as: e2e-openstack-nfv-intel - minimum_interval: 144h - steps: - cluster_profile: openstack-nfv - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-nfv-cgroupsv1 -- as: e2e-openstack-nfv-mellanox - minimum_interval: 144h - steps: - cluster_profile: openstack-nfv - env: - ADDITIONAL_WORKERS_NETWORKS: mellanox-dpdk - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - OPENSTACK_DPDK_NETWORK: mellanox-dpdk - OPENSTACK_SRIOV_NETWORK: mellanox-sriov - workflow: openshift-e2e-openstack-nfv-cgroupsv1 -- as: e2e-openstack-additional-ipv6-network - minimum_interval: 144h - steps: - cluster_profile: openstack-hwoffload - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-ipv6 -- as: e2e-openstack-csi-manila - minimum_interval: 144h - steps: - cluster_profile: openstack-vh-mecha-central - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-csi-manila -- as: e2e-openstack-csi-cinder - minimum_interval: 144h - steps: - cluster_profile: openstack-vh-mecha-central - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - TEST_SKIPS: should concurrently access the volume and restored snapshot from - pods on the same node - workflow: openshift-e2e-openstack-csi-cinder -- as: e2e-openstack-ovn-parallel - minimum_interval: 48h - steps: - cluster_profile: openstack-vexxhost - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - ROTATE_CLOUD_CREDENTIALS: "true" - TEST_SUITE: openshift/conformance/parallel - workflow: openshift-e2e-openstack-ipi -- as: e2e-openstack-ovn-serial - minimum_interval: 48h - steps: - cluster_profile: openstack-vexxhost - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - ROTATE_CLOUD_CREDENTIALS: "true" - TEST_SUITE: openshift/conformance/serial - workflow: openshift-e2e-openstack-ipi -- as: e2e-openstack-nfv-hwoffload - minimum_interval: 96h - steps: - cluster_profile: openstack-hwoffload - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-hwoffload-cgroupsv1 -- as: e2e-openstack-dualstack-upi - minimum_interval: 240h - steps: - cluster_profile: openstack-hwoffload - env: - CONFIG_TYPE: dual-stack-upi - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - OPENSTACK_COMPUTE_FLAVOR: m1.xlarge - OPENSTACK_TEST_SKIPS: The OpenStack platform creates Worker nodes in a server - group\|The OpenStack platform creates Control plane nodes in a server group - TEST_SKIPS: Services Secondary IP Family \[LinuxOnly\] should function for service - endpoints using hostNetwork - TEST_SUITE: experimental/reliability/minimal - workflow: openshift-e2e-openstack-upi -- as: e2e-openstack-ovn-password - minimum_interval: 48h - steps: - cluster_profile: openstack-vexxhost - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - OPENSTACK_AUTHENTICATION_METHOD: password - workflow: openshift-e2e-openstack-ipi -- as: e2e-openstack-ovn-etcd-scaling - minimum_interval: 168h - steps: - cluster_profile: openstack-vexxhost - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - observers: - enable: - - observers-resource-watch - workflow: openshift-e2e-openstack-etcd-scaling -- as: e2e-openstack-dualstack - minimum_interval: 96h - steps: - cluster_profile: openstack-hwoffload - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - workflow: openshift-e2e-openstack-dualstack -- as: e2e-openstack-dualstack-v6primary - minimum_interval: 96h - steps: - cluster_profile: openstack-hwoffload - env: - CONFIG_TYPE: dualstack-v6primary - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - TEST_SKIPS: when FIPS is disabled the HAProxy router should serve routes when - configured with a 1024-bit RSA key\|should redirect on blob pull - workflow: openshift-e2e-openstack-dualstack -- as: e2e-openstack-ccpmso - minimum_interval: 240h - steps: - cluster_profile: openstack-vexxhost - env: - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - TEST_SUITE: experimental/reliability/minimal - test: - - as: openstack-test-cpms - commands: | - dir=$GOPATH/src/github.com/openshift/cluster-control-plane-machine-set-operator - git clone https://github.com/openshift/cluster-control-plane-machine-set-operator --branch release-4.16 --depth=1 $dir - export OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE="$(<"${SHARED_DIR}/OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE")" - cd $dir - make e2e-periodic - from: stolostron - resources: - requests: - cpu: 100m - timeout: 3h0m0s - - ref: openshift-e2e-test - - ref: openstack-test-openstack - workflow: openshift-e2e-openstack-ipi - timeout: 7h0m0s -- as: e2e-openstack-ccpmso-zone - minimum_interval: 240h - steps: - cluster_profile: openstack-vh-mecha-az0 - env: - ETCD_ON_LOCAL_DISK: "true" - FEATURE_GATES: ClusterAPIInstall=true - FEATURE_SET: CustomNoUpgrade - TEST_SUITE: experimental/reliability/minimal - USE_RAMFS: "false" - test: - - as: openstack-test-cpms - commands: | - dir=$GOPATH/src/github.com/openshift/cluster-control-plane-machine-set-operator - git clone https://github.com/openshift/cluster-control-plane-machine-set-operator --branch release-4.16 --depth=1 $dir - export OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE="$(<"${SHARED_DIR}/OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE")" - cd $dir - test -f "${SHARED_DIR}/proxy-conf.sh" && source "${SHARED_DIR}/proxy-conf.sh" - make e2e-periodic - from: stolostron - resources: - requests: - cpu: 100m - timeout: 3h0m0s - - ref: openshift-e2e-test - - ref: openstack-test-openstack - workflow: openshift-e2e-openstack-ipi - timeout: 7h0m0s -zz_generated_metadata: - branch: master - org: openshift - repo: installer - variant: altinfra-periodics diff --git a/ci-operator/config/openshift/release/openshift-release-master__ci-4.16.yaml b/ci-operator/config/openshift/release/openshift-release-master__ci-4.16.yaml index 24a7ed3e32ed..5865ef7e051c 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__ci-4.16.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__ci-4.16.yaml @@ -591,6 +591,284 @@ tests: enable: - observers-resource-watch workflow: openshift-upgrade-vsphere +- as: e2e-aws-ovn-capi + interval: 8h + steps: + cluster_profile: aws + env: + FEATURE_GATES: '["ClusterAPIInstallAWS=true"]' + FEATURE_SET: CustomNoUpgrade + USER_TAGS: | + keyA valueA + keyB valueB + keyC valueC + workflow: openshift-e2e-aws + timeout: 6h0m0s +- as: e2e-aws-ovn-shared-vpc-capi + interval: 8h + steps: + cluster_profile: aws + env: + FEATURE_GATES: '["ClusterAPIInstallAWS=true"]' + FEATURE_SET: CustomNoUpgrade + USER_TAGS: | + keyA valueA + keyB valueB + keyC valueC + workflow: openshift-e2e-aws-sharednetwork + timeout: 6h0m0s +- as: e2e-powervs-capi-ovn-capi + cluster: build01 + interval: 24h + steps: + cluster_profile: powervs-5 + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:ppc64le-latest + env: + ARCH: ppc64le + BRANCH: "4.16" + CLUSTER_NAME_MODIFIER: capi-416 + FEATURE_GATES: '["ClusterAPIInstallPowerVS=true"]' + FEATURE_SET: CustomNoUpgrade + INSTALLER: powervs + TEST_TYPE: conformance-parallel + workflow: openshift-e2e-powervs-ipi + timeout: 6h0m0s +- as: e2e-openstack-fips-capi + minimum_interval: 56h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + FIPS_ENABLED: "true" + TEST_SUITE: experimental/reliability/minimal + pre: + - chain: ipi-openstack-pre + - ref: fips-check + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-proxy-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-proxy +- as: e2e-openstack-externallb-capi + minimum_interval: 168h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-external-lb +- as: e2e-openstack-nfv-intel-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-nfv + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-nfv-cgroupsv1 +- as: e2e-openstack-nfv-mellanox-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-nfv + env: + ADDITIONAL_WORKERS_NETWORKS: mellanox-dpdk + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + OPENSTACK_DPDK_NETWORK: mellanox-dpdk + OPENSTACK_SRIOV_NETWORK: mellanox-sriov + workflow: openshift-e2e-openstack-nfv-cgroupsv1 +- as: e2e-openstack-additional-ipv6-network-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-hwoffload + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-ipv6 +- as: e2e-openstack-csi-manila-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-csi-manila +- as: e2e-openstack-csi-cinder-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SKIPS: should concurrently access the volume and restored snapshot from + pods on the same node + workflow: openshift-e2e-openstack-csi-cinder +- as: e2e-openstack-ovn-parallel-capi + minimum_interval: 48h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + ROTATE_CLOUD_CREDENTIALS: "true" + TEST_SUITE: openshift/conformance/parallel + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-ovn-serial-capi + minimum_interval: 48h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + ROTATE_CLOUD_CREDENTIALS: "true" + TEST_SUITE: openshift/conformance/serial + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-nfv-hwoffload-capi + minimum_interval: 96h + steps: + cluster_profile: openstack-hwoffload + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-hwoffload-cgroupsv1 +- as: e2e-openstack-dualstack-upi-capi + minimum_interval: 240h + steps: + cluster_profile: openstack-hwoffload + env: + CONFIG_TYPE: dual-stack-upi + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + OPENSTACK_COMPUTE_FLAVOR: m1.xlarge + OPENSTACK_TEST_SKIPS: The OpenStack platform creates Worker nodes in a server + group\|The OpenStack platform creates Control plane nodes in a server group + TEST_SKIPS: Services Secondary IP Family \[LinuxOnly\] should function for service + endpoints using hostNetwork + TEST_SUITE: experimental/reliability/minimal + workflow: openshift-e2e-openstack-upi +- as: e2e-openstack-ovn-password-capi + minimum_interval: 48h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + OPENSTACK_AUTHENTICATION_METHOD: password + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-ovn-etcd-scaling-capi + minimum_interval: 168h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + observers: + enable: + - observers-resource-watch + workflow: openshift-e2e-openstack-etcd-scaling +- as: e2e-openstack-dualstack-capi + minimum_interval: 96h + steps: + cluster_profile: openstack-hwoffload + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-dualstack +- as: e2e-openstack-dualstack-v6primary-capi + minimum_interval: 96h + steps: + cluster_profile: openstack-hwoffload + env: + CONFIG_TYPE: dualstack-v6primary + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SKIPS: when FIPS is disabled the HAProxy router should serve routes when + configured with a 1024-bit RSA key\|should redirect on blob pull + workflow: openshift-e2e-openstack-dualstack +- as: e2e-openstack-ccpmso-capi + minimum_interval: 240h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SUITE: experimental/reliability/minimal + test: + - as: openstack-test-cpms + commands: | + dir=$GOPATH/src/github.com/openshift/cluster-control-plane-machine-set-operator + git clone https://github.com/openshift/cluster-control-plane-machine-set-operator --branch release-4.16 --depth=1 $dir + export OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE="$(<"${SHARED_DIR}/OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE")" + cd $dir + make e2e-periodic + from: stolostron + resources: + requests: + cpu: 100m + timeout: 3h0m0s + - ref: openshift-e2e-test + - ref: openstack-test-openstack + workflow: openshift-e2e-openstack-ipi + timeout: 7h0m0s +- as: e2e-openstack-ccpmso-zone-capi + minimum_interval: 240h + steps: + cluster_profile: openstack-vh-mecha-az0 + env: + ETCD_ON_LOCAL_DISK: "true" + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SUITE: experimental/reliability/minimal + USE_RAMFS: "false" + test: + - as: openstack-test-cpms + commands: | + dir=$GOPATH/src/github.com/openshift/cluster-control-plane-machine-set-operator + git clone https://github.com/openshift/cluster-control-plane-machine-set-operator --branch release-4.16 --depth=1 $dir + export OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE="$(<"${SHARED_DIR}/OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE")" + cd $dir + test -f "${SHARED_DIR}/proxy-conf.sh" && source "${SHARED_DIR}/proxy-conf.sh" + make e2e-periodic + from: stolostron + resources: + requests: + cpu: 100m + timeout: 3h0m0s + - ref: openshift-e2e-test + - ref: openstack-test-openstack + workflow: openshift-e2e-openstack-ipi + timeout: 7h0m0s +- as: e2e-nutanix-ovn-capi + cluster: build01 + interval: 8h + steps: + cluster_profile: nutanix + env: + FEATURE_GATES: '["ClusterAPIInstallNutanix=true"]' + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-nutanix-ovn + timeout: 6h0m0s +- as: e2e-powervs-ovn-capi + cluster: build01 + interval: 12h + steps: + cluster_profile: powervs-5 + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:ppc64le-latest + env: + ARCH: ppc64le + BRANCH: "4.16" + FEATURE_GATES: '["ClusterAPIInstallPowerVS=true"]' + FEATURE_SET: CustomNoUpgrade + INSTALLER: powervs + TEST_TYPE: conformance-parallel + workflow: openshift-e2e-powervs-ipi + timeout: 6h0m0s zz_generated_metadata: branch: master org: openshift diff --git a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.16.yaml b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.16.yaml index d0b11200c5d7..7dd7491b2301 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.16.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.16.yaml @@ -1262,6 +1262,284 @@ tests: - ref: baremetalds-sno-rename - ref: baremetalds-sno-test workflow: baremetalds-sno +- as: e2e-aws-ovn-capi + interval: 8h + steps: + cluster_profile: aws + env: + FEATURE_GATES: '["ClusterAPIInstallAWS=true"]' + FEATURE_SET: CustomNoUpgrade + USER_TAGS: | + keyA valueA + keyB valueB + keyC valueC + workflow: openshift-e2e-aws + timeout: 6h0m0s +- as: e2e-aws-ovn-shared-vpc-capi + interval: 8h + steps: + cluster_profile: aws + env: + FEATURE_GATES: '["ClusterAPIInstallAWS=true"]' + FEATURE_SET: CustomNoUpgrade + USER_TAGS: | + keyA valueA + keyB valueB + keyC valueC + workflow: openshift-e2e-aws-sharednetwork + timeout: 6h0m0s +- as: e2e-powervs-capi-ovn-capi + cluster: build01 + interval: 24h + steps: + cluster_profile: powervs-5 + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:ppc64le-latest + env: + ARCH: ppc64le + BRANCH: "4.16" + CLUSTER_NAME_MODIFIER: capi-416 + FEATURE_GATES: '["ClusterAPIInstallPowerVS=true"]' + FEATURE_SET: CustomNoUpgrade + INSTALLER: powervs + TEST_TYPE: conformance-parallel + workflow: openshift-e2e-powervs-ipi + timeout: 6h0m0s +- as: e2e-openstack-fips-capi + minimum_interval: 56h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + FIPS_ENABLED: "true" + TEST_SUITE: experimental/reliability/minimal + pre: + - chain: ipi-openstack-pre + - ref: fips-check + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-proxy-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-proxy +- as: e2e-openstack-externallb-capi + minimum_interval: 168h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-external-lb +- as: e2e-openstack-nfv-intel-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-nfv + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-nfv-cgroupsv1 +- as: e2e-openstack-nfv-mellanox-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-nfv + env: + ADDITIONAL_WORKERS_NETWORKS: mellanox-dpdk + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + OPENSTACK_DPDK_NETWORK: mellanox-dpdk + OPENSTACK_SRIOV_NETWORK: mellanox-sriov + workflow: openshift-e2e-openstack-nfv-cgroupsv1 +- as: e2e-openstack-additional-ipv6-network-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-hwoffload + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-ipv6 +- as: e2e-openstack-csi-manila-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-csi-manila +- as: e2e-openstack-csi-cinder-capi + minimum_interval: 144h + steps: + cluster_profile: openstack-vh-mecha-central + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SKIPS: should concurrently access the volume and restored snapshot from + pods on the same node + workflow: openshift-e2e-openstack-csi-cinder +- as: e2e-openstack-ovn-parallel-capi + minimum_interval: 48h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + ROTATE_CLOUD_CREDENTIALS: "true" + TEST_SUITE: openshift/conformance/parallel + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-ovn-serial-capi + minimum_interval: 48h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + ROTATE_CLOUD_CREDENTIALS: "true" + TEST_SUITE: openshift/conformance/serial + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-nfv-hwoffload-capi + minimum_interval: 96h + steps: + cluster_profile: openstack-hwoffload + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-hwoffload-cgroupsv1 +- as: e2e-openstack-dualstack-upi-capi + minimum_interval: 240h + steps: + cluster_profile: openstack-hwoffload + env: + CONFIG_TYPE: dual-stack-upi + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + OPENSTACK_COMPUTE_FLAVOR: m1.xlarge + OPENSTACK_TEST_SKIPS: The OpenStack platform creates Worker nodes in a server + group\|The OpenStack platform creates Control plane nodes in a server group + TEST_SKIPS: Services Secondary IP Family \[LinuxOnly\] should function for service + endpoints using hostNetwork + TEST_SUITE: experimental/reliability/minimal + workflow: openshift-e2e-openstack-upi +- as: e2e-openstack-ovn-password-capi + minimum_interval: 48h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + OPENSTACK_AUTHENTICATION_METHOD: password + workflow: openshift-e2e-openstack-ipi +- as: e2e-openstack-ovn-etcd-scaling-capi + minimum_interval: 168h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + observers: + enable: + - observers-resource-watch + workflow: openshift-e2e-openstack-etcd-scaling +- as: e2e-openstack-dualstack-capi + minimum_interval: 96h + steps: + cluster_profile: openstack-hwoffload + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-openstack-dualstack +- as: e2e-openstack-dualstack-v6primary-capi + minimum_interval: 96h + steps: + cluster_profile: openstack-hwoffload + env: + CONFIG_TYPE: dualstack-v6primary + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SKIPS: when FIPS is disabled the HAProxy router should serve routes when + configured with a 1024-bit RSA key\|should redirect on blob pull + workflow: openshift-e2e-openstack-dualstack +- as: e2e-openstack-ccpmso-capi + minimum_interval: 240h + steps: + cluster_profile: openstack-vexxhost + env: + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SUITE: experimental/reliability/minimal + test: + - as: openstack-test-cpms + commands: | + dir=$GOPATH/src/github.com/openshift/cluster-control-plane-machine-set-operator + git clone https://github.com/openshift/cluster-control-plane-machine-set-operator --branch release-4.16 --depth=1 $dir + export OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE="$(<"${SHARED_DIR}/OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE")" + cd $dir + make e2e-periodic + from: stolostron + resources: + requests: + cpu: 100m + timeout: 3h0m0s + - ref: openshift-e2e-test + - ref: openstack-test-openstack + workflow: openshift-e2e-openstack-ipi + timeout: 7h0m0s +- as: e2e-openstack-ccpmso-zone-capi + minimum_interval: 240h + steps: + cluster_profile: openstack-vh-mecha-az0 + env: + ETCD_ON_LOCAL_DISK: "true" + FEATURE_GATES: ClusterAPIInstallOpenStack=true + FEATURE_SET: CustomNoUpgrade + TEST_SUITE: experimental/reliability/minimal + USE_RAMFS: "false" + test: + - as: openstack-test-cpms + commands: | + dir=$GOPATH/src/github.com/openshift/cluster-control-plane-machine-set-operator + git clone https://github.com/openshift/cluster-control-plane-machine-set-operator --branch release-4.16 --depth=1 $dir + export OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE="$(<"${SHARED_DIR}/OPENSTACK_CONTROLPLANE_FLAVOR_ALTERNATE")" + cd $dir + test -f "${SHARED_DIR}/proxy-conf.sh" && source "${SHARED_DIR}/proxy-conf.sh" + make e2e-periodic + from: stolostron + resources: + requests: + cpu: 100m + timeout: 3h0m0s + - ref: openshift-e2e-test + - ref: openstack-test-openstack + workflow: openshift-e2e-openstack-ipi + timeout: 7h0m0s +- as: e2e-nutanix-ovn-capi + cluster: build01 + interval: 8h + steps: + cluster_profile: nutanix + env: + FEATURE_GATES: '["ClusterAPIInstallNutanix=true"]' + FEATURE_SET: CustomNoUpgrade + workflow: openshift-e2e-nutanix-ovn + timeout: 6h0m0s +- as: e2e-powervs-ovn-capi + cluster: build01 + interval: 12h + steps: + cluster_profile: powervs-5 + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:ppc64le-latest + env: + ARCH: ppc64le + BRANCH: "4.16" + FEATURE_GATES: '["ClusterAPIInstallPowerVS=true"]' + FEATURE_SET: CustomNoUpgrade + INSTALLER: powervs + TEST_TYPE: conformance-parallel + workflow: openshift-e2e-powervs-ipi + timeout: 6h0m0s zz_generated_metadata: branch: master org: openshift diff --git a/ci-operator/jobs/openshift/installer/openshift-installer-master-periodics.yaml b/ci-operator/jobs/openshift/installer/openshift-installer-master-periodics.yaml index a6997c90abeb..eb5bc90d5c07 100644 --- a/ci-operator/jobs/openshift/installer/openshift-installer-master-periodics.yaml +++ b/ci-operator/jobs/openshift/installer/openshift-installer-master-periodics.yaml @@ -1,1813 +1,4 @@ periodics: -- agent: kubernetes - cluster: build05 - decorate: true - decoration_config: - timeout: 6h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - interval: 8h - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-aws-ovn - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - decoration_config: - timeout: 6h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - interval: 8h - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-aws-ovn-shared-vpc - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-cluster-profile - - --target=e2e-aws-ovn-shared-vpc - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-hwoffload - ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 144h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-additional-ipv6-network - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-additional-ipv6-network-cluster-profile - - --target=e2e-openstack-additional-ipv6-network - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-additional-ipv6-network-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-hwoffload - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - decoration_config: - timeout: 7h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 240h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-ccpmso - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ccpmso-cluster-profile - - --target=e2e-openstack-ccpmso - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-ccpmso-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vexxhost - - 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: build03 - decorate: true - decoration_config: - timeout: 7h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vh-mecha-az0 - ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-az0 - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 240h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-ccpmso-zone - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ccpmso-zone-cluster-profile - - --target=e2e-openstack-ccpmso-zone - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-ccpmso-zone-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vh-mecha-az0 - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vh-mecha-central - ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 144h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-csi-cinder - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-csi-cinder-cluster-profile - - --target=e2e-openstack-csi-cinder - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-csi-cinder-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vh-mecha-central - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vh-mecha-central - ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 144h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-csi-manila - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-csi-manila-cluster-profile - - --target=e2e-openstack-csi-manila - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-csi-manila-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vh-mecha-central - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-hwoffload - ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 96h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-dualstack - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-dualstack-cluster-profile - - --target=e2e-openstack-dualstack - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-dualstack-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-hwoffload - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-hwoffload - ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 240h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-dualstack-upi - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-dualstack-upi-cluster-profile - - --target=e2e-openstack-dualstack-upi - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-dualstack-upi-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-hwoffload - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-hwoffload - ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 96h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-dualstack-v6primary - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-dualstack-v6primary-cluster-profile - - --target=e2e-openstack-dualstack-v6primary - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-dualstack-v6primary-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-hwoffload - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vh-mecha-central - ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 168h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-externallb - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-externallb-cluster-profile - - --target=e2e-openstack-externallb - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-externallb-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vh-mecha-central - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 56h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-fips - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-fips-cluster-profile - - --target=e2e-openstack-fips - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-fips-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vexxhost - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-hwoffload - ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 96h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-nfv-hwoffload - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-nfv-hwoffload-cluster-profile - - --target=e2e-openstack-nfv-hwoffload - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-nfv-hwoffload-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-hwoffload - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-nfv - ci-operator.openshift.io/cloud-cluster-profile: openstack-nfv - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 144h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-nfv-intel - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-nfv-intel-cluster-profile - - --target=e2e-openstack-nfv-intel - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-nfv-intel-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-nfv - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-nfv - ci-operator.openshift.io/cloud-cluster-profile: openstack-nfv - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 144h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-nfv-mellanox - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-nfv-mellanox-cluster-profile - - --target=e2e-openstack-nfv-mellanox - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-nfv-mellanox-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-nfv - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 168h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-ovn-etcd-scaling - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ovn-etcd-scaling-cluster-profile - - --target=e2e-openstack-ovn-etcd-scaling - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-ovn-etcd-scaling-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vexxhost - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 48h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-ovn-parallel - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ovn-parallel-cluster-profile - - --target=e2e-openstack-ovn-parallel - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-ovn-parallel-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vexxhost - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 48h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-ovn-password - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ovn-password-cluster-profile - - --target=e2e-openstack-ovn-password - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-ovn-password-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vexxhost - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 48h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-ovn-serial - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ovn-serial-cluster-profile - - --target=e2e-openstack-ovn-serial - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-ovn-serial-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vexxhost - - 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: build03 - decorate: true - extra_refs: - - base_ref: master - org: openshift - repo: installer - labels: - ci-operator.openshift.io/cloud: openstack-vh-mecha-central - ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - minimum_interval: 144h - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-openstack-proxy - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-proxy-cluster-profile - - --target=e2e-openstack-proxy - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-openstack-proxy-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-openstack-vh-mecha-central - - 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 - decorate: true - decoration_config: - timeout: 6h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - interval: 24h - labels: - ci-operator.openshift.io/cloud: powervs-5 - ci-operator.openshift.io/cloud-cluster-profile: powervs-5 - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-powervs-capi-ovn - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-powervs-capi-ovn-cluster-profile - - --target=e2e-powervs-capi-ovn - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-powervs-capi-ovn-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-powervs-5 - - 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: vsphere02 - decorate: true - decoration_config: - timeout: 6h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - interval: 8h - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-vsphere-capi-ovn - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-capi-ovn-cluster-profile - - --target=e2e-vsphere-capi-ovn - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-vsphere-capi-ovn-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere - - 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: vsphere02 - decorate: true - decoration_config: - timeout: 6h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: installer - interval: 24h - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-installer-master-altinfra-periodics-e2e-vsphere-capi-zones - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-capi-zones-cluster-profile - - --target=e2e-vsphere-capi-zones - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-vsphere-capi-zones-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - agent: kubernetes cluster: build05 cron: 30 0 * * * diff --git a/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml b/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml index ada13c320079..769d1faddbc1 100644 --- a/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml @@ -2868,61 +2868,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )altinfra-openstack-capi-manifests,?($|\s.*) - - agent: kubernetes - always_run: true - branches: - - ^master$ - - ^master- - cluster: build03 - context: ci/prow/altinfra-periodics-images - decorate: true - labels: - ci-operator.openshift.io/variant: altinfra-periodics - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-installer-master-altinfra-periodics-images - rerun_command: /test altinfra-periodics-images - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --target=[images] - - --variant=altinfra-periodics - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - trigger: (?m)^/test( | .* )altinfra-periodics-images,?($|\s.*) - agent: kubernetes always_run: false branches: diff --git a/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml b/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml index 816b2ab49bf5..52f2afaf7dc6 100644 --- a/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml +++ b/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml @@ -24544,184 +24544,21 @@ periodics: decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.16" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-network-migration - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-network-migration-cluster-profile - - --target=e2e-aws-ovn-network-migration - - --variant=ci-4.16 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-network-migration-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.16" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-no-capabilities - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-no-capabilities-cluster-profile - - --target=e2e-aws-ovn-no-capabilities - - --variant=ci-4.16 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-no-capabilities-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h + interval: 8h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-capi spec: containers: - args: @@ -24730,8 +24567,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy + - --secret-dir=/usr/local/e2e-aws-ovn-capi-cluster-profile + - --target=e2e-aws-ovn-capi - --variant=ci-4.16 command: - ci-operator @@ -24748,7 +24585,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -24775,7 +24612,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -24803,7 +24640,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-network-migration spec: containers: - args: @@ -24812,8 +24649,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial + - --secret-dir=/usr/local/e2e-aws-ovn-network-migration-cluster-profile + - --target=e2e-aws-ovn-network-migration - --variant=ci-4.16 command: - ci-operator @@ -24830,7 +24667,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-network-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -24885,7 +24722,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-no-capabilities spec: containers: - args: @@ -24894,8 +24731,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-cluster-profile - - --target=e2e-aws-ovn-techpreview + - --secret-dir=/usr/local/e2e-aws-ovn-no-capabilities-cluster-profile + - --target=e2e-aws-ovn-no-capabilities - --variant=ci-4.16 command: - ci-operator @@ -24912,7 +24749,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-no-capabilities-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -24967,7 +24804,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-proxy spec: containers: - args: @@ -24976,8 +24813,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile - - --target=e2e-aws-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy - --variant=ci-4.16 command: - ci-operator @@ -24994,7 +24831,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25049,7 +24886,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-serial spec: containers: - args: @@ -25058,8 +24895,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - - --target=e2e-aws-ovn-upgrade + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial - --variant=ci-4.16 command: - ci-operator @@ -25076,7 +24913,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25118,20 +24955,21 @@ periodics: decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 8h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-shared-vpc-capi spec: containers: - args: @@ -25140,8 +24978,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile - - --target=e2e-aws-ovn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-capi-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-capi - --variant=ci-4.16 command: - ci-operator @@ -25158,7 +24996,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25185,7 +25023,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -25213,7 +25051,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-techpreview spec: containers: - args: @@ -25222,8 +25060,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn + - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-cluster-profile + - --target=e2e-aws-ovn-techpreview - --variant=ci-4.16 command: - ci-operator @@ -25240,7 +25078,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25295,7 +25133,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-techpreview-serial spec: containers: - args: @@ -25304,8 +25142,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 + - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile + - --target=e2e-aws-ovn-techpreview-serial - --variant=ci-4.16 command: - ci-operator @@ -25322,7 +25160,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25377,7 +25215,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-upgrade spec: containers: - args: @@ -25386,8 +25224,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile + - --target=e2e-aws-ovn-upgrade - --variant=ci-4.16 command: - ci-operator @@ -25404,7 +25242,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25459,7 +25297,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-imdsv2 + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-ovn-upgrade-out-of-change spec: containers: - args: @@ -25468,8 +25306,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-imdsv2-cluster-profile - - --target=e2e-aws-sdn-imdsv2 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile + - --target=e2e-aws-ovn-upgrade-out-of-change - --variant=ci-4.16 command: - ci-operator @@ -25486,7 +25324,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-imdsv2-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25541,7 +25379,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn spec: containers: - args: @@ -25550,8 +25388,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=ci-4.16 command: - ci-operator @@ -25568,7 +25406,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25623,7 +25461,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-cgroupsv2 spec: containers: - args: @@ -25632,8 +25470,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 - --variant=ci-4.16 command: - ci-operator @@ -25650,7 +25488,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25705,7 +25543,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-crun spec: containers: - args: @@ -25714,8 +25552,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun - --variant=ci-4.16 command: - ci-operator @@ -25732,7 +25570,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25787,7 +25625,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-imdsv2 spec: containers: - args: @@ -25796,8 +25634,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile - - --target=e2e-aws-sdn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-aws-sdn-imdsv2-cluster-profile + - --target=e2e-aws-sdn-imdsv2 - --variant=ci-4.16 command: - ci-operator @@ -25814,7 +25652,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-imdsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25869,7 +25707,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-multitenant spec: containers: - args: @@ -25878,8 +25716,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile - - --target=e2e-aws-sdn-upgrade-rollback + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant - --variant=ci-4.16 command: - ci-operator @@ -25896,7 +25734,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -25951,7 +25789,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-serial spec: containers: - args: @@ -25960,8 +25798,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=ci-4.16 command: - ci-operator @@ -25978,7 +25816,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26016,7 +25854,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -26026,14 +25864,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-cilium + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-upgrade spec: containers: - args: @@ -26042,8 +25880,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile - - --target=e2e-azure-cilium + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=ci-4.16 command: - ci-operator @@ -26060,7 +25898,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cilium-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26087,7 +25925,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -26098,7 +25936,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -26108,14 +25946,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-upgrade-out-of-change spec: containers: - args: @@ -26124,8 +25962,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile + - --target=e2e-aws-sdn-upgrade-out-of-change - --variant=ci-4.16 command: - ci-operator @@ -26142,7 +25980,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26169,7 +26007,171 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-sdn-upgrade-rollback + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile + - --target=e2e-aws-sdn-upgrade-rollback + - --variant=ci-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.16-e2e-aws-upgrade-ovn-single-node + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=ci-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -26197,7 +26199,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-cilium spec: containers: - args: @@ -26206,8 +26208,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-serial-cluster-profile - - --target=e2e-azure-ovn-serial + - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile + - --target=e2e-azure-cilium - --variant=ci-4.16 command: - ci-operator @@ -26224,7 +26226,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26279,7 +26281,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn spec: containers: - args: @@ -26288,8 +26290,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-cluster-profile - - --target=e2e-azure-ovn-techpreview + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn - --variant=ci-4.16 command: - ci-operator @@ -26306,7 +26308,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26361,7 +26363,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-serial spec: containers: - args: @@ -26370,8 +26372,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile - - --target=e2e-azure-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-azure-ovn-serial-cluster-profile + - --target=e2e-azure-ovn-serial - --variant=ci-4.16 command: - ci-operator @@ -26388,7 +26390,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26443,7 +26445,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-techpreview spec: containers: - args: @@ -26452,8 +26454,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade + - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-cluster-profile + - --target=e2e-azure-ovn-techpreview - --variant=ci-4.16 command: - ci-operator @@ -26470,7 +26472,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26525,7 +26527,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-techpreview-serial spec: containers: - args: @@ -26534,8 +26536,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile - - --target=e2e-azure-ovn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile + - --target=e2e-azure-ovn-techpreview-serial - --variant=ci-4.16 command: - ci-operator @@ -26552,7 +26554,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26607,7 +26609,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-upgrade spec: containers: - args: @@ -26616,8 +26618,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade - --variant=ci-4.16 command: - ci-operator @@ -26634,7 +26636,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26689,7 +26691,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-ovn-upgrade-out-of-change spec: containers: - args: @@ -26698,8 +26700,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-serial-cluster-profile - - --target=e2e-azure-sdn-serial + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile + - --target=e2e-azure-ovn-upgrade-out-of-change - --variant=ci-4.16 command: - ci-operator @@ -26716,7 +26718,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26771,7 +26773,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn spec: containers: - args: @@ -26780,8 +26782,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile - - --target=e2e-azure-sdn-upgrade + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn - --variant=ci-4.16 command: - ci-operator @@ -26798,7 +26800,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26853,7 +26855,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn-serial spec: containers: - args: @@ -26862,8 +26864,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile - - --target=e2e-azure-sdn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-azure-sdn-serial-cluster-profile + - --target=e2e-azure-sdn-serial - --variant=ci-4.16 command: - ci-operator @@ -26880,7 +26882,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26918,7 +26920,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -26928,14 +26930,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-cilium + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn-upgrade spec: containers: - args: @@ -26944,8 +26946,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile - - --target=e2e-gcp-cilium + - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile + - --target=e2e-azure-sdn-upgrade - --variant=ci-4.16 command: - ci-operator @@ -26962,7 +26964,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -26988,12 +26990,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -27004,7 +27002,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -27014,14 +27012,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.16-e2e-azure-sdn-upgrade-out-of-change spec: containers: - args: @@ -27030,8 +27028,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn + - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile + - --target=e2e-azure-sdn-upgrade-out-of-change - --variant=ci-4.16 command: - ci-operator @@ -27048,7 +27046,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27074,12 +27072,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -27101,13 +27095,13 @@ periodics: interval: 168h labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-mount-ns-hiding + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-cilium spec: containers: - args: @@ -27116,8 +27110,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile - - --target=e2e-gcp-ovn-mount-ns-hiding + - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile + - --target=e2e-gcp-cilium - --variant=ci-4.16 command: - ci-operator @@ -27134,7 +27128,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile + - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27163,9 +27157,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -27193,7 +27187,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn spec: containers: - args: @@ -27202,8 +27196,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-cluster-profile - - --target=e2e-gcp-ovn-techpreview + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn - --variant=ci-4.16 command: - ci-operator @@ -27220,7 +27214,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27273,13 +27267,13 @@ periodics: interval: 168h labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-mount-ns-hiding spec: containers: - args: @@ -27288,8 +27282,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile - - --target=e2e-gcp-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile + - --target=e2e-gcp-ovn-mount-ns-hiding - --variant=ci-4.16 command: - ci-operator @@ -27306,7 +27300,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27335,9 +27329,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-3 + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-gcp-3 + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -27348,7 +27342,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -27360,13 +27354,12 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-techpreview spec: containers: - args: @@ -27375,8 +27368,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade + - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-cluster-profile + - --target=e2e-gcp-ovn-techpreview - --variant=ci-4.16 command: - ci-operator @@ -27393,7 +27386,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27435,7 +27428,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -27447,13 +27440,12 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-techpreview-serial spec: containers: - args: @@ -27462,8 +27454,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile - - --target=e2e-gcp-ovn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile + - --target=e2e-gcp-ovn-techpreview-serial - --variant=ci-4.16 command: - ci-operator @@ -27480,7 +27472,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27522,7 +27514,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -27534,12 +27526,13 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -27548,8 +27541,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade - --variant=ci-4.16 command: - ci-operator @@ -27566,7 +27559,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27619,14 +27612,14 @@ periodics: interval: 168h labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-ovn-upgrade-out-of-change spec: containers: - args: @@ -27635,8 +27628,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile + - --target=e2e-gcp-ovn-upgrade-out-of-change - --variant=ci-4.16 command: - ci-operator @@ -27653,7 +27646,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27682,9 +27675,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -27695,7 +27688,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -27707,13 +27700,12 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-sdn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-sdn spec: containers: - args: @@ -27722,8 +27714,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile - - --target=e2e-gcp-sdn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn - --variant=ci-4.16 command: - ci-operator @@ -27740,7 +27732,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27782,11 +27774,10 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift @@ -27795,12 +27786,13 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-secureboot + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -27809,8 +27801,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-secureboot-cluster-profile - - --target=e2e-gcp-secureboot + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade - --variant=ci-4.16 command: - ci-operator @@ -27827,7 +27819,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-secureboot-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27869,7 +27861,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -27879,14 +27871,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-network-migration-rollback + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-sdn-upgrade-out-of-change spec: containers: - args: @@ -27895,8 +27888,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile - - --target=e2e-network-migration-rollback + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile + - --target=e2e-gcp-sdn-upgrade-out-of-change - --variant=ci-4.16 command: - ci-operator @@ -27913,7 +27906,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -27939,8 +27932,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -27951,25 +27948,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 + cluster: build04 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-nutanix-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-gcp-secureboot spec: containers: - args: @@ -27978,8 +27975,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-techpreview-cluster-profile - - --target=e2e-nutanix-ovn-techpreview + - --secret-dir=/usr/local/e2e-gcp-secureboot-cluster-profile + - --target=e2e-gcp-secureboot - --variant=ci-4.16 command: - ci-operator @@ -27996,7 +27993,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-gcp-secureboot-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28022,8 +28019,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-nutanix + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28044,14 +28045,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-network-migration-rollback spec: containers: - args: @@ -28060,8 +28061,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ovn-techpreview-cluster-profile - - --target=e2e-openstack-ovn-techpreview + - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile + - --target=e2e-network-migration-rollback - --variant=ci-4.16 command: - ci-operator @@ -28078,7 +28079,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-openstack-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28105,7 +28106,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-openstack-vexxhost + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28120,21 +28121,22 @@ periodics: decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 8h labels: - ci-operator.openshift.io/cloud: powervs-5 - ci-operator.openshift.io/cloud-cluster-profile: powervs-5 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-powervs-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-nutanix-ovn-capi spec: containers: - args: @@ -28143,8 +28145,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-powervs-ovn-techpreview-cluster-profile - - --target=e2e-powervs-ovn-techpreview + - --secret-dir=/usr/local/e2e-nutanix-ovn-capi-cluster-profile + - --target=e2e-nutanix-ovn-capi - --variant=ci-4.16 command: - ci-operator @@ -28161,7 +28163,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-powervs-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28188,7 +28190,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-powervs-5 + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28199,7 +28201,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build01 decorate: true decoration_config: skip_cloning: true @@ -28209,14 +28211,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-e2e-vsphere-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-e2e-nutanix-ovn-techpreview spec: containers: - args: @@ -28225,8 +28228,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile - - --target=e2e-vsphere-ovn-upgrade + - --secret-dir=/usr/local/e2e-nutanix-ovn-techpreview-cluster-profile + - --target=e2e-nutanix-ovn-techpreview - --variant=ci-4.16 command: - ci-operator @@ -28243,7 +28246,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28270,7 +28273,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28281,7 +28284,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -28289,16 +28292,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-ovn-upgrade + minimum_interval: 144h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-additional-ipv6-network-capi spec: containers: - args: @@ -28307,9 +28310,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - - --target=e2e-aws-ovn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-additional-ipv6-network-capi-cluster-profile + - --target=e2e-openstack-additional-ipv6-network-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28325,7 +28328,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-additional-ipv6-network-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28352,7 +28355,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28367,20 +28370,21 @@ periodics: decorate: true decoration_config: skip_cloning: true + timeout: 7h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-ovn-uwm + minimum_interval: 240h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ccpmso-capi spec: containers: - args: @@ -28389,9 +28393,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-uwm-cluster-profile - - --target=e2e-aws-ovn-uwm - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-ccpmso-capi-cluster-profile + - --target=e2e-openstack-ccpmso-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28407,7 +28411,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-uwm-cluster-profile + - mountPath: /usr/local/e2e-openstack-ccpmso-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28434,7 +28438,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28445,24 +28449,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true + timeout: 7h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vh-mecha-az0 + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-az0 + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-sdn-upgrade + minimum_interval: 240h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ccpmso-zone-capi spec: containers: - args: @@ -28471,9 +28476,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-ccpmso-zone-capi-cluster-profile + - --target=e2e-openstack-ccpmso-zone-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28489,7 +28494,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-ccpmso-zone-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28516,7 +28521,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vh-mecha-az0 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28527,7 +28532,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -28535,16 +28540,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-sdn-upgrade-infra + minimum_interval: 144h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-csi-cinder-capi spec: containers: - args: @@ -28553,9 +28558,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile - - --target=e2e-aws-sdn-upgrade-infra - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-csi-cinder-capi-cluster-profile + - --target=e2e-openstack-csi-cinder-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28571,7 +28576,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile + - mountPath: /usr/local/e2e-openstack-csi-cinder-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28598,7 +28603,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28609,7 +28614,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -28617,16 +28622,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-sdn-upgrade-workload + minimum_interval: 144h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-csi-manila-capi spec: containers: - args: @@ -28635,9 +28640,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile - - --target=e2e-aws-sdn-upgrade-workload - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-csi-manila-capi-cluster-profile + - --target=e2e-openstack-csi-manila-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28653,7 +28658,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile + - mountPath: /usr/local/e2e-openstack-csi-manila-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28680,7 +28685,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28699,16 +28704,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-ovn-upgrade + minimum_interval: 96h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-dualstack-capi spec: containers: - args: @@ -28717,9 +28722,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-dualstack-capi-cluster-profile + - --target=e2e-openstack-dualstack-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28735,7 +28740,171 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-dualstack-capi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-openstack-hwoffload + - 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: build02 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload + ci-operator.openshift.io/variant: ci-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + minimum_interval: 240h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-dualstack-upi-capi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-openstack-dualstack-upi-capi-cluster-profile + - --target=e2e-openstack-dualstack-upi-capi + - --variant=ci-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-openstack-dualstack-upi-capi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-openstack-hwoffload + - 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: build02 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload + ci-operator.openshift.io/variant: ci-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + minimum_interval: 96h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-dualstack-v6primary-capi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-openstack-dualstack-v6primary-capi-cluster-profile + - --target=e2e-openstack-dualstack-v6primary-capi + - --variant=ci-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-openstack-dualstack-v6primary-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28762,7 +28931,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28781,16 +28950,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-sdn-upgrade + minimum_interval: 168h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-externallb-capi spec: containers: - args: @@ -28799,9 +28968,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile - - --target=e2e-azure-sdn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-externallb-capi-cluster-profile + - --target=e2e-openstack-externallb-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28817,7 +28986,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-externallb-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28844,7 +29013,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -28855,26 +29024,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-rt-upgrade + minimum_interval: 56h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-fips-capi spec: containers: - args: @@ -28883,9 +29050,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile - - --target=e2e-gcp-ovn-rt-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-fips-capi-cluster-profile + - --target=e2e-openstack-fips-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -28901,7 +29068,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-fips-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -28927,100 +29094,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 - - 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: build02 - decorate: true - decoration_config: - skip_cloning: true - timeout: 5h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.16" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-rt-upgrade-test - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-upgrade-test-cluster-profile - - --target=e2e-gcp-ovn-rt-upgrade-test - - --variant=ci-4.16-upgrade-from-stable-4.15 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-upgrade-test-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials secret: - secretName: ci-pull-credentials - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29039,17 +29114,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-upgrade + minimum_interval: 96h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-nfv-hwoffload-capi spec: containers: - args: @@ -29058,9 +29132,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-nfv-hwoffload-capi-cluster-profile + - --target=e2e-openstack-nfv-hwoffload-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29076,7 +29150,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-nfv-hwoffload-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29102,12 +29176,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29126,17 +29196,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-nfv + ci-operator.openshift.io/cloud-cluster-profile: openstack-nfv + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-sdn-upgrade + minimum_interval: 144h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-nfv-intel-capi spec: containers: - args: @@ -29145,9 +29214,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-nfv-intel-capi-cluster-profile + - --target=e2e-openstack-nfv-intel-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29163,7 +29232,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-nfv-intel-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29189,12 +29258,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-openstack-nfv - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29205,7 +29270,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -29213,16 +29278,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-nfv + ci-operator.openshift.io/cloud-cluster-profile: openstack-nfv + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-vsphere-ovn-upgrade + minimum_interval: 144h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-nfv-mellanox-capi spec: containers: - args: @@ -29231,9 +29296,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile - - --target=e2e-vsphere-ovn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-nfv-mellanox-capi-cluster-profile + - --target=e2e-openstack-nfv-mellanox-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29249,7 +29314,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-nfv-mellanox-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29276,7 +29341,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-openstack-nfv - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29287,7 +29352,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -29295,16 +29360,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-vsphere-ovn-upgrade-storage-data + minimum_interval: 168h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ovn-etcd-scaling-capi spec: containers: - args: @@ -29313,9 +29378,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile - - --target=e2e-vsphere-ovn-upgrade-storage-data - - --variant=ci-4.16-upgrade-from-stable-4.15 + - --secret-dir=/usr/local/e2e-openstack-ovn-etcd-scaling-capi-cluster-profile + - --target=e2e-openstack-ovn-etcd-scaling-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29331,7 +29396,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-etcd-scaling-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29358,7 +29423,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29377,16 +29442,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15-from-stable-4.14 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-from-stable-4.14-e2e-aws-sdn-upgrade + minimum_interval: 48h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ovn-parallel-capi spec: containers: - args: @@ -29395,9 +29460,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=ci-4.16-upgrade-from-stable-4.15-from-stable-4.14 + - --secret-dir=/usr/local/e2e-openstack-ovn-parallel-capi-cluster-profile + - --target=e2e-openstack-ovn-parallel-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29413,7 +29478,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-parallel-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29440,7 +29505,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29459,16 +29524,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-cilium + minimum_interval: 48h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ovn-password-capi spec: containers: - args: @@ -29477,9 +29542,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cilium-cluster-profile - - --target=e2e-aws-cilium - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-openstack-ovn-password-capi-cluster-profile + - --target=e2e-openstack-ovn-password-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29495,7 +29560,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cilium-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-password-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29522,7 +29587,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29541,16 +29606,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn + minimum_interval: 48h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ovn-serial-capi spec: containers: - args: @@ -29559,9 +29624,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-openstack-ovn-serial-capi-cluster-profile + - --target=e2e-openstack-ovn-serial-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29577,7 +29642,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-serial-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29604,7 +29669,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29625,14 +29690,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-network-migration + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-ovn-techpreview spec: containers: - args: @@ -29641,9 +29706,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-network-migration-cluster-profile - - --target=e2e-aws-ovn-network-migration - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-openstack-ovn-techpreview-cluster-profile + - --target=e2e-openstack-ovn-techpreview + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29659,7 +29724,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-network-migration-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29686,7 +29751,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29697,7 +29762,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -29705,16 +29770,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-no-capabilities + minimum_interval: 144h + name: periodic-ci-openshift-release-master-ci-4.16-e2e-openstack-proxy-capi spec: containers: - args: @@ -29723,9 +29788,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-no-capabilities-cluster-profile - - --target=e2e-aws-ovn-no-capabilities - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-openstack-proxy-capi-cluster-profile + - --target=e2e-openstack-proxy-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29741,7 +29806,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-no-capabilities-cluster-profile + - mountPath: /usr/local/e2e-openstack-proxy-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29768,7 +29833,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29779,24 +29844,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build01 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 24h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: powervs-5 + ci-operator.openshift.io/cloud-cluster-profile: powervs-5 + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-ci-4.16-e2e-powervs-capi-ovn-capi spec: containers: - args: @@ -29805,9 +29872,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-powervs-capi-ovn-capi-cluster-profile + - --target=e2e-powervs-capi-ovn-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29823,7 +29890,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-powervs-capi-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29850,7 +29917,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-powervs-5 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29861,24 +29928,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build01 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 12h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: powervs-5 + ci-operator.openshift.io/cloud-cluster-profile: powervs-5 + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-powervs-ovn-capi spec: containers: - args: @@ -29887,9 +29956,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-powervs-ovn-capi-cluster-profile + - --target=e2e-powervs-ovn-capi + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29905,7 +29974,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-powervs-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -29932,7 +30001,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-powervs-5 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -29943,7 +30012,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build01 decorate: true decoration_config: skip_cloning: true @@ -29953,14 +30022,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: powervs-5 + ci-operator.openshift.io/cloud-cluster-profile: powervs-5 + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.16-e2e-powervs-ovn-techpreview spec: containers: - args: @@ -29969,9 +30039,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-cluster-profile - - --target=e2e-aws-ovn-techpreview - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-powervs-ovn-techpreview-cluster-profile + - --target=e2e-powervs-ovn-techpreview + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -29987,7 +30057,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-powervs-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30014,7 +30084,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-powervs-5 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30025,7 +30095,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -30035,14 +30105,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.16-e2e-vsphere-ovn-upgrade spec: containers: - args: @@ -30051,9 +30121,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile - - --target=e2e-aws-ovn-techpreview-serial - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - --target=e2e-vsphere-ovn-upgrade + - --variant=ci-4.16 command: - ci-operator image: ci-operator:latest @@ -30069,7 +30139,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30096,7 +30166,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30119,12 +30189,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-ovn-upgrade spec: containers: - args: @@ -30135,7 +30205,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - --target=e2e-aws-ovn-upgrade - - --variant=ci-4.17 + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30201,12 +30271,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-ovn-uwm spec: containers: - args: @@ -30215,9 +30285,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile - - --target=e2e-aws-ovn-upgrade-out-of-change - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-aws-ovn-uwm-cluster-profile + - --target=e2e-aws-ovn-uwm + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30233,7 +30303,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-uwm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30283,12 +30353,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-sdn-upgrade spec: containers: - args: @@ -30297,9 +30367,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30315,7 +30385,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30365,12 +30435,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-sdn-upgrade-infra spec: containers: - args: @@ -30379,9 +30449,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile + - --target=e2e-aws-sdn-upgrade-infra + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30397,7 +30467,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30447,12 +30517,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-aws-sdn-upgrade-workload spec: containers: - args: @@ -30461,9 +30531,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile + - --target=e2e-aws-sdn-upgrade-workload + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30479,7 +30549,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30517,7 +30587,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -30527,14 +30597,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-imdsv2 + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-ovn-upgrade spec: containers: - args: @@ -30543,9 +30613,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-imdsv2-cluster-profile - - --target=e2e-aws-sdn-imdsv2 - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30561,7 +30631,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-imdsv2-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30588,7 +30658,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30599,7 +30669,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -30609,14 +30679,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-azure-sdn-upgrade spec: containers: - args: @@ -30625,9 +30695,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile + - --target=e2e-azure-sdn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30643,7 +30713,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30670,7 +30740,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30681,24 +30751,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-rt-upgrade spec: containers: - args: @@ -30707,9 +30779,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile + - --target=e2e-gcp-ovn-rt-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30725,7 +30797,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30751,8 +30823,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30763,24 +30839,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-rt-upgrade-test spec: containers: - args: @@ -30789,9 +30867,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-upgrade-test-cluster-profile + - --target=e2e-gcp-ovn-rt-upgrade-test + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30807,7 +30885,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-upgrade-test-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30833,8 +30911,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30845,7 +30927,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -30855,14 +30937,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -30871,9 +30954,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile - - --target=e2e-aws-sdn-upgrade-out-of-change - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30889,7 +30972,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30915,8 +30998,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -30927,7 +31014,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -30937,14 +31024,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -30953,9 +31041,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile - - --target=e2e-aws-sdn-upgrade-rollback - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -30971,7 +31059,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -30997,8 +31085,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31009,7 +31101,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -31019,14 +31111,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-vsphere-ovn-upgrade spec: containers: - args: @@ -31035,9 +31127,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - --target=e2e-vsphere-ovn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -31053,7 +31145,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31080,7 +31172,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31091,7 +31183,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -31101,14 +31193,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-cilium + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-e2e-vsphere-ovn-upgrade-storage-data spec: containers: - args: @@ -31117,9 +31209,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile - - --target=e2e-azure-cilium - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile + - --target=e2e-vsphere-ovn-upgrade-storage-data + - --variant=ci-4.16-upgrade-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -31135,7 +31227,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cilium-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31162,7 +31254,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31173,7 +31265,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31183,14 +31275,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.17 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.16-upgrade-from-stable-4.15-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.16-upgrade-from-stable-4.15-from-stable-4.14-e2e-aws-sdn-upgrade spec: containers: - args: @@ -31199,9 +31291,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn - - --variant=ci-4.17 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=ci-4.16-upgrade-from-stable-4.15-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -31217,7 +31309,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31244,7 +31336,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31255,7 +31347,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31265,14 +31357,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-serial + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-cilium spec: containers: - args: @@ -31281,8 +31373,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-serial-cluster-profile - - --target=e2e-azure-ovn-serial + - --secret-dir=/usr/local/e2e-aws-cilium-cluster-profile + - --target=e2e-aws-cilium - --variant=ci-4.17 command: - ci-operator @@ -31299,7 +31391,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31326,7 +31418,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31337,7 +31429,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31347,14 +31439,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn spec: containers: - args: @@ -31363,8 +31455,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-cluster-profile - - --target=e2e-azure-ovn-techpreview + - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile + - --target=e2e-aws-ovn - --variant=ci-4.17 command: - ci-operator @@ -31381,7 +31473,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31408,7 +31500,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31419,7 +31511,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31429,14 +31521,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-network-migration spec: containers: - args: @@ -31445,8 +31537,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile - - --target=e2e-azure-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-aws-ovn-network-migration-cluster-profile + - --target=e2e-aws-ovn-network-migration - --variant=ci-4.17 command: - ci-operator @@ -31463,7 +31555,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-network-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31490,7 +31582,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31501,7 +31593,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31511,14 +31603,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-no-capabilities spec: containers: - args: @@ -31527,8 +31619,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade + - --secret-dir=/usr/local/e2e-aws-ovn-no-capabilities-cluster-profile + - --target=e2e-aws-ovn-no-capabilities - --variant=ci-4.17 command: - ci-operator @@ -31545,7 +31637,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-no-capabilities-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31572,7 +31664,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31583,7 +31675,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31593,14 +31685,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-proxy spec: containers: - args: @@ -31609,8 +31701,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile - - --target=e2e-azure-ovn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy - --variant=ci-4.17 command: - ci-operator @@ -31627,7 +31719,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31654,7 +31746,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31665,7 +31757,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31675,14 +31767,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-serial spec: containers: - args: @@ -31691,8 +31783,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial - --variant=ci-4.17 command: - ci-operator @@ -31709,7 +31801,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31736,7 +31828,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31747,7 +31839,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31757,14 +31849,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn-serial + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview spec: containers: - args: @@ -31773,8 +31865,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-serial-cluster-profile - - --target=e2e-azure-sdn-serial + - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-cluster-profile + - --target=e2e-aws-ovn-techpreview - --variant=ci-4.17 command: - ci-operator @@ -31791,7 +31883,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31818,7 +31910,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31829,7 +31921,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31839,14 +31931,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-techpreview-serial spec: containers: - args: @@ -31855,8 +31947,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile - - --target=e2e-azure-sdn-upgrade + - --secret-dir=/usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile + - --target=e2e-aws-ovn-techpreview-serial - --variant=ci-4.17 command: - ci-operator @@ -31873,7 +31965,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31900,7 +31992,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31911,7 +32003,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -31921,14 +32013,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-upgrade spec: containers: - args: @@ -31937,8 +32029,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile - - --target=e2e-azure-sdn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile + - --target=e2e-aws-ovn-upgrade - --variant=ci-4.17 command: - ci-operator @@ -31955,7 +32047,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -31982,7 +32074,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -31993,7 +32085,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32003,14 +32095,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-cilium + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-ovn-upgrade-out-of-change spec: containers: - args: @@ -32019,8 +32111,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile - - --target=e2e-gcp-cilium + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile + - --target=e2e-aws-ovn-upgrade-out-of-change - --variant=ci-4.17 command: - ci-operator @@ -32037,7 +32129,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32063,12 +32155,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32079,7 +32167,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32089,14 +32177,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn spec: containers: - args: @@ -32105,8 +32193,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=ci-4.17 command: - ci-operator @@ -32123,7 +32211,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32149,12 +32237,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32165,7 +32249,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32175,14 +32259,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-mount-ns-hiding + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-cgroupsv2 spec: containers: - args: @@ -32191,8 +32275,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile - - --target=e2e-gcp-ovn-mount-ns-hiding + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 - --variant=ci-4.17 command: - ci-operator @@ -32209,7 +32293,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32235,12 +32319,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32251,7 +32331,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32261,14 +32341,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-techpreview + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-crun spec: containers: - args: @@ -32277,8 +32357,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-cluster-profile - - --target=e2e-gcp-ovn-techpreview + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun - --variant=ci-4.17 command: - ci-operator @@ -32295,7 +32375,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32321,12 +32401,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32337,7 +32413,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32347,14 +32423,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-imdsv2 spec: containers: - args: @@ -32363,8 +32439,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile - - --target=e2e-gcp-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-aws-sdn-imdsv2-cluster-profile + - --target=e2e-aws-sdn-imdsv2 - --variant=ci-4.17 command: - ci-operator @@ -32381,7 +32457,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-imdsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32407,12 +32483,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32423,7 +32495,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32433,15 +32505,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-multitenant spec: containers: - args: @@ -32450,8 +32521,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant - --variant=ci-4.17 command: - ci-operator @@ -32468,7 +32539,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32494,12 +32565,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32510,7 +32577,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32520,15 +32587,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-serial spec: containers: - args: @@ -32537,8 +32603,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile - - --target=e2e-gcp-ovn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=ci-4.17 command: - ci-operator @@ -32555,7 +32621,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32581,12 +32647,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32597,7 +32659,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32607,14 +32669,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-upgrade spec: containers: - args: @@ -32623,8 +32685,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=ci-4.17 command: - ci-operator @@ -32641,7 +32703,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32667,12 +32729,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32683,7 +32741,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32693,15 +32751,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-upgrade-out-of-change spec: containers: - args: @@ -32710,8 +32767,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile + - --target=e2e-aws-sdn-upgrade-out-of-change - --variant=ci-4.17 command: - ci-operator @@ -32728,7 +32785,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32754,12 +32811,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32770,7 +32823,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -32780,15 +32833,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-sdn-upgrade-out-of-change + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-sdn-upgrade-rollback spec: containers: - args: @@ -32797,8 +32849,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile - - --target=e2e-gcp-sdn-upgrade-out-of-change + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile + - --target=e2e-aws-sdn-upgrade-rollback - --variant=ci-4.17 command: - ci-operator @@ -32815,7 +32867,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32841,12 +32893,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32857,25 +32905,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-secureboot + name: periodic-ci-openshift-release-master-ci-4.17-e2e-aws-upgrade-ovn-single-node spec: containers: - args: @@ -32884,8 +32931,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-secureboot-cluster-profile - - --target=e2e-gcp-secureboot + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node - --variant=ci-4.17 command: - ci-operator @@ -32902,7 +32949,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-secureboot-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -32928,12 +32975,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -32944,7 +32987,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -32954,14 +32997,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-network-migration-rollback + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-cilium spec: containers: - args: @@ -32970,8 +33013,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile - - --target=e2e-network-migration-rollback + - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile + - --target=e2e-azure-cilium - --variant=ci-4.17 command: - ci-operator @@ -32988,7 +33031,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile + - mountPath: /usr/local/e2e-azure-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33015,7 +33058,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33026,7 +33069,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -33036,14 +33079,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-e2e-vsphere-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn spec: containers: - args: @@ -33052,8 +33095,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile - - --target=e2e-vsphere-ovn-upgrade + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn - --variant=ci-4.17 command: - ci-operator @@ -33070,7 +33113,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33097,7 +33140,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33108,7 +33151,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -33118,14 +33161,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-serial spec: containers: - args: @@ -33134,9 +33177,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - - --target=e2e-aws-ovn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-ovn-serial-cluster-profile + - --target=e2e-azure-ovn-serial + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33152,7 +33195,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33179,7 +33222,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33190,7 +33233,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -33200,14 +33243,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-ovn-uwm + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-techpreview spec: containers: - args: @@ -33216,9 +33259,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-uwm-cluster-profile - - --target=e2e-aws-ovn-uwm - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-cluster-profile + - --target=e2e-azure-ovn-techpreview + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33234,7 +33277,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-uwm-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33261,7 +33304,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33272,7 +33315,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -33282,14 +33325,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-techpreview-serial spec: containers: - args: @@ -33298,9 +33341,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile + - --target=e2e-azure-ovn-techpreview-serial + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33316,7 +33359,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33343,7 +33386,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33354,7 +33397,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -33364,14 +33407,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-sdn-upgrade-infra + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-upgrade spec: containers: - args: @@ -33380,9 +33423,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile - - --target=e2e-aws-sdn-upgrade-infra - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33398,7 +33441,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33425,7 +33468,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33436,7 +33479,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -33446,14 +33489,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-sdn-upgrade-workload + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-ovn-upgrade-out-of-change spec: containers: - args: @@ -33462,9 +33505,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile - - --target=e2e-aws-sdn-upgrade-workload - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile + - --target=e2e-azure-ovn-upgrade-out-of-change + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33480,7 +33523,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33507,7 +33550,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33530,12 +33573,12 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-azure-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn spec: containers: - args: @@ -33544,9 +33587,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33562,7 +33605,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33612,12 +33655,94 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-azure-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn-serial + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-azure-sdn-serial-cluster-profile + - --target=e2e-azure-sdn-serial + - --variant=ci-4.17 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-azure-sdn-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-azure-2 + - 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: build02 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.17" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn-upgrade spec: containers: - args: @@ -33628,7 +33753,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile - --target=e2e-azure-sdn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33686,22 +33811,20 @@ periodics: decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-gcp-ovn-rt-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-azure-sdn-upgrade-out-of-change spec: containers: - args: @@ -33710,9 +33833,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile - - --target=e2e-gcp-ovn-rt-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile + - --target=e2e-azure-sdn-upgrade-out-of-change + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33728,7 +33851,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33754,12 +33877,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33770,7 +33889,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -33781,14 +33900,13 @@ periodics: interval: 168h labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-cilium spec: containers: - args: @@ -33797,9 +33915,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile + - --target=e2e-gcp-cilium + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33815,7 +33933,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33844,9 +33962,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -33857,7 +33975,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -33869,13 +33987,12 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn spec: containers: - args: @@ -33884,9 +34001,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33902,7 +34019,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -33944,7 +34061,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -33954,14 +34071,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-vsphere-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-mount-ns-hiding spec: containers: - args: @@ -33970,9 +34087,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile - - --target=e2e-vsphere-ovn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile + - --target=e2e-gcp-ovn-mount-ns-hiding + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -33988,7 +34105,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-mount-ns-hiding-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34014,8 +34131,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34026,7 +34147,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -34036,14 +34157,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-vsphere-ovn-upgrade-storage-data + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-techpreview spec: containers: - args: @@ -34052,9 +34173,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile - - --target=e2e-vsphere-ovn-upgrade-storage-data - - --variant=ci-4.17-upgrade-from-stable-4.16 + - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-cluster-profile + - --target=e2e-gcp-ovn-techpreview + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34070,7 +34191,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34096,8 +34217,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34108,7 +34233,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -34118,14 +34243,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16-from-stable-4.15 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-from-stable-4.15-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-techpreview-serial spec: containers: - args: @@ -34134,9 +34259,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=ci-4.17-upgrade-from-stable-4.16-from-stable-4.15 + - --secret-dir=/usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile + - --target=e2e-gcp-ovn-techpreview-serial + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34152,7 +34277,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34178,8 +34303,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34190,8 +34319,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 8 18 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -34199,15 +34327,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.2" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.2-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -34216,9 +34346,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.2 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34234,7 +34364,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34260,8 +34390,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34272,8 +34406,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 23 9 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -34281,15 +34414,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.2" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.2-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-ovn-upgrade-out-of-change spec: containers: - args: @@ -34298,9 +34433,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.2 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile + - --target=e2e-gcp-ovn-upgrade-out-of-change + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34316,7 +34451,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34342,8 +34477,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34354,8 +34493,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 47 22 25 */12 * + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -34363,15 +34501,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.2" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.2-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-sdn spec: containers: - args: @@ -34380,9 +34519,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.2 + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34398,7 +34537,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34424,8 +34563,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34436,8 +34579,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 17 16 17 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -34445,15 +34587,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.2 + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.2" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.2-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -34462,9 +34606,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.2 + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34480,7 +34624,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34509,9 +34653,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-gcp + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34522,8 +34666,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 8 20 8 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -34531,15 +34674,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.3 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.3" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.3-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-sdn-upgrade-out-of-change spec: containers: - args: @@ -34548,9 +34693,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.3 + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile + - --target=e2e-gcp-sdn-upgrade-out-of-change + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34566,7 +34711,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-out-of-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34592,8 +34737,99 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 + - name: manifest-tool-local-pusher secret: - secretName: cluster-secrets-aws + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build04 + decorate: true + decoration_config: + skip_cloning: true + timeout: 6h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.17 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.17" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.17-e2e-gcp-secureboot + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-gcp-secureboot-cluster-profile + - --target=e2e-gcp-secureboot + - --variant=ci-4.17 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-gcp-secureboot-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34605,7 +34841,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 15 20 10 */12 * decorate: true decoration_config: skip_cloning: true @@ -34613,15 +34848,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.3 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.3" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.3-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.17-e2e-network-migration-rollback spec: containers: - args: @@ -34630,9 +34866,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.3 + - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile + - --target=e2e-network-migration-rollback + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34648,7 +34884,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34675,7 +34911,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34686,8 +34922,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 13 23 */12 * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -34695,15 +34930,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.3 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.3" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.3-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.17-e2e-vsphere-ovn-upgrade spec: containers: - args: @@ -34712,9 +34948,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.3 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - --target=e2e-vsphere-ovn-upgrade + - --variant=ci-4.17 command: - ci-operator image: ci-operator:latest @@ -34730,7 +34966,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34757,7 +34993,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34768,8 +35004,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 39 1 19 */12 * + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -34777,15 +35012,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.3" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.3-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-ovn-upgrade spec: containers: - args: @@ -34794,9 +35030,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.3 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile + - --target=e2e-aws-ovn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -34812,7 +35048,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34838,12 +35074,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34855,7 +35087,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 10 11 4 */12 * decorate: true decoration_config: skip_cloning: true @@ -34863,15 +35094,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.4 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-ovn-uwm spec: containers: - args: @@ -34880,9 +35112,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.4 + - --secret-dir=/usr/local/e2e-aws-ovn-uwm-cluster-profile + - --target=e2e-aws-ovn-uwm + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -34898,7 +35130,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-uwm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -34925,7 +35157,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -34937,7 +35169,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 46 11 5 */12 * decorate: true decoration_config: skip_cloning: true @@ -34945,15 +35176,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.4 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-sdn-upgrade spec: containers: - args: @@ -34962,9 +35194,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.4 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -34980,7 +35212,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35007,7 +35239,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35019,7 +35251,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 7 12 18 */12 * decorate: true decoration_config: skip_cloning: true @@ -35027,15 +35258,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.4 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-sdn-upgrade-infra spec: containers: - args: @@ -35044,9 +35276,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.4 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile + - --target=e2e-aws-sdn-upgrade-infra + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35062,7 +35294,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-infra-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35089,7 +35321,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35100,8 +35332,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 45 18 24 */12 * + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -35109,15 +35340,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-aws-sdn-upgrade-workload spec: containers: - args: @@ -35126,9 +35358,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.4 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile + - --target=e2e-aws-sdn-upgrade-workload + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35144,7 +35376,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-workload-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35171,7 +35403,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35182,8 +35414,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 32 17 9 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -35191,15 +35422,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.4 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-azure-ovn-upgrade spec: containers: - args: @@ -35208,9 +35440,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.4 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35226,7 +35458,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35252,12 +35484,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35268,8 +35496,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 34 5 10 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -35277,15 +35504,100 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.17" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-azure-sdn-upgrade + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-azure-sdn-upgrade-cluster-profile + - --target=e2e-azure-sdn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-azure-sdn-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-azure-2 + - 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: build02 + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.4 + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-gcp-ovn-rt-upgrade spec: containers: - args: @@ -35294,9 +35606,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.4 + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile + - --target=e2e-gcp-ovn-rt-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35312,7 +35624,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35341,9 +35653,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-gcp + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35354,8 +35666,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 11 16 1 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -35363,15 +35674,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.4-upgrade-from-stable-4.4 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.4" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.4-upgrade-from-stable-4.4-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -35380,9 +35693,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.4-upgrade-from-stable-4.4 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35398,7 +35711,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35424,8 +35737,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35436,8 +35753,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 50 3 21 */12 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -35445,15 +35761,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -35462,9 +35780,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35480,7 +35798,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35506,8 +35824,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35518,8 +35840,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 7 6 1 */12 * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -35527,15 +35848,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-ovn + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-vsphere-ovn-upgrade spec: containers: - args: @@ -35544,9 +35866,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - --target=e2e-vsphere-ovn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35562,7 +35884,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35589,7 +35911,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35600,8 +35922,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 1 10 25 */12 * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -35609,15 +35930,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-e2e-vsphere-ovn-upgrade-storage-data spec: containers: - args: @@ -35626,9 +35948,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile + - --target=e2e-vsphere-ovn-upgrade-storage-data + - --variant=ci-4.17-upgrade-from-stable-4.16 command: - ci-operator image: ci-operator:latest @@ -35644,7 +35966,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-storage-data-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35671,7 +35993,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35683,7 +36005,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 25 20 14 */12 * decorate: true decoration_config: skip_cloning: true @@ -35691,15 +36012,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.17-upgrade-from-stable-4.16-from-stable-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.17-upgrade-from-stable-4.16-from-stable-4.15-e2e-aws-sdn-upgrade spec: containers: - args: @@ -35708,9 +36030,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=ci-4.17-upgrade-from-stable-4.16-from-stable-4.15 command: - ci-operator image: ci-operator:latest @@ -35726,7 +36048,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35753,7 +36075,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35765,7 +36087,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 46 23 24 */12 * + cron: 0 8 18 */12 * decorate: true decoration_config: skip_cloning: true @@ -35776,12 +36098,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/variant: ci-4.2 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.2" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.2-e2e-aws spec: containers: - args: @@ -35790,9 +36112,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile - - --target=e2e-aws-upgrade-rollback - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=ci-4.2 command: - ci-operator image: ci-operator:latest @@ -35808,7 +36130,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35846,8 +36168,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 18 13 2 */12 * + cluster: build05 + cron: 9 23 9 */12 * decorate: true decoration_config: skip_cloning: true @@ -35856,14 +36178,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.2 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.2" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.2-e2e-aws-sdn-multitenant spec: containers: - args: @@ -35872,9 +36194,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.2 command: - ci-operator image: ci-operator:latest @@ -35890,7 +36212,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35917,7 +36239,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -35928,8 +36250,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 18 8 23 */12 * + cluster: build05 + cron: 47 22 25 */12 * decorate: true decoration_config: skip_cloning: true @@ -35938,14 +36260,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.2 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.2" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.2-e2e-aws-serial spec: containers: - args: @@ -35954,9 +36276,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.2 command: - ci-operator image: ci-operator:latest @@ -35972,7 +36294,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -35999,7 +36321,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36011,7 +36333,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build04 - cron: 23 9 19 */12 * + cron: 17 16 17 */12 * decorate: true decoration_config: skip_cloning: true @@ -36022,12 +36344,12 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/variant: ci-4.2 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.2" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.2-e2e-gcp spec: containers: - args: @@ -36038,7 +36360,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-gcp-cluster-profile - --target=e2e-gcp - - --variant=ci-4.5 + - --variant=ci-4.2 command: - ci-operator image: ci-operator:latest @@ -36096,8 +36418,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 9 5 10 */12 * + cluster: build05 + cron: 8 20 8 */12 * decorate: true decoration_config: skip_cloning: true @@ -36106,14 +36428,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.3 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.3" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.3-e2e-aws spec: containers: - args: @@ -36122,9 +36444,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=ci-4.3 command: - ci-operator image: ci-operator:latest @@ -36140,7 +36462,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36166,12 +36488,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36182,8 +36500,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 18 12 1 */12 * + cluster: build05 + cron: 15 20 10 */12 * decorate: true decoration_config: skip_cloning: true @@ -36192,14 +36510,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/variant: ci-4.5 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.3 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.3" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.3-e2e-aws-sdn-multitenant spec: containers: - args: @@ -36208,9 +36526,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.5 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.3 command: - ci-operator image: ci-operator:latest @@ -36226,7 +36544,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36252,12 +36570,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36269,7 +36583,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 16 16 2 */12 * + cron: 9 13 23 */12 * decorate: true decoration_config: skip_cloning: true @@ -36280,12 +36594,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 + ci-operator.openshift.io/variant: ci-4.3 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.3" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.3-e2e-aws-serial spec: containers: - args: @@ -36294,9 +36608,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.5-upgrade-from-stable-4.4 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.3 command: - ci-operator image: ci-operator:latest @@ -36312,7 +36626,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36350,8 +36664,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 12 12 23 */12 * + cluster: build04 + cron: 39 1 19 */12 * decorate: true decoration_config: skip_cloning: true @@ -36360,14 +36674,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: ci-4.3 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.3" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.3-e2e-gcp spec: containers: - args: @@ -36376,9 +36690,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.5-upgrade-from-stable-4.4 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.3 command: - ci-operator image: ci-operator:latest @@ -36394,7 +36708,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36420,8 +36734,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36432,8 +36750,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 20 5 10 */12 * + cluster: build05 + cron: 10 11 4 */12 * decorate: true decoration_config: skip_cloning: true @@ -36442,14 +36760,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.4-e2e-aws spec: containers: - args: @@ -36458,9 +36776,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.5-upgrade-from-stable-4.4 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=ci-4.4 command: - ci-operator image: ci-operator:latest @@ -36476,7 +36794,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36502,12 +36820,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36518,8 +36832,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 31 16 22 */12 * + cluster: build05 + cron: 46 11 5 */12 * decorate: true decoration_config: skip_cloning: true @@ -36528,14 +36842,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt - ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.5" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-ovirt-upgrade + name: periodic-ci-openshift-release-master-ci-4.4-e2e-aws-sdn-multitenant spec: containers: - args: @@ -36544,9 +36858,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile - - --target=e2e-ovirt-upgrade - - --variant=ci-4.5-upgrade-from-stable-4.4 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.4 command: - ci-operator image: ci-operator:latest @@ -36562,7 +36876,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36588,12 +36902,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-ovirt - - configMap: - name: cluster-profile-ovirt + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36605,7 +36915,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 21 1 7 */12 * + cron: 7 12 18 */12 * decorate: true decoration_config: skip_cloning: true @@ -36616,12 +36926,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/variant: ci-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.4-e2e-aws-serial spec: containers: - args: @@ -36630,9 +36940,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.4 command: - ci-operator image: ci-operator:latest @@ -36648,7 +36958,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36686,8 +36996,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 25 3 13 */12 * + cluster: build02 + cron: 45 18 24 */12 * decorate: true decoration_config: skip_cloning: true @@ -36696,14 +37006,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-ovn + name: periodic-ci-openshift-release-master-ci-4.4-e2e-azure-upgrade spec: containers: - args: @@ -36712,9 +37022,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.4 command: - ci-operator image: ci-operator:latest @@ -36730,7 +37040,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36757,7 +37067,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36768,8 +37078,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 16 19 26 */12 * + cluster: build04 + cron: 32 17 9 */12 * decorate: true decoration_config: skip_cloning: true @@ -36778,14 +37088,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: ci-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.4-e2e-gcp spec: containers: - args: @@ -36794,9 +37104,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.4 command: - ci-operator image: ci-operator:latest @@ -36812,7 +37122,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36838,8 +37148,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36850,8 +37164,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 48 22 19 */12 * + cluster: build04 + cron: 34 5 10 */12 * decorate: true decoration_config: skip_cloning: true @@ -36860,14 +37174,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: ci-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.4-e2e-gcp-upgrade spec: containers: - args: @@ -36876,9 +37190,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.4 command: - ci-operator image: ci-operator:latest @@ -36894,7 +37208,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -36920,8 +37234,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -36933,7 +37251,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 13 2 25 */12 * + cron: 11 16 1 */12 * decorate: true decoration_config: skip_cloning: true @@ -36944,12 +37262,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/variant: ci-4.4-upgrade-from-stable-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.4" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.4-upgrade-from-stable-4.4-e2e-aws-upgrade spec: containers: - args: @@ -36958,9 +37276,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile - - --target=e2e-aws-upgrade-rollback - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.4-upgrade-from-stable-4.4 command: - ci-operator image: ci-operator:latest @@ -36976,7 +37294,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37014,8 +37332,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 14 3 18 */12 * + cluster: build05 + cron: 50 3 21 */12 * decorate: true decoration_config: skip_cloning: true @@ -37024,14 +37342,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-azure + name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws spec: containers: - args: @@ -37040,9 +37358,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cluster-profile - - --target=e2e-azure - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37058,7 +37376,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37085,7 +37403,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37096,8 +37414,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 23 26 */12 * + cluster: build05 + cron: 7 6 1 */12 * decorate: true decoration_config: skip_cloning: true @@ -37106,14 +37424,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-ovn spec: containers: - args: @@ -37122,9 +37440,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile + - --target=e2e-aws-ovn + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37140,7 +37458,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37167,7 +37485,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37178,8 +37496,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 45 11 27 */12 * + cluster: build05 + cron: 1 10 25 */12 * decorate: true decoration_config: skip_cloning: true @@ -37188,14 +37506,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-sdn-multitenant spec: containers: - args: @@ -37204,9 +37522,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37222,7 +37540,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37249,7 +37567,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37260,8 +37578,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 27 6 27 */12 * + cluster: build05 + cron: 25 20 14 */12 * decorate: true decoration_config: skip_cloning: true @@ -37270,14 +37588,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-serial spec: containers: - args: @@ -37286,9 +37604,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37304,7 +37622,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37330,12 +37648,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37346,8 +37660,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 24 5 11 */12 * + cluster: build05 + cron: 46 23 24 */12 * decorate: true decoration_config: skip_cloning: true @@ -37356,14 +37670,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.5-e2e-aws-upgrade-rollback spec: containers: - args: @@ -37372,9 +37686,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile + - --target=e2e-aws-upgrade-rollback + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37390,7 +37704,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37416,12 +37730,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37432,8 +37742,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 34 15 16 */12 * + cluster: build02 + cron: 18 13 2 */12 * decorate: true decoration_config: skip_cloning: true @@ -37442,14 +37752,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.6 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-e2e-azure-ovn spec: containers: - args: @@ -37458,9 +37768,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.6 + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37476,7 +37786,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37502,12 +37812,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37518,8 +37824,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 35 11 26 */12 * + cluster: build02 + cron: 18 8 23 */12 * decorate: true decoration_config: skip_cloning: true @@ -37528,14 +37834,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-e2e-azure-upgrade spec: containers: - args: @@ -37544,9 +37850,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.6-upgrade-from-stable-4.5 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37562,7 +37868,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37589,7 +37895,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37600,8 +37906,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 9 7 20 */12 * + cluster: build04 + cron: 23 9 19 */12 * decorate: true decoration_config: skip_cloning: true @@ -37610,14 +37916,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-e2e-gcp spec: containers: - args: @@ -37626,9 +37932,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.6-upgrade-from-stable-4.5 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37644,7 +37950,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37670,8 +37976,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37683,7 +37993,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build04 - cron: 2 7 22 */12 * + cron: 9 5 10 */12 * decorate: true decoration_config: skip_cloning: true @@ -37693,13 +38003,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-e2e-gcp-ovn spec: containers: - args: @@ -37708,9 +38018,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.6-upgrade-from-stable-4.5 + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37726,7 +38036,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37755,9 +38065,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-gcp - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37768,8 +38078,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 17 13 12 */12 * + cluster: build04 + cron: 18 12 1 */12 * decorate: true decoration_config: skip_cloning: true @@ -37778,14 +38088,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt - ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: ci-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-ovirt-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-e2e-gcp-upgrade spec: containers: - args: @@ -37794,9 +38104,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile - - --target=e2e-ovirt-upgrade - - --variant=ci-4.6-upgrade-from-stable-4.5 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.5 command: - ci-operator image: ci-operator:latest @@ -37812,7 +38122,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37841,9 +38151,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37854,8 +38164,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build05 + cron: 16 16 2 */12 * decorate: true decoration_config: skip_cloning: true @@ -37864,14 +38174,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.6" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-aws-upgrade spec: containers: - args: @@ -37880,9 +38190,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - - --target=e2e-vsphere-upgrade - - --variant=ci-4.6-upgrade-from-stable-4.5 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.5-upgrade-from-stable-4.4 command: - ci-operator image: ci-operator:latest @@ -37898,7 +38208,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -37925,7 +38235,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -37936,8 +38246,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 34 1 12,21 * * + cluster: build02 + cron: 12 12 23 */12 * decorate: true decoration_config: skip_cloning: true @@ -37946,14 +38256,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-azure-upgrade spec: containers: - args: @@ -37962,9 +38272,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.5-upgrade-from-stable-4.4 command: - ci-operator image: ci-operator:latest @@ -37980,7 +38290,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38007,7 +38317,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38018,8 +38328,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 43 22 6,22 * * + cluster: build04 + cron: 20 5 10 */12 * decorate: true decoration_config: skip_cloning: true @@ -38028,14 +38338,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.5" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-ovn + name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-gcp-upgrade spec: containers: - args: @@ -38044,9 +38354,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.5-upgrade-from-stable-4.4 command: - ci-operator image: ci-operator:latest @@ -38062,7 +38372,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38088,8 +38398,98 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp + - name: manifest-tool-local-pusher secret: - secretName: cluster-secrets-aws + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 31 16 22 */12 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: ci-4.5-upgrade-from-stable-4.4 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.5" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.5-upgrade-from-stable-4.4-e2e-ovirt-upgrade + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile + - --target=e2e-ovirt-upgrade + - --variant=ci-4.5-upgrade-from-stable-4.4 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38101,7 +38501,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 8 3 14,25 * * + cron: 21 1 7 */12 * decorate: true decoration_config: skip_cloning: true @@ -38111,13 +38511,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws spec: containers: - args: @@ -38126,9 +38526,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38144,7 +38544,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38171,7 +38571,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38183,7 +38583,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 15 8 7,17 * * + cron: 25 3 13 */12 * decorate: true decoration_config: skip_cloning: true @@ -38193,13 +38593,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-ovn spec: containers: - args: @@ -38208,9 +38608,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile + - --target=e2e-aws-ovn + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38226,7 +38626,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38253,7 +38653,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38265,7 +38665,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 30 21 4,22 * * + cron: 16 19 26 */12 * decorate: true decoration_config: skip_cloning: true @@ -38275,13 +38675,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-sdn-multitenant spec: containers: - args: @@ -38290,9 +38690,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile - - --target=e2e-aws-upgrade-rollback - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38308,7 +38708,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38335,7 +38735,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38346,8 +38746,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 30 2 11,22 * * + cluster: build05 + cron: 48 22 19 */12 * decorate: true decoration_config: skip_cloning: true @@ -38356,14 +38756,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-azure + name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-serial spec: containers: - args: @@ -38372,9 +38772,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cluster-profile - - --target=e2e-azure - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38390,7 +38790,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38417,7 +38817,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38428,8 +38828,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 59 13 7,28 * * + cluster: build05 + cron: 13 2 25 */12 * decorate: true decoration_config: skip_cloning: true @@ -38438,14 +38838,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.6-e2e-aws-upgrade-rollback spec: containers: - args: @@ -38454,9 +38854,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile + - --target=e2e-aws-upgrade-rollback + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38472,7 +38872,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38499,7 +38899,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38511,7 +38911,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 31 22 6,23 * * + cron: 14 3 18 */12 * decorate: true decoration_config: skip_cloning: true @@ -38522,12 +38922,12 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-e2e-azure spec: containers: - args: @@ -38536,9 +38936,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-azure-cluster-profile + - --target=e2e-azure + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38554,7 +38954,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38592,8 +38992,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 57 12 13,24 * * + cluster: build02 + cron: 25 23 26 */12 * decorate: true decoration_config: skip_cloning: true @@ -38602,14 +39002,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.6-e2e-azure-ovn spec: containers: - args: @@ -38618,9 +39018,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38636,7 +39036,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38662,12 +39062,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38678,8 +39074,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 53 22 10,23 * * + cluster: build02 + cron: 45 11 27 */12 * decorate: true decoration_config: skip_cloning: true @@ -38688,14 +39084,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.6-e2e-azure-upgrade spec: containers: - args: @@ -38704,9 +39100,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38722,7 +39118,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38748,12 +39144,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38765,7 +39157,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build04 - cron: 43 17 5,21 * * + cron: 27 6 27 */12 * decorate: true decoration_config: skip_cloning: true @@ -38776,12 +39168,12 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.7 + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-e2e-gcp spec: containers: - args: @@ -38790,9 +39182,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.7 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38808,7 +39200,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38850,8 +39242,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 6 4 6,16 * * + cluster: build04 + cron: 24 5 11 */12 * decorate: true decoration_config: skip_cloning: true @@ -38860,14 +39252,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-aws-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-e2e-gcp-ovn spec: containers: - args: @@ -38876,9 +39268,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - - --target=e2e-aws-ovn-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38894,7 +39286,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -38920,8 +39312,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -38932,8 +39328,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 51 2 13,25 * * + cluster: build04 + cron: 34 15 16 */12 * decorate: true decoration_config: skip_cloning: true @@ -38942,14 +39338,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-e2e-gcp-upgrade spec: containers: - args: @@ -38958,9 +39354,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.6 command: - ci-operator image: ci-operator:latest @@ -38976,7 +39372,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -39002,8 +39398,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -39015,7 +39415,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 30 23 10,25 * * + cron: 35 11 26 */12 * decorate: true decoration_config: skip_cloning: true @@ -39025,13 +39425,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-aws-uwm + name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-aws-upgrade spec: containers: - args: @@ -39040,9 +39440,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-uwm-cluster-profile - - --target=e2e-aws-uwm - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.6-upgrade-from-stable-4.5 command: - ci-operator image: ci-operator:latest @@ -39058,7 +39458,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-uwm-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -39085,89 +39485,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 - - 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: build02 - cron: 6 18 10,24 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.7" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-azure-ovn-upgrade - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -39179,7 +39497,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 55 18 9,19 * * + cron: 9 7 20 */12 * decorate: true decoration_config: skip_cloning: true @@ -39190,12 +39508,12 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-azure-upgrade spec: containers: - args: @@ -39206,7 +39524,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - --target=e2e-azure-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --variant=ci-4.6-upgrade-from-stable-4.5 command: - ci-operator image: ci-operator:latest @@ -39261,93 +39579,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build04 - cron: 22 22 12,23 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.7" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-gcp-ovn-upgrade - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 - - 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: build04 - cron: 44 10 3,17 * * + cron: 2 7 22 */12 * decorate: true decoration_config: skip_cloning: true @@ -39357,13 +39589,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-gcp-upgrade spec: containers: - args: @@ -39374,7 +39606,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - --target=e2e-gcp-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --variant=ci-4.6-upgrade-from-stable-4.5 command: - ci-operator image: ci-operator:latest @@ -39419,9 +39651,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-3 + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-gcp-3 + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -39433,7 +39665,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 32 7 5,28 * * + cron: 17 13 12 */12 * decorate: true decoration_config: skip_cloning: true @@ -39444,12 +39676,12 @@ periodics: labels: ci-operator.openshift.io/cloud: ovirt ci-operator.openshift.io/cloud-cluster-profile: ovirt - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-ovirt-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-ovirt-upgrade spec: containers: - args: @@ -39460,7 +39692,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile - --target=e2e-ovirt-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --variant=ci-4.6-upgrade-from-stable-4.5 command: - ci-operator image: ci-operator:latest @@ -39530,12 +39762,12 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 + ci-operator.openshift.io/variant: ci-4.6-upgrade-from-stable-4.5 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.7" + job-release: "4.6" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-ci-4.6-upgrade-from-stable-4.5-e2e-vsphere-upgrade spec: containers: - args: @@ -39546,7 +39778,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - --target=e2e-vsphere-upgrade - - --variant=ci-4.7-upgrade-from-stable-4.6 + - --variant=ci-4.6-upgrade-from-stable-4.5 command: - ci-operator image: ci-operator:latest @@ -39601,7 +39833,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 15 4 8,17 * * + cron: 34 1 12,21 * * decorate: true decoration_config: skip_cloning: true @@ -39612,12 +39844,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws spec: containers: - args: @@ -39628,7 +39860,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-aws-cluster-profile - --target=e2e-aws - - --variant=ci-4.8 + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -39683,7 +39915,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 58 4 5,24 * * + cron: 43 22 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -39693,13 +39925,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-cilium + name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-ovn spec: containers: - args: @@ -39708,9 +39940,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cilium-cluster-profile - - --target=e2e-aws-cilium - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile + - --target=e2e-aws-ovn + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -39726,7 +39958,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cilium-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -39753,7 +39985,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -39765,7 +39997,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 16 2 6,23 * * + cron: 8 3 14,25 * * decorate: true decoration_config: skip_cloning: true @@ -39776,12 +40008,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-ovn + name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-sdn-multitenant spec: containers: - args: @@ -39790,9 +40022,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -39808,7 +40040,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -39847,7 +40079,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 45 7 13,25 * * + cron: 15 8 7,17 * * decorate: true decoration_config: skip_cloning: true @@ -39858,12 +40090,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-serial spec: containers: - args: @@ -39872,9 +40104,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -39890,7 +40122,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -39929,7 +40161,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 5 13 7,20 * * + cron: 30 21 4,22 * * decorate: true decoration_config: skip_cloning: true @@ -39940,12 +40172,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.7-e2e-aws-upgrade-rollback spec: containers: - args: @@ -39954,9 +40186,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile + - --target=e2e-aws-upgrade-rollback + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -39972,7 +40204,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40010,8 +40242,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 21 3 12,27 * * + cluster: build02 + cron: 30 2 11,22 * * decorate: true decoration_config: skip_cloning: true @@ -40020,14 +40252,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.7-e2e-azure spec: containers: - args: @@ -40036,9 +40268,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-azure-cluster-profile + - --target=e2e-azure + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -40054,7 +40286,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40081,7 +40313,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40092,8 +40324,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 1 11 4,15 * * + cluster: build02 + cron: 59 13 7,28 * * decorate: true decoration_config: skip_cloning: true @@ -40102,14 +40334,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-ci-4.7-e2e-azure-ovn spec: containers: - args: @@ -40118,9 +40350,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -40136,7 +40368,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40163,7 +40395,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40174,8 +40406,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 28 2 3,27 * * + cluster: build02 + cron: 31 22 6,23 * * decorate: true decoration_config: skip_cloning: true @@ -40184,14 +40416,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.7-e2e-azure-upgrade spec: containers: - args: @@ -40200,9 +40432,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile - - --target=e2e-aws-upgrade-rollback - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -40218,7 +40450,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40245,7 +40477,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40256,8 +40488,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 41 9 7,25 * * + cluster: build04 + cron: 57 12 13,24 * * decorate: true decoration_config: skip_cloning: true @@ -40266,14 +40498,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure + name: periodic-ci-openshift-release-master-ci-4.7-e2e-gcp spec: containers: - args: @@ -40282,9 +40514,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cluster-profile - - --target=e2e-azure - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -40300,7 +40532,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40326,8 +40558,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40338,8 +40574,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 1 4 4,23 * * + cluster: build04 + cron: 53 22 10,23 * * decorate: true decoration_config: skip_cloning: true @@ -40348,14 +40584,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-cilium + name: periodic-ci-openshift-release-master-ci-4.7-e2e-gcp-ovn spec: containers: - args: @@ -40364,9 +40600,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile - - --target=e2e-azure-cilium - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -40382,7 +40618,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cilium-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40408,8 +40644,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40420,8 +40660,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 1 10 7,17 * * + cluster: build04 + cron: 43 17 5,21 * * decorate: true decoration_config: skip_cloning: true @@ -40430,14 +40670,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.7-e2e-gcp-upgrade spec: containers: - args: @@ -40446,9 +40686,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.7 command: - ci-operator image: ci-operator:latest @@ -40464,7 +40704,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40490,8 +40730,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40502,8 +40746,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 33 6 2,21 * * + cluster: build05 + cron: 6 4 6,16 * * decorate: true decoration_config: skip_cloning: true @@ -40512,14 +40756,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-serial + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-aws-ovn-upgrade spec: containers: - args: @@ -40528,9 +40772,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-serial-cluster-profile - - --target=e2e-azure-serial - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile + - --target=e2e-aws-ovn-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -40546,7 +40790,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40573,7 +40817,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40584,8 +40828,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 34 4 9,25 * * + cluster: build05 + cron: 51 2 13,25 * * decorate: true decoration_config: skip_cloning: true @@ -40594,14 +40838,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-aws-upgrade spec: containers: - args: @@ -40610,9 +40854,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -40628,7 +40872,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40655,7 +40899,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40666,8 +40910,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 28 12 8,19 * * + cluster: build05 + cron: 30 23 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -40676,14 +40920,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-aws-uwm spec: containers: - args: @@ -40692,9 +40936,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-aws-uwm-cluster-profile + - --target=e2e-aws-uwm + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -40710,7 +40954,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-aws-uwm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40736,12 +40980,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40752,8 +40992,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 39 12 14,23 * * + cluster: build02 + cron: 6 18 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -40762,14 +41002,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp-cilium + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-azure-ovn-upgrade spec: containers: - args: @@ -40778,9 +41018,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile - - --target=e2e-gcp-cilium - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -40796,7 +41036,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40822,12 +41062,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40838,8 +41074,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 20 0 3,27 * * + cluster: build02 + cron: 55 18 9,19 * * decorate: true decoration_config: skip_cloning: true @@ -40848,14 +41084,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-azure-upgrade spec: containers: - args: @@ -40864,9 +41100,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -40882,7 +41118,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40908,12 +41144,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -40925,7 +41157,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build04 - cron: 22 3 11,27 * * + cron: 22 22 12,23 * * decorate: true decoration_config: skip_cloning: true @@ -40935,13 +41167,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -40950,9 +41182,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -40968,7 +41200,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -40997,9 +41229,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41010,8 +41242,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 55 8 4,28 * * + cluster: build04 + cron: 44 10 3,17 * * decorate: true decoration_config: skip_cloning: true @@ -41020,14 +41252,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-network-migration + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-gcp-upgrade spec: containers: - args: @@ -41036,9 +41268,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-network-migration-cluster-profile - - --target=e2e-network-migration - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -41054,7 +41286,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-network-migration-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41080,8 +41312,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41092,8 +41328,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 15 5 9,18 * * + cluster: build02 + cron: 32 7 5,28 * * decorate: true decoration_config: skip_cloning: true @@ -41102,14 +41338,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.8 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-e2e-network-migration-rollback + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-ovirt-upgrade spec: containers: - args: @@ -41118,9 +41354,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile - - --target=e2e-network-migration-rollback - - --variant=ci-4.8 + - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile + - --target=e2e-ovirt-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -41136,7 +41372,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile + - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41162,8 +41398,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41174,8 +41414,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 56 12 9,24 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -41184,14 +41424,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-from-stable-4.7-from-stable-4.6 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.7-upgrade-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.8" + job-release: "4.7" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-from-stable-4.7-from-stable-4.6-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.7-upgrade-from-stable-4.6-e2e-vsphere-upgrade spec: containers: - args: @@ -41200,9 +41440,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.8-upgrade-from-from-stable-4.7-from-stable-4.6 + - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile + - --target=e2e-vsphere-upgrade + - --variant=ci-4.7-upgrade-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -41218,7 +41458,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41245,7 +41485,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41257,7 +41497,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 41 9 9,19 * * + cron: 15 4 8,17 * * decorate: true decoration_config: skip_cloning: true @@ -41268,12 +41508,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-aws-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws spec: containers: - args: @@ -41282,9 +41522,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - - --target=e2e-aws-ovn-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41300,7 +41540,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41339,7 +41579,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 59 16 13,24 * * + cron: 58 4 5,24 * * decorate: true decoration_config: skip_cloning: true @@ -41350,12 +41590,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-cilium spec: containers: - args: @@ -41364,9 +41604,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-cilium-cluster-profile + - --target=e2e-aws-cilium + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41382,7 +41622,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41421,7 +41661,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 53 6 4,21 * * + cron: 16 2 6,23 * * decorate: true decoration_config: skip_cloning: true @@ -41432,12 +41672,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-aws-uwm + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-ovn spec: containers: - args: @@ -41446,9 +41686,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-uwm-cluster-profile - - --target=e2e-aws-uwm - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile + - --target=e2e-aws-ovn + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41464,7 +41704,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-uwm-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41502,8 +41742,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 40 18 9,24 * * + cluster: build05 + cron: 45 7 13,25 * * decorate: true decoration_config: skip_cloning: true @@ -41512,14 +41752,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-azure-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-sdn-multitenant spec: containers: - args: @@ -41528,9 +41768,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41546,7 +41786,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41573,7 +41813,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41584,8 +41824,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 55 6 6,20 * * + cluster: build05 + cron: 5 13 7,20 * * decorate: true decoration_config: skip_cloning: true @@ -41594,14 +41834,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-serial spec: containers: - args: @@ -41610,9 +41850,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41628,7 +41868,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41655,7 +41895,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41666,8 +41906,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 30 8 2,12 * * + cluster: build05 + cron: 21 3 12,27 * * decorate: true decoration_config: skip_cloning: true @@ -41676,14 +41916,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-upgrade spec: containers: - args: @@ -41692,9 +41932,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41710,7 +41950,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41736,12 +41976,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41752,8 +41988,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 58 2 12,28 * * + cluster: build05 + cron: 1 11 4,15 * * decorate: true decoration_config: skip_cloning: true @@ -41762,14 +41998,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-upgrade-ovn-single-node spec: containers: - args: @@ -41778,9 +42014,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41796,7 +42032,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41822,12 +42058,90 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 28 2 3,27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.8" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.8-e2e-aws-upgrade-rollback + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile + - --target=e2e-aws-upgrade-rollback + - --variant=ci-4.8 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41839,7 +42153,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 18 5 5,16 * * + cron: 41 9 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -41848,14 +42162,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-ovirt-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure spec: containers: - args: @@ -41864,9 +42178,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile - - --target=e2e-ovirt-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-azure-cluster-profile + - --target=e2e-azure + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41882,7 +42196,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41908,12 +42222,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-ovirt - - configMap: - name: cluster-profile-ovirt + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -41924,8 +42234,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build02 + cron: 1 4 4,23 * * decorate: true decoration_config: skip_cloning: true @@ -41934,14 +42244,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-cilium spec: containers: - args: @@ -41950,9 +42260,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - - --target=e2e-vsphere-upgrade - - --variant=ci-4.8-upgrade-from-stable-4.7 + - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile + - --target=e2e-azure-cilium + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -41968,7 +42278,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -41995,7 +42305,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42006,8 +42316,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 37 14 5,17 * * + cluster: build02 + cron: 1 10 7,17 * * decorate: true decoration_config: skip_cloning: true @@ -42016,14 +42326,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-ovn spec: containers: - args: @@ -42032,9 +42342,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42050,7 +42360,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42077,7 +42387,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42088,8 +42398,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 50 1 9,22 * * + cluster: build02 + cron: 33 6 2,21 * * decorate: true decoration_config: skip_cloning: true @@ -42098,14 +42408,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-cilium + name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-serial spec: containers: - args: @@ -42114,9 +42424,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cilium-cluster-profile - - --target=e2e-aws-cilium - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-azure-serial-cluster-profile + - --target=e2e-azure-serial + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42132,7 +42442,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cilium-cluster-profile + - mountPath: /usr/local/e2e-azure-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42159,7 +42469,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42170,8 +42480,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 1 0 8,23 * * + cluster: build02 + cron: 34 4 9,25 * * decorate: true decoration_config: skip_cloning: true @@ -42180,14 +42490,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-ovn + name: periodic-ci-openshift-release-master-ci-4.8-e2e-azure-upgrade spec: containers: - args: @@ -42196,9 +42506,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile - - --target=e2e-aws-ovn - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42214,7 +42524,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42241,7 +42551,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42252,8 +42562,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 26 5 1,12 * * + cluster: build04 + cron: 28 12 8,19 * * decorate: true decoration_config: skip_cloning: true @@ -42262,14 +42572,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-sdn-multitenant + name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp spec: containers: - args: @@ -42278,9 +42588,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile - - --target=e2e-aws-sdn-multitenant - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42296,7 +42606,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42322,8 +42632,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42334,8 +42648,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 55 2 7,18 * * + cluster: build04 + cron: 39 12 14,23 * * decorate: true decoration_config: skip_cloning: true @@ -42344,14 +42658,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp-cilium spec: containers: - args: @@ -42360,9 +42674,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile + - --target=e2e-gcp-cilium + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42378,7 +42692,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42404,8 +42718,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42416,8 +42734,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 34 23 10,23 * * + cluster: build04 + cron: 20 0 3,27 * * decorate: true decoration_config: skip_cloning: true @@ -42426,14 +42744,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-techpreview + name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp-ovn spec: containers: - args: @@ -42442,9 +42760,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-techpreview-cluster-profile - - --target=e2e-aws-techpreview - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42460,7 +42778,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-techpreview-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42486,8 +42804,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42498,8 +42820,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 2 11 12,23 * * + cluster: build04 + cron: 22 3 11,27 * * decorate: true decoration_config: skip_cloning: true @@ -42508,14 +42830,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.8-e2e-gcp-upgrade spec: containers: - args: @@ -42524,9 +42846,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-techpreview-serial-cluster-profile - - --target=e2e-aws-techpreview-serial - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42542,7 +42864,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42568,8 +42890,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42580,8 +42906,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 56 1 3,19 * * + cluster: build05 + cron: 55 8 4,28 * * decorate: true decoration_config: skip_cloning: true @@ -42591,14 +42917,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-e2e-network-migration spec: containers: - args: @@ -42607,9 +42932,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-network-migration-cluster-profile + - --target=e2e-network-migration + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42625,7 +42950,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-network-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42652,7 +42977,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42664,7 +42989,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 17 7 3,15 * * + cron: 15 5 9,18 * * decorate: true decoration_config: skip_cloning: true @@ -42674,13 +42999,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-ci-4.8-e2e-network-migration-rollback spec: containers: - args: @@ -42689,9 +43014,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile + - --target=e2e-network-migration-rollback + - --variant=ci-4.8 command: - ci-operator image: ci-operator:latest @@ -42707,7 +43032,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42734,7 +43059,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42746,7 +43071,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 14 17 1,13 * * + cron: 56 12 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -42757,12 +43082,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-from-stable-4.7-from-stable-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-upgrade-rollback + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-from-stable-4.7-from-stable-4.6-e2e-aws-upgrade spec: containers: - args: @@ -42771,9 +43096,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile - - --target=e2e-aws-upgrade-rollback - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.8-upgrade-from-from-stable-4.7-from-stable-4.6 command: - ci-operator image: ci-operator:latest @@ -42789,7 +43114,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42827,8 +43152,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 0 23 12,22 * * + cluster: build05 + cron: 41 9 9,19 * * decorate: true decoration_config: skip_cloning: true @@ -42837,14 +43162,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-aws-ovn-upgrade spec: containers: - args: @@ -42853,9 +43178,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cluster-profile - - --target=e2e-azure - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile + - --target=e2e-aws-ovn-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -42871,7 +43196,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42898,7 +43223,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42909,8 +43234,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 28 4 4,16 * * + cluster: build05 + cron: 59 16 13,24 * * decorate: true decoration_config: skip_cloning: true @@ -42919,14 +43244,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-cilium + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-aws-upgrade spec: containers: - args: @@ -42935,9 +43260,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile - - --target=e2e-azure-cilium - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -42953,7 +43278,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cilium-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -42980,7 +43305,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -42991,8 +43316,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 32 23 7,23 * * + cluster: build05 + cron: 53 6 4,21 * * decorate: true decoration_config: skip_cloning: true @@ -43001,14 +43326,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-ovn + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-aws-uwm spec: containers: - args: @@ -43017,9 +43342,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile - - --target=e2e-azure-ovn - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-aws-uwm-cluster-profile + - --target=e2e-aws-uwm + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43035,7 +43360,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-uwm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43062,7 +43387,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43074,7 +43399,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 6 16 14,25 * * + cron: 40 18 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -43085,12 +43410,12 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-serial + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-azure-ovn-upgrade spec: containers: - args: @@ -43099,9 +43424,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-serial-cluster-profile - - --target=e2e-azure-serial - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43117,7 +43442,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43156,89 +43481,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 48 23 7,20 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.9" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-techpreview - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-techpreview-cluster-profile - - --target=e2e-azure-techpreview - - --variant=ci-4.9 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-azure-techpreview-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 - - 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: build02 - cron: 20 0 13,24 * * + cron: 55 6 6,20 * * decorate: true decoration_config: skip_cloning: true @@ -43249,12 +43492,12 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-techpreview-serial + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-azure-upgrade spec: containers: - args: @@ -43263,9 +43506,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-techpreview-serial-cluster-profile - - --target=e2e-azure-techpreview-serial - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43281,7 +43524,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43319,8 +43562,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 33 9 13,24 * * + cluster: build04 + cron: 30 8 2,12 * * decorate: true decoration_config: skip_cloning: true @@ -43329,14 +43572,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -43345,9 +43588,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43363,7 +43606,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43389,8 +43632,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43402,7 +43649,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build04 - cron: 7 1 8,23 * * + cron: 58 2 12,28 * * decorate: true decoration_config: skip_cloning: true @@ -43412,13 +43659,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-gcp-upgrade spec: containers: - args: @@ -43427,9 +43674,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43445,7 +43692,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43474,9 +43721,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43487,8 +43734,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 0 6 8,17 * * + cluster: build02 + cron: 18 5 5,16 * * decorate: true decoration_config: skip_cloning: true @@ -43497,14 +43744,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp-cilium + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-ovirt-upgrade spec: containers: - args: @@ -43513,9 +43760,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile - - --target=e2e-gcp-cilium - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile + - --target=e2e-ovirt-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43531,7 +43778,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile + - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43560,9 +43807,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + name: cluster-secrets-ovirt - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43573,8 +43820,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 37 14 1,20 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -43583,14 +43830,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/variant: ci-4.9 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.8-upgrade-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.9" + job-release: "4.8" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp-ovn + name: periodic-ci-openshift-release-master-ci-4.8-upgrade-from-stable-4.7-e2e-vsphere-upgrade spec: containers: - args: @@ -43599,9 +43846,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile - - --target=e2e-gcp-ovn - - --variant=ci-4.9 + - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile + - --target=e2e-vsphere-upgrade + - --variant=ci-4.8-upgrade-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -43617,7 +43864,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43643,12 +43890,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43659,8 +43902,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 28 3 1,10 * * + cluster: build05 + cron: 37 14 5,17 * * decorate: true decoration_config: skip_cloning: true @@ -43669,15 +43912,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws spec: containers: - args: @@ -43686,8 +43928,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws - --variant=ci-4.9 command: - ci-operator @@ -43704,7 +43946,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43730,12 +43972,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43747,7 +43985,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 57 13 11,20 * * + cron: 50 1 9,22 * * decorate: true decoration_config: skip_cloning: true @@ -43757,13 +43995,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-network-migration + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-cilium spec: containers: - args: @@ -43772,8 +44010,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-network-migration-cluster-profile - - --target=e2e-network-migration + - --secret-dir=/usr/local/e2e-aws-cilium-cluster-profile + - --target=e2e-aws-cilium - --variant=ci-4.9 command: - ci-operator @@ -43790,7 +44028,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-network-migration-cluster-profile + - mountPath: /usr/local/e2e-aws-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43817,7 +44055,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43829,7 +44067,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 43 8 5,26 * * + cron: 1 0 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -43839,13 +44077,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-e2e-network-migration-rollback + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-ovn spec: containers: - args: @@ -43854,8 +44092,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile - - --target=e2e-network-migration-rollback + - --secret-dir=/usr/local/e2e-aws-ovn-cluster-profile + - --target=e2e-aws-ovn - --variant=ci-4.9 command: - ci-operator @@ -43872,7 +44110,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43899,7 +44137,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -43911,7 +44149,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 34 11 7,18 * * + cron: 26 5 1,12 * * decorate: true decoration_config: skip_cloning: true @@ -43922,12 +44160,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-sdn-multitenant spec: containers: - args: @@ -43936,9 +44174,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile - - --target=e2e-aws-ovn-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-aws-sdn-multitenant-cluster-profile + - --target=e2e-aws-sdn-multitenant + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -43954,7 +44192,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-multitenant-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -43993,7 +44231,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 32 2 8,23 * * + cron: 55 2 7,18 * * decorate: true decoration_config: skip_cloning: true @@ -44004,12 +44242,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-serial spec: containers: - args: @@ -44018,9 +44256,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44036,7 +44274,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44075,7 +44313,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 47 2 1,12 * * + cron: 34 23 10,23 * * decorate: true decoration_config: skip_cloning: true @@ -44085,13 +44323,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade-infra + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-techpreview spec: containers: - args: @@ -44100,9 +44338,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-infra-cluster-profile - - --target=e2e-aws-upgrade-infra - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-aws-techpreview-cluster-profile + - --target=e2e-aws-techpreview + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44118,7 +44356,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-infra-cluster-profile + - mountPath: /usr/local/e2e-aws-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44145,7 +44383,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44157,7 +44395,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 51 6 3,16 * * + cron: 2 11 12,23 * * decorate: true decoration_config: skip_cloning: true @@ -44168,12 +44406,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade-workload + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-techpreview-serial spec: containers: - args: @@ -44182,9 +44420,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-workload-cluster-profile - - --target=e2e-aws-upgrade-workload - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-aws-techpreview-serial-cluster-profile + - --target=e2e-aws-techpreview-serial + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44200,7 +44438,90 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-workload-cluster-profile + - mountPath: /usr/local/e2e-aws-techpreview-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - 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: 56 1 3,19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: ci-4.9 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.9" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-upgrade + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.9 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44239,7 +44560,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 38 19 8,26 * * + cron: 17 7 3,15 * * decorate: true decoration_config: skip_cloning: true @@ -44250,12 +44571,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-uwm + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-upgrade-ovn-single-node spec: containers: - args: @@ -44264,9 +44585,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-uwm-cluster-profile - - --target=e2e-aws-uwm - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44282,7 +44603,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-uwm-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44320,8 +44641,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 33 0 6,18 * * + cluster: build05 + cron: 14 17 1,13 * * decorate: true decoration_config: skip_cloning: true @@ -44330,14 +44651,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-azure-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-aws-upgrade-rollback spec: containers: - args: @@ -44346,9 +44667,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile - - --target=e2e-azure-ovn-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-cluster-profile + - --target=e2e-aws-upgrade-rollback + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44364,7 +44685,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44391,7 +44712,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44403,7 +44724,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 30 9 2,18 * * + cron: 0 23 12,22 * * decorate: true decoration_config: skip_cloning: true @@ -44414,12 +44735,12 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-azure-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure spec: containers: - args: @@ -44428,9 +44749,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile - - --target=e2e-azure-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-azure-cluster-profile + - --target=e2e-azure + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44446,7 +44767,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44485,7 +44806,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 38 20 13,27 * * + cron: 28 4 4,16 * * decorate: true decoration_config: skip_cloning: true @@ -44494,15 +44815,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-cilium spec: containers: - args: @@ -44511,9 +44831,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-azure-cilium-cluster-profile + - --target=e2e-azure-cilium + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44529,7 +44849,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44555,12 +44875,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44572,7 +44888,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 45 12 7,26 * * + cron: 32 23 7,23 * * decorate: true decoration_config: skip_cloning: true @@ -44581,15 +44897,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-gcp-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-ovn spec: containers: - args: @@ -44598,9 +44913,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile - - --target=e2e-gcp-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-azure-ovn-cluster-profile + - --target=e2e-azure-ovn + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44616,7 +44931,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44642,12 +44957,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44659,7 +44970,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 35 22 1,23 * * + cron: 6 16 14,25 * * decorate: true decoration_config: skip_cloning: true @@ -44668,14 +44979,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-ovirt-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-serial spec: containers: - args: @@ -44684,9 +44995,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile - - --target=e2e-ovirt-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-azure-serial-cluster-profile + - --target=e2e-azure-serial + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44702,7 +45013,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44728,12 +45039,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-ovirt - - configMap: - name: cluster-profile-ovirt + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44744,8 +45051,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build02 + cron: 48 23 7,20 * * decorate: true decoration_config: skip_cloning: true @@ -44754,14 +45061,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-techpreview spec: containers: - args: @@ -44770,9 +45077,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - - --target=e2e-vsphere-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-azure-techpreview-cluster-profile + - --target=e2e-azure-techpreview + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44788,7 +45095,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44815,7 +45122,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44826,8 +45133,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 46 7 10,27 * * + cluster: build02 + cron: 20 0 13,24 * * decorate: true decoration_config: skip_cloning: true @@ -44836,14 +45143,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8-from-stable-4.7 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-from-stable-4.7-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-techpreview-serial spec: containers: - args: @@ -44852,9 +45159,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=ci-4.9-upgrade-from-stable-4.8-from-stable-4.7 + - --secret-dir=/usr/local/e2e-azure-techpreview-serial-cluster-profile + - --target=e2e-azure-techpreview-serial + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44870,7 +45177,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -44897,7 +45204,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -44908,50 +45215,90 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: app.ci + cluster: build02 + cron: 33 9 13,24 * * decorate: true - interval: 6h + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release labels: - ci.openshift.io/role: infra - name: periodic-ci-openshift-release-master-close-issues + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.9" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-ci-4.9-e2e-azure-upgrade spec: containers: - args: - - |- - --query=repo:openshift/release - -label:lifecycle/frozen - label:lifecycle/rotten - comments:<2500 - - --updated=360h - - --token=/etc/oauth/oauth - - |- - --comment=Rotten issues in openshift/release close after 15d of inactivity. - - Reopen the issue by commenting `/reopen`. - Mark the issue as fresh by commenting `/remove-lifecycle rotten`. - Exclude this issue from closing again by commenting `/lifecycle frozen`. - - /close - - --template - - --ceiling=10 - - --confirm + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.9 command: - - /ko-app/commenter - image: gcr.io/k8s-prow/commenter:v20240506-e1212ac574 + - ci-operator + image: ci-operator:latest imagePullPolicy: Always name: "" resources: requests: - cpu: 500m + cpu: 10m volumeMounts: - - mountPath: /etc/oauth - name: token + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator volumes: - - name: token + - name: boskos secret: - secretName: github-credentials-openshift-bot + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-azure-2 + - 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: build02 + cluster: build04 + cron: 7 1 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -44959,16 +45306,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: cnv-nightly-4.16 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.16" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-cnv-nightly-4.16-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp spec: containers: - args: @@ -44977,9 +45323,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv - - --variant=cnv-nightly-4.16 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -44995,7 +45341,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45021,8 +45367,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45033,7 +45383,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 + cron: 0 6 8,17 * * decorate: true decoration_config: skip_cloning: true @@ -45041,16 +45392,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: cnv-nightly-4.16 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.16" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-cnv-nightly-4.16-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp-cilium spec: containers: - args: @@ -45059,9 +45409,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv - - --variant=cnv-nightly-4.16 + - --secret-dir=/usr/local/e2e-gcp-cilium-cluster-profile + - --target=e2e-gcp-cilium + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -45077,7 +45427,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-gcp-cilium-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45103,8 +45453,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45115,7 +45469,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 + cron: 37 14 1,20 * * decorate: true decoration_config: skip_cloning: true @@ -45123,16 +45478,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: cnv-nightly-4.17 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-cnv-nightly-4.17-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp-ovn spec: containers: - args: @@ -45141,9 +45495,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv - - --variant=cnv-nightly-4.17 + - --secret-dir=/usr/local/e2e-gcp-ovn-cluster-profile + - --target=e2e-gcp-ovn + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -45159,7 +45513,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45185,8 +45539,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45198,6 +45556,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: 28 3 1,10 * * decorate: true decoration_config: skip_cloning: true @@ -45205,16 +45564,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: cnv-nightly-4.17 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.17" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-cnv-nightly-4.17-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-ci-4.9-e2e-gcp-upgrade spec: containers: - args: @@ -45223,9 +45582,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv - - --variant=cnv-nightly-4.17 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -45241,7 +45600,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45267,8 +45626,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45280,7 +45643,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 21 1 * * * + cron: 57 13 11,20 * * decorate: true decoration_config: skip_cloning: true @@ -45290,13 +45653,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: hypershift-4.16 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.16" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-hypershift-4.16-periodic-ci-openshift-hypershift-hosted + name: periodic-ci-openshift-release-master-ci-4.9-e2e-network-migration spec: containers: - args: @@ -45305,9 +45668,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/periodic-ci-openshift-hypershift-hosted-cluster-profile - - --target=periodic-ci-openshift-hypershift-hosted - - --variant=hypershift-4.16 + - --secret-dir=/usr/local/e2e-network-migration-cluster-profile + - --target=e2e-network-migration + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -45323,7 +45686,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/periodic-ci-openshift-hypershift-hosted-cluster-profile + - mountPath: /usr/local/e2e-network-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45350,7 +45713,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45362,7 +45725,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 44 23 5 */12 * + cron: 43 8 5,26 * * decorate: true decoration_config: skip_cloning: true @@ -45373,12 +45736,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.1 + ci-operator.openshift.io/variant: ci-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.1" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.1-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.9-e2e-network-migration-rollback spec: containers: - args: @@ -45387,9 +45750,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=nightly-4.1 + - --secret-dir=/usr/local/e2e-network-migration-rollback-cluster-profile + - --target=e2e-network-migration-rollback + - --variant=ci-4.9 command: - ci-operator image: ci-operator:latest @@ -45405,7 +45768,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-network-migration-rollback-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45444,7 +45807,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 14 20 13 */12 * + cron: 34 11 7,18 * * decorate: true decoration_config: skip_cloning: true @@ -45454,13 +45817,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.1 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.1" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.1-e2e-aws-serial + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-ovn-upgrade spec: containers: - args: @@ -45469,9 +45832,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=nightly-4.1 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-cluster-profile + - --target=e2e-aws-ovn-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45487,7 +45850,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45514,7 +45877,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45526,7 +45889,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 19 2 6,23 * * + cron: 32 2 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -45537,12 +45900,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-console-aws + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade spec: containers: - args: @@ -45551,9 +45914,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45569,7 +45932,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45607,8 +45970,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 45 5 7,23 * * + cluster: build05 + cron: 47 2 1,12 * * decorate: true decoration_config: skip_cloning: true @@ -45617,21 +45980,25 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-credentials-request-freeze + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade-infra spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=credentials-request-freeze - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-upgrade-infra-cluster-profile + - --target=e2e-aws-upgrade-infra + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45641,9 +46008,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-infra-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -45658,9 +46030,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45671,8 +46052,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 49 7 5,24 * * + cluster: build05 + cron: 51 6 3,16 * * decorate: true decoration_config: skip_cloning: true @@ -45681,14 +46062,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-alibaba + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-upgrade-workload spec: containers: - args: @@ -45697,9 +46078,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-cluster-profile - - --target=e2e-alibaba - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-upgrade-workload-cluster-profile + - --target=e2e-aws-upgrade-workload + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45715,7 +46096,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-workload-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45742,7 +46123,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45753,8 +46134,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 53 2 10,25 * * + cluster: build05 + cron: 38 19 8,26 * * decorate: true decoration_config: skip_cloning: true @@ -45763,14 +46144,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-alibaba-csi + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-aws-uwm spec: containers: - args: @@ -45779,9 +46160,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile - - --target=e2e-alibaba-csi - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-uwm-cluster-profile + - --target=e2e-aws-uwm + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45797,7 +46178,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-uwm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45824,7 +46205,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45835,8 +46216,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 21 10 6,20 * * + cluster: build02 + cron: 33 0 6,18 * * decorate: true decoration_config: skip_cloning: true @@ -45845,14 +46226,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-azure-ovn-upgrade spec: containers: - args: @@ -45861,9 +46242,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-azure-ovn-upgrade-cluster-profile + - --target=e2e-azure-ovn-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45879,7 +46260,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45906,7 +46287,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45917,8 +46298,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 29 5 5,21 * * + cluster: build02 + cron: 30 9 2,18 * * decorate: true decoration_config: skip_cloning: true @@ -45927,14 +46308,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-cgroupsv2 + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-azure-upgrade spec: containers: - args: @@ -45943,9 +46324,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cgroupsv2-cluster-profile - - --target=e2e-aws-cgroupsv2 - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-azure-upgrade-cluster-profile + - --target=e2e-azure-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -45961,7 +46342,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -45988,7 +46369,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -45999,8 +46380,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 10 7 9,24 * * + cluster: build02 + cron: 38 20 13,27 * * decorate: true decoration_config: skip_cloning: true @@ -46009,14 +46390,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-crun + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -46025,9 +46407,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-crun-cluster-profile - - --target=e2e-aws-crun - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -46043,7 +46425,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-crun-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46069,8 +46451,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46081,8 +46467,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 25 8 7,22 * * + cluster: build02 + cron: 45 12 7,26 * * decorate: true decoration_config: skip_cloning: true @@ -46091,14 +46477,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-csi + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-gcp-upgrade spec: containers: - args: @@ -46107,9 +46494,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-gcp-upgrade-cluster-profile + - --target=e2e-gcp-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -46125,7 +46512,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46151,8 +46538,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46163,8 +46554,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 43 8 9,24 * * + cluster: build02 + cron: 35 22 1,23 * * decorate: true decoration_config: skip_cloning: true @@ -46173,14 +46564,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-csi-migration + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-ovirt-upgrade spec: containers: - args: @@ -46189,9 +46580,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-migration-cluster-profile - - --target=e2e-aws-csi-migration - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-ovirt-upgrade-cluster-profile + - --target=e2e-ovirt-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -46207,7 +46598,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-migration-cluster-profile + - mountPath: /usr/local/e2e-ovirt-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46233,8 +46624,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46245,8 +46640,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 16 2 8,24 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -46255,14 +46650,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-fips + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-e2e-vsphere-upgrade spec: containers: - args: @@ -46271,9 +46666,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-fips-cluster-profile - - --target=e2e-aws-fips - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile + - --target=e2e-vsphere-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -46289,7 +46684,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-fips-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46316,7 +46711,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46328,7 +46723,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 34 6 6,23 * * + cron: 46 7 10,27 * * decorate: true decoration_config: skip_cloning: true @@ -46339,12 +46734,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/variant: ci-4.9-upgrade-from-stable-4.8-from-stable-4.7 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.9" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-fips-serial + name: periodic-ci-openshift-release-master-ci-4.9-upgrade-from-stable-4.8-from-stable-4.7-e2e-aws-upgrade spec: containers: - args: @@ -46353,9 +46748,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-fips-serial-cluster-profile - - --target=e2e-aws-fips-serial - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=ci-4.9-upgrade-from-stable-4.8-from-stable-4.7 command: - ci-operator image: ci-operator:latest @@ -46371,7 +46766,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46409,90 +46804,50 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 4 5,22 * * + cluster: app.ci decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release + interval: 6h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.10" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-ovn-local-gateway + ci.openshift.io/role: infra + name: periodic-ci-openshift-release-master-close-issues spec: containers: - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway - - --variant=nightly-4.10 + - |- + --query=repo:openshift/release + -label:lifecycle/frozen + label:lifecycle/rotten + comments:<2500 + - --updated=360h + - --token=/etc/oauth/oauth + - |- + --comment=Rotten issues in openshift/release close after 15d of inactivity. + + Reopen the issue by commenting `/reopen`. + Mark the issue as fresh by commenting `/remove-lifecycle rotten`. + Exclude this issue from closing again by commenting `/lifecycle frozen`. + + /close + - --template + - --ceiling=10 + - --confirm command: - - ci-operator - image: ci-operator:latest + - /ko-app/commenter + image: gcr.io/k8s-prow/commenter:v20240506-e1212ac574 imagePullPolicy: Always name: "" resources: requests: - cpu: 10m + cpu: 500m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator + - mountPath: /etc/oauth + name: token volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator + - name: token secret: - secretName: result-aggregator + secretName: github-credentials-openshift-bot - agent: kubernetes - cluster: build05 - cron: 5 2 6,22 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -46500,15 +46855,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: cnv-nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-proxy + name: periodic-ci-openshift-release-master-cnv-nightly-4.16-e2e-azure-deploy-cnv spec: containers: - args: @@ -46517,9 +46873,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-proxy-cluster-profile - - --target=e2e-aws-proxy - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv + - --variant=cnv-nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -46535,7 +46891,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-proxy-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46562,7 +46918,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46573,8 +46929,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 34 5 8,22 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -46582,15 +46937,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: cnv-nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-serial + name: periodic-ci-openshift-release-master-cnv-nightly-4.16-e2e-azure-upgrade-cnv spec: containers: - args: @@ -46599,9 +46955,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv + - --variant=cnv-nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -46617,7 +46973,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46644,7 +47000,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46655,8 +47011,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 25 9 8,22 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -46664,15 +47019,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: cnv-nightly-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-single-node + name: periodic-ci-openshift-release-master-cnv-nightly-4.17-e2e-azure-deploy-cnv spec: containers: - args: @@ -46681,9 +47037,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-single-node-cluster-profile - - --target=e2e-aws-single-node - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv + - --variant=cnv-nightly-4.17 command: - ci-operator image: ci-operator:latest @@ -46699,7 +47055,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-single-node-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46726,7 +47082,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46737,8 +47093,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 49 6 9,23 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -46746,15 +47101,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: cnv-nightly-4.17 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.17" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-single-node-serial + name: periodic-ci-openshift-release-master-cnv-nightly-4.17-e2e-azure-upgrade-cnv spec: containers: - args: @@ -46763,9 +47119,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-single-node-serial-cluster-profile - - --target=e2e-aws-single-node-serial - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv + - --variant=cnv-nightly-4.17 command: - ci-operator image: ci-operator:latest @@ -46781,7 +47137,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-single-node-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46808,7 +47164,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46820,7 +47176,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 26 6 9,25 * * + cron: 21 1 * * * decorate: true decoration_config: skip_cloning: true @@ -46831,12 +47187,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/variant: hypershift-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-hypershift-4.16-periodic-ci-openshift-hypershift-hosted spec: containers: - args: @@ -46845,9 +47201,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=nightly-4.10 + - --secret-dir=/usr/local/periodic-ci-openshift-hypershift-hosted-cluster-profile + - --target=periodic-ci-openshift-hypershift-hosted + - --variant=hypershift-4.16 command: - ci-operator image: ci-operator:latest @@ -46863,7 +47219,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/periodic-ci-openshift-hypershift-hosted-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46902,7 +47258,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 49 9 10,25 * * + cron: 44 23 5 */12 * decorate: true decoration_config: skip_cloning: true @@ -46912,13 +47268,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.1 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-upgrade-rollback-oldest-supported + name: periodic-ci-openshift-release-master-nightly-4.1-e2e-aws spec: containers: - args: @@ -46927,9 +47283,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-oldest-supported-cluster-profile - - --target=e2e-aws-upgrade-rollback-oldest-supported - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws + - --variant=nightly-4.1 command: - ci-operator image: ci-operator:latest @@ -46945,7 +47301,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-rollback-oldest-supported-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -46972,7 +47328,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -46984,7 +47340,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 28 9 9,23 * * + cron: 14 20 13 */12 * decorate: true decoration_config: skip_cloning: true @@ -46995,12 +47351,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.10 + ci-operator.openshift.io/variant: nightly-4.1 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.10" + job-release: "4.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-upi + name: periodic-ci-openshift-release-master-nightly-4.1-e2e-aws-serial spec: containers: - args: @@ -47009,9 +47365,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upi-cluster-profile - - --target=e2e-aws-upi - - --variant=nightly-4.10 + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial + - --variant=nightly-4.1 command: - ci-operator image: ci-operator:latest @@ -47027,7 +47383,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47066,7 +47422,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 40 1 7,22 * * + cron: 19 2 6,23 * * decorate: true decoration_config: skip_cloning: true @@ -47076,13 +47432,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.10-console-aws spec: containers: - args: @@ -47091,8 +47447,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-workers-rhel8-cluster-profile - - --target=e2e-aws-workers-rhel8 + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws - --variant=nightly-4.10 command: - ci-operator @@ -47109,7 +47465,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-workers-rhel8-cluster-profile + - mountPath: /usr/local/console-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47136,7 +47492,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47148,7 +47504,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 13 3 7,25 * * + cron: 45 5 7,23 * * decorate: true decoration_config: skip_cloning: true @@ -47157,24 +47513,20 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure + name: periodic-ci-openshift-release-master-nightly-4.10-credentials-request-freeze spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cluster-profile - - --target=e2e-azure + - --target=credentials-request-freeze - --variant=nightly-4.10 command: - ci-operator @@ -47185,14 +47537,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -47207,18 +47554,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47230,7 +47568,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 29 10 8,23 * * + cron: 49 7 5,24 * * decorate: true decoration_config: skip_cloning: true @@ -47239,14 +47577,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-alibaba spec: containers: - args: @@ -47255,8 +47593,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-alibaba-cluster-profile + - --target=e2e-alibaba - --variant=nightly-4.10 command: - ci-operator @@ -47273,7 +47611,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-alibaba-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47300,7 +47638,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47312,7 +47650,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 8 3 5,25 * * + cron: 53 2 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -47321,14 +47659,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-csi-migration + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-alibaba-csi spec: containers: - args: @@ -47337,8 +47675,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-migration-cluster-profile - - --target=e2e-azure-csi-migration + - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile + - --target=e2e-alibaba-csi - --variant=nightly-4.10 command: - ci-operator @@ -47355,7 +47693,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-migration-cluster-profile + - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47382,7 +47720,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47393,8 +47731,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 14 5 6,20 * * + cluster: build05 + cron: 21 10 6,20 * * decorate: true decoration_config: skip_cloning: true @@ -47403,14 +47741,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws spec: containers: - args: @@ -47419,8 +47757,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws - --variant=nightly-4.10 command: - ci-operator @@ -47437,7 +47775,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47464,7 +47802,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47475,8 +47813,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 39 10 5,25 * * + cluster: build05 + cron: 29 5 5,21 * * decorate: true decoration_config: skip_cloning: true @@ -47485,14 +47823,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-fips + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-cgroupsv2 spec: containers: - args: @@ -47501,8 +47839,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-fips-cluster-profile - - --target=e2e-azure-fips + - --secret-dir=/usr/local/e2e-aws-cgroupsv2-cluster-profile + - --target=e2e-aws-cgroupsv2 - --variant=nightly-4.10 command: - ci-operator @@ -47519,7 +47857,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47546,7 +47884,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47557,8 +47895,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 49 9 6,25 * * + cluster: build05 + cron: 10 7 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -47567,14 +47905,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-crun spec: containers: - args: @@ -47583,8 +47921,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-fips-serial-cluster-profile - - --target=e2e-azure-fips-serial + - --secret-dir=/usr/local/e2e-aws-crun-cluster-profile + - --target=e2e-aws-crun - --variant=nightly-4.10 command: - ci-operator @@ -47601,7 +47939,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47628,7 +47966,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47639,8 +47977,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 51 7 5,25 * * + cluster: build05 + cron: 25 8 7,22 * * decorate: true decoration_config: skip_cloning: true @@ -47649,14 +47987,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-csi spec: containers: - args: @@ -47665,8 +48003,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi - --variant=nightly-4.10 command: - ci-operator @@ -47683,7 +48021,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47710,7 +48048,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47721,8 +48059,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 8 7,24 * * + cluster: build05 + cron: 43 8 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -47731,14 +48069,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-upi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-csi-migration spec: containers: - args: @@ -47747,8 +48085,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upi-cluster-profile - - --target=e2e-azure-upi + - --secret-dir=/usr/local/e2e-aws-csi-migration-cluster-profile + - --target=e2e-aws-csi-migration - --variant=nightly-4.10 command: - ci-operator @@ -47765,7 +48103,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47792,7 +48130,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47803,8 +48141,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 33 6 6,23 * * + cluster: build05 + cron: 16 2 8,24 * * decorate: true decoration_config: skip_cloning: true @@ -47813,14 +48151,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-fips spec: containers: - args: @@ -47829,8 +48167,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-aws-fips-cluster-profile + - --target=e2e-aws-fips - --variant=nightly-4.10 command: - ci-operator @@ -47847,7 +48185,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47874,7 +48212,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47885,8 +48223,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 21 3 10,25 * * + cluster: build05 + cron: 34 6 6,23 * * decorate: true decoration_config: skip_cloning: true @@ -47895,14 +48233,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azurestack-upi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-fips-serial spec: containers: - args: @@ -47911,8 +48249,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-upi-cluster-profile - - --target=e2e-azurestack-upi + - --secret-dir=/usr/local/e2e-aws-fips-serial-cluster-profile + - --target=e2e-aws-fips-serial - --variant=nightly-4.10 command: - ci-operator @@ -47929,7 +48267,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -47956,7 +48294,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -47967,8 +48305,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 2 9 8,24 * * + cluster: build05 + cron: 30 4 5,22 * * decorate: true decoration_config: skip_cloning: true @@ -47977,14 +48315,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -47993,8 +48331,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway - --variant=nightly-4.10 command: - ci-operator @@ -48011,7 +48349,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48037,12 +48375,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48053,8 +48387,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 10 2 10,25 * * + cluster: build05 + cron: 5 2 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -48063,14 +48397,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-proxy spec: containers: - args: @@ -48079,8 +48413,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-csi-cluster-profile - - --target=e2e-gcp-csi + - --secret-dir=/usr/local/e2e-aws-proxy-cluster-profile + - --target=e2e-aws-proxy - --variant=nightly-4.10 command: - ci-operator @@ -48097,7 +48431,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48123,12 +48457,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48139,8 +48469,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 27 1 6,21 * * + cluster: build05 + cron: 34 5 8,22 * * decorate: true decoration_config: skip_cloning: true @@ -48149,14 +48479,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-csi-migration + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-serial spec: containers: - args: @@ -48165,8 +48495,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-csi-migration-cluster-profile - - --target=e2e-gcp-csi-migration + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial - --variant=nightly-4.10 command: - ci-operator @@ -48183,7 +48513,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-csi-migration-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48209,12 +48539,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48225,8 +48551,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 27 3 10,24 * * + cluster: build05 + cron: 25 9 8,22 * * decorate: true decoration_config: skip_cloning: true @@ -48235,14 +48561,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-fips + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-single-node spec: containers: - args: @@ -48251,8 +48577,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-fips-cluster-profile - - --target=e2e-gcp-fips + - --secret-dir=/usr/local/e2e-aws-single-node-cluster-profile + - --target=e2e-aws-single-node - --variant=nightly-4.10 command: - ci-operator @@ -48269,7 +48595,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48295,12 +48621,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48311,8 +48633,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 47 1 7,24 * * + cluster: build05 + cron: 49 6 9,23 * * decorate: true decoration_config: skip_cloning: true @@ -48321,14 +48643,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-single-node-serial spec: containers: - args: @@ -48337,8 +48659,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-fips-serial-cluster-profile - - --target=e2e-gcp-fips-serial + - --secret-dir=/usr/local/e2e-aws-single-node-serial-cluster-profile + - --target=e2e-aws-single-node-serial - --variant=nightly-4.10 command: - ci-operator @@ -48355,7 +48677,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48381,12 +48703,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48397,8 +48715,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 54 8 9,25 * * + cluster: build05 + cron: 26 6 9,25 * * decorate: true decoration_config: skip_cloning: true @@ -48407,14 +48725,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-upgrade spec: containers: - args: @@ -48423,8 +48741,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade - --variant=nightly-4.10 command: - ci-operator @@ -48441,7 +48759,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48467,12 +48785,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48483,8 +48797,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 35 10 6,20 * * + cluster: build05 + cron: 49 9 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -48493,14 +48807,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-rt + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-upgrade-rollback-oldest-supported spec: containers: - args: @@ -48509,8 +48823,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-rt-cluster-profile - - --target=e2e-gcp-rt + - --secret-dir=/usr/local/e2e-aws-upgrade-rollback-oldest-supported-cluster-profile + - --target=e2e-aws-upgrade-rollback-oldest-supported - --variant=nightly-4.10 command: - ci-operator @@ -48527,7 +48841,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-rt-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-rollback-oldest-supported-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48553,12 +48867,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48569,8 +48879,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 43 3 6,24 * * + cluster: build05 + cron: 28 9 9,23 * * decorate: true decoration_config: skip_cloning: true @@ -48579,14 +48889,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-upi spec: containers: - args: @@ -48595,8 +48905,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-serial-cluster-profile - - --target=e2e-gcp-serial + - --secret-dir=/usr/local/e2e-aws-upi-cluster-profile + - --target=e2e-aws-upi - --variant=nightly-4.10 command: - ci-operator @@ -48613,7 +48923,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48639,12 +48949,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48655,8 +48961,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 49 2 6,22 * * + cluster: build05 + cron: 40 1 7,22 * * decorate: true decoration_config: skip_cloning: true @@ -48665,14 +48971,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-upi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-aws-workers-rhel8 spec: containers: - args: @@ -48681,8 +48987,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upi-cluster-profile - - --target=e2e-gcp-upi + - --secret-dir=/usr/local/e2e-aws-workers-rhel8-cluster-profile + - --target=e2e-aws-workers-rhel8 - --variant=nightly-4.10 command: - ci-operator @@ -48699,7 +49005,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48725,12 +49031,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48742,7 +49044,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 22 7 6,21 * * + cron: 13 3 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -48751,14 +49053,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure spec: containers: - args: @@ -48767,8 +49069,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-azure-cluster-profile + - --target=e2e-azure - --variant=nightly-4.10 command: - ci-operator @@ -48785,7 +49087,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-azure-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48812,7 +49114,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48823,8 +49125,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 40 9 6,21 * * + cluster: build02 + cron: 29 10 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -48833,15 +49135,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-csi spec: containers: - args: @@ -48850,8 +49151,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-cluster-profile - - --target=e2e-metal-ipi + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.10 command: - ci-operator @@ -48868,7 +49169,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48895,7 +49196,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48906,8 +49207,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 3 10 9,24 * * + cluster: build02 + cron: 8 3 5,25 * * decorate: true decoration_config: skip_cloning: true @@ -48916,15 +49217,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-bm + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-csi-migration spec: containers: - args: @@ -48933,8 +49233,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-bm-cluster-profile - - --target=e2e-metal-ipi-bm + - --secret-dir=/usr/local/e2e-azure-csi-migration-cluster-profile + - --target=e2e-azure-csi-migration - --variant=nightly-4.10 command: - ci-operator @@ -48951,7 +49251,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-bm-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -48978,7 +49278,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -48989,8 +49289,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 + cron: 14 5 6,20 * * decorate: true decoration_config: skip_cloning: true @@ -48999,15 +49299,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-deploy-cnv spec: containers: - args: @@ -49016,8 +49315,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-bm-upgrade + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv - --variant=nightly-4.10 command: - ci-operator @@ -49034,7 +49333,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49061,90 +49360,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.10 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.10" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-ovn-dualstack - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack - - --variant=nightly-4.10 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49155,8 +49371,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 44 3 7,25 * * + cluster: build02 + cron: 39 10 5,25 * * decorate: true decoration_config: skip_cloning: true @@ -49165,15 +49381,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-fips spec: containers: - args: @@ -49182,8 +49397,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azure-fips-cluster-profile + - --target=e2e-azure-fips - --variant=nightly-4.10 command: - ci-operator @@ -49200,7 +49415,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azure-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49227,7 +49442,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49238,8 +49453,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 51 7 10,24 * * + cluster: build02 + cron: 49 9 6,25 * * decorate: true decoration_config: skip_cloning: true @@ -49248,15 +49463,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-fips-serial spec: containers: - args: @@ -49265,8 +49479,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-serial-ipv4 + - --secret-dir=/usr/local/e2e-azure-fips-serial-cluster-profile + - --target=e2e-azure-fips-serial - --variant=nightly-4.10 command: - ci-operator @@ -49283,7 +49497,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-azure-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49310,7 +49524,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49321,8 +49535,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 49 8 8,24 * * + cluster: build02 + cron: 51 7 5,25 * * decorate: true decoration_config: skip_cloning: true @@ -49331,15 +49545,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-upgrade-cnv spec: containers: - args: @@ -49348,8 +49561,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv - --variant=nightly-4.10 command: - ci-operator @@ -49366,7 +49579,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49393,7 +49606,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49404,8 +49617,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 52 4 7,21 * * + cluster: build02 + cron: 25 8 7,24 * * decorate: true decoration_config: skip_cloning: true @@ -49414,15 +49627,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azure-upi spec: containers: - args: @@ -49431,8 +49643,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azure-upi-cluster-profile + - --target=e2e-azure-upi - --variant=nightly-4.10 command: - ci-operator @@ -49449,7 +49661,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azure-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49476,7 +49688,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49487,8 +49699,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 23 2 6,23 * * + cluster: build02 + cron: 33 6 6,23 * * decorate: true decoration_config: skip_cloning: true @@ -49497,15 +49709,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azurestack-csi spec: containers: - args: @@ -49514,8 +49725,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-serial-virtualmedia + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.10 command: - ci-operator @@ -49532,7 +49743,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49559,7 +49770,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49570,8 +49781,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 + cron: 21 3 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -49580,15 +49791,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-azurestack-upi spec: containers: - args: @@ -49597,8 +49807,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azurestack-upi-cluster-profile + - --target=e2e-azurestack-upi - --variant=nightly-4.10 command: - ci-operator @@ -49615,7 +49825,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azurestack-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49642,7 +49852,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49653,8 +49863,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 11 1 9,23 * * + cluster: build04 + cron: 2 9 8,24 * * decorate: true decoration_config: skip_cloning: true @@ -49663,14 +49873,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp spec: containers: - args: @@ -49679,8 +49889,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-single-node-live-iso-cluster-profile - - --target=e2e-metal-single-node-live-iso + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp - --variant=nightly-4.10 command: - ci-operator @@ -49697,7 +49907,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49723,8 +49933,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49735,8 +49949,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 33 4 10,24 * * + cluster: build04 + cron: 10 2 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -49745,14 +49959,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ovirt + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-csi spec: containers: - args: @@ -49761,8 +49975,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-cluster-profile - - --target=e2e-ovirt + - --secret-dir=/usr/local/e2e-gcp-csi-cluster-profile + - --target=e2e-gcp-csi - --variant=nightly-4.10 command: - ci-operator @@ -49779,7 +49993,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-cluster-profile + - mountPath: /usr/local/e2e-gcp-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49808,9 +50022,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49821,8 +50035,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 46 5 6,22 * * + cluster: build04 + cron: 27 1 6,21 * * decorate: true decoration_config: skip_cloning: true @@ -49831,14 +50045,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ovirt-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-csi-migration spec: containers: - args: @@ -49847,8 +50061,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile - - --target=e2e-ovirt-csi + - --secret-dir=/usr/local/e2e-gcp-csi-migration-cluster-profile + - --target=e2e-gcp-csi-migration - --variant=nightly-4.10 command: - ci-operator @@ -49865,7 +50079,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-csi-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49894,9 +50108,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49907,8 +50121,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 58 9 8,22 * * + cluster: build04 + cron: 27 3 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -49917,14 +50131,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ovirt-ovn + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-fips spec: containers: - args: @@ -49933,8 +50147,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile - - --target=e2e-ovirt-ovn + - --secret-dir=/usr/local/e2e-gcp-fips-cluster-profile + - --target=e2e-gcp-fips - --variant=nightly-4.10 command: - ci-operator @@ -49951,7 +50165,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -49980,9 +50194,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -49993,8 +50207,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build04 + cron: 47 1 7,24 * * decorate: true decoration_config: skip_cloning: true @@ -50003,14 +50217,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-fips-serial spec: containers: - args: @@ -50019,8 +50233,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-cluster-profile - - --target=e2e-vsphere + - --secret-dir=/usr/local/e2e-gcp-fips-serial-cluster-profile + - --target=e2e-gcp-fips-serial - --variant=nightly-4.10 command: - ci-operator @@ -50037,7 +50251,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-cluster-profile + - mountPath: /usr/local/e2e-gcp-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50063,8 +50277,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50075,8 +50293,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build04 + cron: 54 8 9,25 * * decorate: true decoration_config: skip_cloning: true @@ -50085,14 +50303,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-libvirt-cert-rotation spec: containers: - args: @@ -50101,8 +50319,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-csi-cluster-profile - - --target=e2e-vsphere-csi + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation - --variant=nightly-4.10 command: - ci-operator @@ -50119,7 +50337,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50145,8 +50363,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50157,8 +50379,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build04 + cron: 35 10 6,20 * * decorate: true decoration_config: skip_cloning: true @@ -50167,14 +50389,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-ovn + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-rt spec: containers: - args: @@ -50183,8 +50405,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile - - --target=e2e-vsphere-ovn + - --secret-dir=/usr/local/e2e-gcp-rt-cluster-profile + - --target=e2e-gcp-rt - --variant=nightly-4.10 command: - ci-operator @@ -50201,7 +50423,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-rt-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50227,8 +50449,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50239,8 +50465,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build04 + cron: 43 3 6,24 * * decorate: true decoration_config: skip_cloning: true @@ -50249,14 +50475,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-serial spec: containers: - args: @@ -50265,8 +50491,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-serial-cluster-profile - - --target=e2e-vsphere-serial + - --secret-dir=/usr/local/e2e-gcp-serial-cluster-profile + - --target=e2e-gcp-serial - --variant=nightly-4.10 command: - ci-operator @@ -50283,7 +50509,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50309,8 +50535,98 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 + - name: manifest-tool-local-pusher secret: - secretName: cluster-secrets-vsphere + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build04 + cron: 49 2 6,22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/variant: nightly-4.10 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.10" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-gcp-upi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-gcp-upi-cluster-profile + - --target=e2e-gcp-upi + - --variant=nightly-4.10 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-gcp-upi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50321,8 +50637,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build02 + cron: 22 7 6,21 * * decorate: true decoration_config: skip_cloning: true @@ -50331,14 +50647,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-techpreview + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ibmcloud-csi spec: containers: - args: @@ -50347,8 +50663,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-techpreview-cluster-profile - - --target=e2e-vsphere-techpreview + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.10 command: - ci-operator @@ -50365,7 +50681,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-techpreview-cluster-profile + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50392,7 +50708,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50403,8 +50719,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build05 + cron: 40 9 6,21 * * decorate: true decoration_config: skip_cloning: true @@ -50413,14 +50729,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-techpreview-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi spec: containers: - args: @@ -50429,8 +50746,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-techpreview-serial-cluster-profile - - --target=e2e-vsphere-techpreview-serial + - --secret-dir=/usr/local/e2e-metal-ipi-cluster-profile + - --target=e2e-metal-ipi - --variant=nightly-4.10 command: - ci-operator @@ -50447,7 +50764,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50474,7 +50791,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50485,8 +50802,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build05 + cron: 3 10 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -50495,14 +50812,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-upi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-bm spec: containers: - args: @@ -50511,8 +50829,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-cluster-profile - - --target=e2e-vsphere-upi + - --secret-dir=/usr/local/e2e-metal-ipi-bm-cluster-profile + - --target=e2e-metal-ipi-bm - --variant=nightly-4.10 command: - ci-operator @@ -50529,7 +50847,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50556,7 +50874,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50567,8 +50885,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: '@yearly' + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -50577,14 +50895,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-upi-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-bm-upgrade spec: containers: - args: @@ -50593,8 +50912,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-serial-cluster-profile - - --target=e2e-vsphere-upi-serial + - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-bm-upgrade - --variant=nightly-4.10 command: - ci-operator @@ -50611,7 +50930,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50638,7 +50957,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50650,7 +50969,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 36 3 8,23 * * + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -50659,14 +50978,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.8 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.8-e2e-aws-upgrade-paused + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-ovn-dualstack spec: containers: - args: @@ -50675,9 +50995,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-paused-cluster-profile - - --target=e2e-aws-upgrade-paused - - --variant=nightly-4.10-upgrade-from-stable-4.8 + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -50693,7 +51013,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-paused-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50720,7 +51040,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50732,7 +51052,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 35 8 9,23 * * + cron: 44 3 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -50741,14 +51061,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: @@ -50757,9 +51078,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=nightly-4.10-upgrade-from-stable-4.9 + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -50775,7 +51096,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50802,7 +51123,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50814,7 +51135,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 22 8 8,23 * * + cron: 51 7 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -50823,14 +51144,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-ipv4 spec: containers: - args: @@ -50839,9 +51161,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=nightly-4.10-upgrade-from-stable-4.9 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-serial-ipv4 + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -50857,7 +51179,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50884,7 +51206,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -50896,7 +51218,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 0 1 1 * + cron: 49 8 8,24 * * decorate: true decoration_config: skip_cloning: true @@ -50908,12 +51230,12 @@ periodics: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-metal-ipi-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -50922,9 +51244,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-bm-upgrade - - --variant=nightly-4.10-upgrade-from-stable-4.9 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -50940,7 +51262,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -50979,7 +51301,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 0 1 1 * + cron: 52 4 7,21 * * decorate: true decoration_config: skip_cloning: true @@ -50991,12 +51313,12 @@ periodics: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -51005,9 +51327,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - - --variant=nightly-4.10-upgrade-from-stable-4.9 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51023,7 +51345,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51062,7 +51384,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 21 3 8,25 * * + cron: 23 2 6,23 * * decorate: true decoration_config: skip_cloning: true @@ -51071,14 +51393,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-console-aws + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-serial-virtualmedia spec: containers: - args: @@ -51087,9 +51410,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-serial-virtualmedia + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51105,7 +51428,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51132,71 +51455,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 - - 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: build02 - cron: 27 5 5,25 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/variant: nightly-4.11 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.11" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-credentials-request-freeze - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=credentials-request-freeze - - --variant=nightly-4.11 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51207,8 +51466,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 11 4 10,25 * * + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -51217,14 +51476,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-alibaba + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -51233,9 +51493,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-cluster-profile - - --target=e2e-alibaba - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51251,7 +51511,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51278,7 +51538,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51290,7 +51550,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 2 4 9,24 * * + cron: 11 1 9,23 * * decorate: true decoration_config: skip_cloning: true @@ -51299,14 +51559,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-alibaba-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-metal-single-node-live-iso spec: containers: - args: @@ -51315,9 +51575,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile - - --target=e2e-alibaba-csi - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-metal-single-node-live-iso-cluster-profile + - --target=e2e-metal-single-node-live-iso + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51333,7 +51593,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-single-node-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51360,7 +51620,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51371,8 +51631,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 32 4 5,25 * * + cluster: build02 + cron: 33 4 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -51381,14 +51641,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ovirt spec: containers: - args: @@ -51397,9 +51657,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-ovirt-cluster-profile + - --target=e2e-ovirt + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51415,7 +51675,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cluster-profile + - mountPath: /usr/local/e2e-ovirt-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51441,8 +51701,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51453,8 +51717,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 1 10 7,25 * * + cluster: build02 + cron: 46 5 6,22 * * decorate: true decoration_config: skip_cloning: true @@ -51463,14 +51727,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-cgroupsv2 + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ovirt-csi spec: containers: - args: @@ -51479,9 +51743,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-cgroupsv2-cluster-profile - - --target=e2e-aws-cgroupsv2 - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile + - --target=e2e-ovirt-csi + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51497,7 +51761,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51523,8 +51787,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51535,8 +51803,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 27 3 10,24 * * + cluster: build02 + cron: 58 9 8,22 * * decorate: true decoration_config: skip_cloning: true @@ -51545,14 +51813,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-crun + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-ovirt-ovn spec: containers: - args: @@ -51561,9 +51829,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-crun-cluster-profile - - --target=e2e-aws-crun - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile + - --target=e2e-ovirt-ovn + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51579,7 +51847,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-crun-cluster-profile + - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51605,8 +51873,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51617,8 +51889,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 56 3 7,23 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -51627,14 +51899,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-csi + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere spec: containers: - args: @@ -51643,9 +51915,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-cluster-profile + - --target=e2e-vsphere + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51661,7 +51933,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile + - mountPath: /usr/local/e2e-vsphere-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51688,7 +51960,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51699,8 +51971,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 46 1 10,25 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -51709,14 +51981,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-csi-migration + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-csi spec: containers: - args: @@ -51725,9 +51997,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-migration-cluster-profile - - --target=e2e-aws-csi-migration - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-csi-cluster-profile + - --target=e2e-vsphere-csi + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51743,7 +52015,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-migration-cluster-profile + - mountPath: /usr/local/e2e-vsphere-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51770,7 +52042,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51781,8 +52053,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 41 1 7,24 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -51791,14 +52063,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-fips + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-ovn spec: containers: - args: @@ -51807,9 +52079,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-fips-cluster-profile - - --target=e2e-aws-fips - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile + - --target=e2e-vsphere-ovn + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51825,7 +52097,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-fips-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51852,7 +52124,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51863,8 +52135,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 21 8 8,22 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -51873,14 +52145,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-serial spec: containers: - args: @@ -51889,9 +52161,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-fips-serial-cluster-profile - - --target=e2e-aws-fips-serial - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-serial-cluster-profile + - --target=e2e-vsphere-serial + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51907,7 +52179,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -51934,7 +52206,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -51945,8 +52217,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 1 9,25 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -51955,14 +52227,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-ovn-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-techpreview spec: containers: - args: @@ -51971,9 +52243,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-techpreview-cluster-profile + - --target=e2e-vsphere-techpreview + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -51989,7 +52261,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-vsphere-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52016,7 +52288,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52027,8 +52299,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 13 8 5,22 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -52037,14 +52309,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-techpreview-serial spec: containers: - args: @@ -52053,9 +52325,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-techpreview-serial-cluster-profile + - --target=e2e-vsphere-techpreview-serial + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -52071,7 +52343,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52098,7 +52370,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52109,8 +52381,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 40 2 10,24 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -52119,14 +52391,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-proxy + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-upi spec: containers: - args: @@ -52135,9 +52407,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-proxy-cluster-profile - - --target=e2e-aws-proxy - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-upi-cluster-profile + - --target=e2e-vsphere-upi + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -52153,7 +52425,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-proxy-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52180,7 +52452,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52191,8 +52463,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 49 3 7,25 * * + cluster: vsphere02 + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -52201,14 +52473,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-serial + name: periodic-ci-openshift-release-master-nightly-4.10-e2e-vsphere-upi-serial spec: containers: - args: @@ -52217,9 +52489,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile - - --target=e2e-aws-serial - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-vsphere-upi-serial-cluster-profile + - --target=e2e-vsphere-upi-serial + - --variant=nightly-4.10 command: - ci-operator image: ci-operator:latest @@ -52235,7 +52507,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upi-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52262,7 +52534,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52274,7 +52546,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 51 5 9,23 * * + cron: 36 3 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -52284,13 +52556,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.8 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-single-node + name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.8-e2e-aws-upgrade-paused spec: containers: - args: @@ -52299,9 +52571,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-single-node-cluster-profile - - --target=e2e-aws-single-node - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-aws-upgrade-paused-cluster-profile + - --target=e2e-aws-upgrade-paused + - --variant=nightly-4.10-upgrade-from-stable-4.8 command: - ci-operator image: ci-operator:latest @@ -52317,7 +52589,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-paused-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52344,7 +52616,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52356,7 +52628,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 30 8 7,21 * * + cron: 35 8 9,23 * * decorate: true decoration_config: skip_cloning: true @@ -52367,12 +52639,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-single-node-serial + name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-aws-upgrade spec: containers: - args: @@ -52381,9 +52653,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-single-node-serial-cluster-profile - - --target=e2e-aws-single-node-serial - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=nightly-4.10-upgrade-from-stable-4.9 command: - ci-operator image: ci-operator:latest @@ -52399,7 +52671,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-single-node-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52438,11 +52710,10 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 12 9 8,24 * * + cron: 22 8 8,23 * * decorate: true decoration_config: skip_cloning: true - timeout: 3h0m0s extra_refs: - base_ref: master org: openshift @@ -52450,12 +52721,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-single-node-workers + name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-aws-upgrade-ovn-single-node spec: containers: - args: @@ -52464,9 +52735,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-single-node-workers-cluster-profile - - --target=e2e-aws-single-node-workers - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=nightly-4.10-upgrade-from-stable-4.9 command: - ci-operator image: ci-operator:latest @@ -52482,7 +52753,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-single-node-workers-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52521,7 +52792,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 47 1 10,24 * * + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -52530,14 +52801,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-metal-ipi-bm-upgrade spec: containers: - args: @@ -52546,9 +52818,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-bm-upgrade + - --variant=nightly-4.10-upgrade-from-stable-4.9 command: - ci-operator image: ci-operator:latest @@ -52564,7 +52836,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52591,7 +52863,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52603,7 +52875,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 22 4 5,22 * * + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -52612,14 +52884,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.11 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.10-upgrade-from-stable-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.11" + job-release: "4.10" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-upi + name: periodic-ci-openshift-release-master-nightly-4.10-upgrade-from-stable-4.9-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -52628,9 +52901,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upi-cluster-profile - - --target=e2e-aws-upi - - --variant=nightly-4.11 + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.10-upgrade-from-stable-4.9 command: - ci-operator image: ci-operator:latest @@ -52646,7 +52919,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52673,7 +52946,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52685,7 +52958,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 12 10 9,23 * * + cron: 21 3 8,25 * * decorate: true decoration_config: skip_cloning: true @@ -52695,13 +52968,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.11-console-aws spec: containers: - args: @@ -52710,8 +52983,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-workers-rhel8-cluster-profile - - --target=e2e-aws-workers-rhel8 + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws - --variant=nightly-4.11 command: - ci-operator @@ -52728,7 +53001,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-workers-rhel8-cluster-profile + - mountPath: /usr/local/console-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52755,7 +53028,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52767,7 +53040,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 59 8 7,25 * * + cron: 27 5 5,25 * * decorate: true decoration_config: skip_cloning: true @@ -52776,24 +53049,20 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure + name: periodic-ci-openshift-release-master-nightly-4.11-credentials-request-freeze spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-cluster-profile - - --target=e2e-azure + - --target=credentials-request-freeze - --variant=nightly-4.11 command: - ci-operator @@ -52804,14 +53073,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -52826,18 +53090,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52849,7 +53104,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 5 5,20 * * + cron: 11 4 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -52858,14 +53113,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-alibaba spec: containers: - args: @@ -52874,8 +53129,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-alibaba-cluster-profile + - --target=e2e-alibaba - --variant=nightly-4.11 command: - ci-operator @@ -52892,7 +53147,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-alibaba-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -52919,7 +53174,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -52931,7 +53186,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 42 10 8,24 * * + cron: 2 4 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -52940,14 +53195,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-alibaba-csi spec: containers: - args: @@ -52956,8 +53211,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv + - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile + - --target=e2e-alibaba-csi - --variant=nightly-4.11 command: - ci-operator @@ -52974,7 +53229,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53001,7 +53256,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53012,8 +53267,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 38 6 5,23 * * + cluster: build05 + cron: 32 4 5,25 * * decorate: true decoration_config: skip_cloning: true @@ -53022,14 +53277,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-fips + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws spec: containers: - args: @@ -53038,8 +53293,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-fips-cluster-profile - - --target=e2e-azure-fips + - --secret-dir=/usr/local/e2e-aws-cluster-profile + - --target=e2e-aws - --variant=nightly-4.11 command: - ci-operator @@ -53056,7 +53311,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53083,7 +53338,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53094,8 +53349,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 52 10 8,25 * * + cluster: build05 + cron: 1 10 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -53104,14 +53359,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-cgroupsv2 spec: containers: - args: @@ -53120,8 +53375,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-fips-serial-cluster-profile - - --target=e2e-azure-fips-serial + - --secret-dir=/usr/local/e2e-aws-cgroupsv2-cluster-profile + - --target=e2e-aws-cgroupsv2 - --variant=nightly-4.11 command: - ci-operator @@ -53138,7 +53393,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53165,7 +53420,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53176,8 +53431,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 40 1 7,23 * * + cluster: build05 + cron: 27 3 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -53186,14 +53441,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-crun spec: containers: - args: @@ -53202,8 +53457,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv + - --secret-dir=/usr/local/e2e-aws-crun-cluster-profile + - --target=e2e-aws-crun - --variant=nightly-4.11 command: - ci-operator @@ -53220,7 +53475,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53247,7 +53502,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53258,8 +53513,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 38 3 6,24 * * + cluster: build05 + cron: 56 3 7,23 * * decorate: true decoration_config: skip_cloning: true @@ -53268,14 +53523,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-upi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-csi spec: containers: - args: @@ -53284,8 +53539,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upi-cluster-profile - - --target=e2e-azure-upi + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi - --variant=nightly-4.11 command: - ci-operator @@ -53302,7 +53557,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53329,7 +53584,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53340,8 +53595,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 46 7 5,23 * * + cluster: build05 + cron: 46 1 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -53350,14 +53605,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-csi-migration spec: containers: - args: @@ -53366,8 +53621,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-aws-csi-migration-cluster-profile + - --target=e2e-aws-csi-migration - --variant=nightly-4.11 command: - ci-operator @@ -53384,7 +53639,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53411,7 +53666,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53422,8 +53677,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 11 10 5,21 * * + cluster: build05 + cron: 41 1 7,24 * * decorate: true decoration_config: skip_cloning: true @@ -53432,14 +53687,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azurestack-upi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-fips spec: containers: - args: @@ -53448,8 +53703,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-upi-cluster-profile - - --target=e2e-azurestack-upi + - --secret-dir=/usr/local/e2e-aws-fips-cluster-profile + - --target=e2e-aws-fips - --variant=nightly-4.11 command: - ci-operator @@ -53466,7 +53721,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53493,7 +53748,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53504,8 +53759,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 27 2 7,22 * * + cluster: build05 + cron: 21 8 8,22 * * decorate: true decoration_config: skip_cloning: true @@ -53514,14 +53769,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-fips-serial spec: containers: - args: @@ -53530,8 +53785,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-cluster-profile - - --target=e2e-gcp + - --secret-dir=/usr/local/e2e-aws-fips-serial-cluster-profile + - --target=e2e-aws-fips-serial - --variant=nightly-4.11 command: - ci-operator @@ -53548,7 +53803,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-cluster-profile + - mountPath: /usr/local/e2e-aws-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53574,98 +53829,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 - - 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: build04 - cron: 18 7 6,20 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/variant: nightly-4.11 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.11" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-csi - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-csi-cluster-profile - - --target=e2e-gcp-csi - - --variant=nightly-4.11 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-gcp-csi-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53676,8 +53841,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 8 2 8,25 * * + cluster: build05 + cron: 9 1 9,25 * * decorate: true decoration_config: skip_cloning: true @@ -53686,14 +53851,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-csi-migration + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -53702,8 +53867,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-csi-migration-cluster-profile - - --target=e2e-gcp-csi-migration + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway - --variant=nightly-4.11 command: - ci-operator @@ -53720,7 +53885,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-csi-migration-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53746,12 +53911,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53762,8 +53923,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 20 6 10,25 * * + cluster: build05 + cron: 13 8 5,22 * * decorate: true decoration_config: skip_cloning: true @@ -53772,14 +53933,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-fips + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-ovn-serial spec: containers: - args: @@ -53788,8 +53949,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-fips-cluster-profile - - --target=e2e-gcp-fips + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial - --variant=nightly-4.11 command: - ci-operator @@ -53806,7 +53967,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53832,12 +53993,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53848,8 +54005,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 40 1 6,24 * * + cluster: build05 + cron: 40 2 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -53858,14 +54015,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-proxy spec: containers: - args: @@ -53874,8 +54031,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-fips-serial-cluster-profile - - --target=e2e-gcp-fips-serial + - --secret-dir=/usr/local/e2e-aws-proxy-cluster-profile + - --target=e2e-aws-proxy - --variant=nightly-4.11 command: - ci-operator @@ -53892,7 +54049,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -53918,12 +54075,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -53934,8 +54087,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 10 7 10,25 * * + cluster: build05 + cron: 49 3 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -53944,14 +54097,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-serial spec: containers: - args: @@ -53960,8 +54113,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-aws-serial-cluster-profile + - --target=e2e-aws-serial - --variant=nightly-4.11 command: - ci-operator @@ -53978,7 +54131,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-aws-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54004,12 +54157,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54020,8 +54169,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 35 2 7,24 * * + cluster: build05 + cron: 51 5 9,23 * * decorate: true decoration_config: skip_cloning: true @@ -54030,14 +54179,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-rt + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-single-node spec: containers: - args: @@ -54046,8 +54195,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-rt-cluster-profile - - --target=e2e-gcp-rt + - --secret-dir=/usr/local/e2e-aws-single-node-cluster-profile + - --target=e2e-aws-single-node - --variant=nightly-4.11 command: - ci-operator @@ -54064,7 +54213,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-rt-cluster-profile + - mountPath: /usr/local/e2e-aws-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54090,12 +54239,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54106,8 +54251,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 16 6 9,25 * * + cluster: build05 + cron: 30 8 7,21 * * decorate: true decoration_config: skip_cloning: true @@ -54116,14 +54261,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-single-node-serial spec: containers: - args: @@ -54132,8 +54277,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-serial-cluster-profile - - --target=e2e-gcp-serial + - --secret-dir=/usr/local/e2e-aws-single-node-serial-cluster-profile + - --target=e2e-aws-single-node-serial - --variant=nightly-4.11 command: - ci-operator @@ -54150,7 +54295,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54176,12 +54321,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54192,24 +54333,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 10 6 5,20 * * + cluster: build05 + cron: 12 9 8,24 * * decorate: true decoration_config: skip_cloning: true + timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-upi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-single-node-workers spec: containers: - args: @@ -54218,8 +54360,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-upi-cluster-profile - - --target=e2e-gcp-upi + - --secret-dir=/usr/local/e2e-aws-single-node-workers-cluster-profile + - --target=e2e-aws-single-node-workers - --variant=nightly-4.11 command: - ci-operator @@ -54236,7 +54378,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-single-node-workers-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54262,12 +54404,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54278,8 +54416,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 4 7 7,25 * * + cluster: build05 + cron: 47 1 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -54288,14 +54426,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-upgrade spec: containers: - args: @@ -54304,8 +54442,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade - --variant=nightly-4.11 command: - ci-operator @@ -54322,7 +54460,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54349,7 +54487,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54361,7 +54499,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 19 8 6,24 * * + cron: 22 4 5,22 * * decorate: true decoration_config: skip_cloning: true @@ -54370,15 +54508,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-bm + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-upi spec: containers: - args: @@ -54387,8 +54524,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-bm-cluster-profile - - --target=e2e-metal-ipi-bm + - --secret-dir=/usr/local/e2e-aws-upi-cluster-profile + - --target=e2e-aws-upi - --variant=nightly-4.11 command: - ci-operator @@ -54405,7 +54542,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-bm-cluster-profile + - mountPath: /usr/local/e2e-aws-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54432,7 +54569,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54444,25 +54581,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 6 1 1 * + cron: 12 10 9,23 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-aws-workers-rhel8 spec: containers: - args: @@ -54471,8 +54606,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-bm-upgrade + - --secret-dir=/usr/local/e2e-aws-workers-rhel8-cluster-profile + - --target=e2e-aws-workers-rhel8 - --variant=nightly-4.11 command: - ci-operator @@ -54489,7 +54624,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54516,7 +54651,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54527,8 +54662,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 + cron: 59 8 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -54537,15 +54672,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure spec: containers: - args: @@ -54554,8 +54688,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack + - --secret-dir=/usr/local/e2e-azure-cluster-profile + - --target=e2e-azure - --variant=nightly-4.11 command: - ci-operator @@ -54572,7 +54706,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-azure-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54599,7 +54733,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54610,8 +54744,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 5 5,20 * * + cluster: build02 + cron: 0 5 5,20 * * decorate: true decoration_config: skip_cloning: true @@ -54620,15 +54754,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-dualstack-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-csi spec: containers: - args: @@ -54637,8 +54770,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack-local-gateway + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.11 command: - ci-operator @@ -54655,7 +54788,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54682,7 +54815,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54693,8 +54826,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 12 10 8,24 * * + cluster: build02 + cron: 42 10 8,24 * * decorate: true decoration_config: skip_cloning: true @@ -54703,15 +54836,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-deploy-cnv spec: containers: - args: @@ -54720,8 +54852,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv4 + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv - --variant=nightly-4.11 command: - ci-operator @@ -54738,7 +54870,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54765,7 +54897,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54776,8 +54908,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 6 9 6,23 * * + cluster: build02 + cron: 38 6 5,23 * * decorate: true decoration_config: skip_cloning: true @@ -54786,15 +54918,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-fips spec: containers: - args: @@ -54803,8 +54934,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azure-fips-cluster-profile + - --target=e2e-azure-fips - --variant=nightly-4.11 command: - ci-operator @@ -54821,7 +54952,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azure-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54848,7 +54979,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54859,8 +54990,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 8 9 8,22 * * + cluster: build02 + cron: 52 10 8,25 * * decorate: true decoration_config: skip_cloning: true @@ -54869,15 +55000,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-fips-serial spec: containers: - args: @@ -54886,8 +55016,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-serial-ipv4 + - --secret-dir=/usr/local/e2e-azure-fips-serial-cluster-profile + - --target=e2e-azure-fips-serial - --variant=nightly-4.11 command: - ci-operator @@ -54904,7 +55034,89 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-azure-fips-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-azure-2 + - 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: build02 + cron: 40 1 7,23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: nightly-4.11 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.11" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-upgrade-cnv + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv + - --variant=nightly-4.11 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -54931,7 +55143,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -54942,8 +55154,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 59 9 7,25 * * + cluster: build02 + cron: 38 3 6,24 * * decorate: true decoration_config: skip_cloning: true @@ -54952,15 +55164,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-upi spec: containers: - args: @@ -54969,8 +55180,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-azure-upi-cluster-profile + - --target=e2e-azure-upi - --variant=nightly-4.11 command: - ci-operator @@ -54987,7 +55198,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-azure-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55014,7 +55225,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55025,8 +55236,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 22 6 9,24 * * + cluster: build02 + cron: 46 7 5,23 * * decorate: true decoration_config: skip_cloning: true @@ -55035,15 +55246,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azurestack-csi spec: containers: - args: @@ -55052,8 +55262,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.11 command: - ci-operator @@ -55070,7 +55280,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55097,7 +55307,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55108,8 +55318,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 20 3 9,24 * * + cluster: build02 + cron: 11 10 5,21 * * decorate: true decoration_config: skip_cloning: true @@ -55118,15 +55328,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-azurestack-upi spec: containers: - args: @@ -55135,8 +55344,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-serial-virtualmedia + - --secret-dir=/usr/local/e2e-azurestack-upi-cluster-profile + - --target=e2e-azurestack-upi - --variant=nightly-4.11 command: - ci-operator @@ -55153,7 +55362,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-azurestack-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55180,7 +55389,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55191,26 +55400,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 6 1 1 * + cluster: build04 + cron: 27 2 7,22 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp spec: containers: - args: @@ -55219,8 +55426,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-gcp-cluster-profile + - --target=e2e-gcp - --variant=nightly-4.11 command: - ci-operator @@ -55237,7 +55444,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-gcp-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55263,8 +55470,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55275,8 +55486,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 13 8 7,25 * * + cluster: build04 + cron: 18 7 6,20 * * decorate: true decoration_config: skip_cloning: true @@ -55285,14 +55496,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-csi spec: containers: - args: @@ -55301,8 +55512,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-single-node-live-iso-cluster-profile - - --target=e2e-metal-single-node-live-iso + - --secret-dir=/usr/local/e2e-gcp-csi-cluster-profile + - --target=e2e-gcp-csi - --variant=nightly-4.11 command: - ci-operator @@ -55319,7 +55530,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55345,8 +55556,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55357,8 +55572,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 50 7 10,25 * * + cluster: build04 + cron: 8 2 8,25 * * decorate: true decoration_config: skip_cloning: true @@ -55367,14 +55582,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-single-node-with-worker-live-iso + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-csi-migration spec: containers: - args: @@ -55383,8 +55598,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-single-node-with-worker-live-iso-cluster-profile - - --target=e2e-metal-single-node-with-worker-live-iso + - --secret-dir=/usr/local/e2e-gcp-csi-migration-cluster-profile + - --target=e2e-gcp-csi-migration - --variant=nightly-4.11 command: - ci-operator @@ -55401,7 +55616,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-single-node-with-worker-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-csi-migration-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55427,8 +55642,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55439,8 +55658,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 43 9 8,24 * * + cluster: build04 + cron: 20 6 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -55449,14 +55668,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ovirt + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-fips spec: containers: - args: @@ -55465,8 +55684,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-cluster-profile - - --target=e2e-ovirt + - --secret-dir=/usr/local/e2e-gcp-fips-cluster-profile + - --target=e2e-gcp-fips - --variant=nightly-4.11 command: - ci-operator @@ -55483,7 +55702,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-cluster-profile + - mountPath: /usr/local/e2e-gcp-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55512,9 +55731,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55525,8 +55744,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 38 5 5,21 * * + cluster: build04 + cron: 40 1 6,24 * * decorate: true decoration_config: skip_cloning: true @@ -55535,14 +55754,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ovirt-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-fips-serial spec: containers: - args: @@ -55551,8 +55770,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile - - --target=e2e-ovirt-csi + - --secret-dir=/usr/local/e2e-gcp-fips-serial-cluster-profile + - --target=e2e-gcp-fips-serial - --variant=nightly-4.11 command: - ci-operator @@ -55569,7 +55788,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55598,9 +55817,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-3 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55611,8 +55830,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 34 5 8,23 * * + cluster: build04 + cron: 10 7 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -55621,14 +55840,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ovirt-ovn + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-libvirt-cert-rotation spec: containers: - args: @@ -55637,8 +55856,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile - - --target=e2e-ovirt-ovn + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation - --variant=nightly-4.11 command: - ci-operator @@ -55655,7 +55874,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55684,9 +55903,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55697,8 +55916,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 19 7 10,24 * * + cluster: build04 + cron: 35 2 7,24 * * decorate: true decoration_config: skip_cloning: true @@ -55707,21 +55926,24 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-telco5g + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-rt spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g + - --secret-dir=/usr/local/e2e-gcp-rt-cluster-profile + - --target=e2e-gcp-rt - --variant=nightly-4.11 command: - ci-operator @@ -55732,9 +55954,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-gcp-rt-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -55749,9 +55976,22 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55762,7 +56002,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build04 + cron: 16 6 9,25 * * decorate: true decoration_config: skip_cloning: true @@ -55770,16 +56011,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 336h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-serial spec: containers: - args: @@ -55788,8 +56028,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-cluster-profile - - --target=e2e-vsphere + - --secret-dir=/usr/local/e2e-gcp-serial-cluster-profile + - --target=e2e-gcp-serial - --variant=nightly-4.11 command: - ci-operator @@ -55806,7 +56046,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-cluster-profile + - mountPath: /usr/local/e2e-gcp-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55832,8 +56072,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55844,7 +56088,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build04 + cron: 10 6 5,20 * * decorate: true decoration_config: skip_cloning: true @@ -55852,16 +56097,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 350h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-gcp-upi spec: containers: - args: @@ -55870,8 +56114,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-csi-cluster-profile - - --target=e2e-vsphere-csi + - --secret-dir=/usr/local/e2e-gcp-upi-cluster-profile + - --target=e2e-gcp-upi - --variant=nightly-4.11 command: - ci-operator @@ -55888,7 +56132,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55914,8 +56158,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -55926,7 +56174,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build02 + cron: 4 7 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -55934,16 +56183,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 340h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-ovn + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ibmcloud-csi spec: containers: - args: @@ -55952,8 +56200,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile - - --target=e2e-vsphere-ovn + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.11 command: - ci-operator @@ -55970,7 +56218,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -55997,7 +56245,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56008,7 +56256,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 19 8 6,24 * * decorate: true decoration_config: skip_cloning: true @@ -56016,16 +56265,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 342h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-bm spec: containers: - args: @@ -56034,8 +56283,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-serial-cluster-profile - - --target=e2e-vsphere-serial + - --secret-dir=/usr/local/e2e-metal-ipi-bm-cluster-profile + - --target=e2e-metal-ipi-bm - --variant=nightly-4.11 command: - ci-operator @@ -56052,7 +56301,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56079,7 +56328,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56090,24 +56339,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 6 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 338h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-techpreview + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-bm-upgrade spec: containers: - args: @@ -56116,8 +56367,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-techpreview-cluster-profile - - --target=e2e-vsphere-techpreview + - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-bm-upgrade - --variant=nightly-4.11 command: - ci-operator @@ -56134,7 +56385,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-techpreview-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56161,7 +56412,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56172,7 +56423,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -56180,16 +56432,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 344h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-techpreview-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-dualstack spec: containers: - args: @@ -56198,8 +56450,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-techpreview-serial-cluster-profile - - --target=e2e-vsphere-techpreview-serial + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack - --variant=nightly-4.11 command: - ci-operator @@ -56216,7 +56468,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56243,7 +56495,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56254,7 +56506,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 30 5 5,20 * * decorate: true decoration_config: skip_cloning: true @@ -56262,16 +56515,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 346h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-upi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-dualstack-local-gateway spec: containers: - args: @@ -56280,8 +56533,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-cluster-profile - - --target=e2e-vsphere-upi + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack-local-gateway - --variant=nightly-4.11 command: - ci-operator @@ -56298,7 +56551,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56325,7 +56578,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56336,7 +56589,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 12 10 8,24 * * decorate: true decoration_config: skip_cloning: true @@ -56344,16 +56598,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 348h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-upi-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-ipv4 spec: containers: - args: @@ -56362,8 +56616,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-serial-cluster-profile - - --target=e2e-vsphere-upi-serial + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv4 - --variant=nightly-4.11 command: - ci-operator @@ -56380,7 +56634,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56407,7 +56661,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56418,66 +56672,41 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@yearly' + cluster: build05 + cron: 6 9 6,23 * * decorate: true decoration_config: - timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.11-install-analysis-all + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.11 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.11" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-install-analysis + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 + - --variant=nightly-4.11 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-install-analysis - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" - JOB_CONFIGURATION: | - aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi - aws-proxy,1,--include-job-names=ovn-proxy - aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi - aws-techpreview,1,--platform=aws --include-job-names=techpreview - azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi - azure-techpreview,1,--platform=azure --include-job-names=techpreview - gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi - gcp-techpreview,1,--platform=gcp --include-job-names=techpreview - metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi - metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi - vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi - vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-install + name: "" resources: requests: cpu: 10m @@ -56485,7 +56714,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56496,8 +56728,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -56509,26 +56739,24 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret - secret: - secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 58 4 8,23 * * + cron: 8 9 8,22 * * decorate: true decoration_config: skip_cloning: true @@ -56537,14 +56765,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-openshift-e2e-aws-single-node-workers-upgrade-conformance + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-ipv4 spec: containers: - args: @@ -56553,8 +56782,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/openshift-e2e-aws-single-node-workers-upgrade-conformance-cluster-profile - - --target=openshift-e2e-aws-single-node-workers-upgrade-conformance + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-serial-ipv4 - --variant=nightly-4.11 command: - ci-operator @@ -56571,7 +56800,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/openshift-e2e-aws-single-node-workers-upgrade-conformance-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56598,7 +56827,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56610,7 +56839,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 32 7 7,24 * * + cron: 59 9 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -56619,14 +56848,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-aws-upgrade + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -56635,9 +56865,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - - --variant=nightly-4.11-upgrade-from-stable-4.10 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -56653,7 +56883,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56680,7 +56910,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56692,7 +56922,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 58 1 5,25 * * + cron: 22 6 9,24 * * decorate: true decoration_config: skip_cloning: true @@ -56701,14 +56931,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -56717,9 +56948,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=nightly-4.11-upgrade-from-stable-4.10 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -56735,7 +56966,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56762,7 +56993,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -56774,11 +57005,10 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 6 1 1 * + cron: 20 3 9,24 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift @@ -56787,12 +57017,12 @@ periodics: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-metal-ipi-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-serial-virtualmedia spec: containers: - args: @@ -56801,9 +57031,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-bm-upgrade - - --variant=nightly-4.11-upgrade-from-stable-4.10 + - --secret-dir=/usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-serial-virtualmedia + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -56819,7 +57049,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -56871,12 +57101,12 @@ periodics: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -56887,7 +57117,7 @@ periodics: - --secret-dir=/secrets/ci-pull-credentials - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - - --variant=nightly-4.11-upgrade-from-stable-4.10 + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -56941,8 +57171,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 33 1 10,24 * * + cluster: build02 + cron: 13 8 7,25 * * decorate: true decoration_config: skip_cloning: true @@ -56951,14 +57181,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.9 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.9-e2e-aws-upgrade-paused + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-single-node-live-iso spec: containers: - args: @@ -56967,9 +57197,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-paused-cluster-profile - - --target=e2e-aws-upgrade-paused - - --variant=nightly-4.11-upgrade-from-stable-4.9 + - --secret-dir=/usr/local/e2e-metal-single-node-live-iso-cluster-profile + - --target=e2e-metal-single-node-live-iso + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -56985,7 +57215,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-paused-cluster-profile + - mountPath: /usr/local/e2e-metal-single-node-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57012,7 +57242,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57023,8 +57253,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 28 16 */12,24 * * + cluster: build02 + cron: 50 7 10,25 * * decorate: true decoration_config: skip_cloning: true @@ -57033,14 +57263,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-console-aws + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-metal-single-node-with-worker-live-iso spec: containers: - args: @@ -57049,9 +57279,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-metal-single-node-with-worker-live-iso-cluster-profile + - --target=e2e-metal-single-node-with-worker-live-iso + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57067,7 +57297,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile + - mountPath: /usr/local/e2e-metal-single-node-with-worker-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57094,7 +57324,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57106,6 +57336,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: 43 9 8,24 * * decorate: true decoration_config: skip_cloning: true @@ -57113,23 +57344,26 @@ periodics: - base_ref: master org: openshift repo: release - interval: 48h labels: - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-credentials-request-freeze + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ovirt spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=credentials-request-freeze - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-ovirt-cluster-profile + - --target=e2e-ovirt + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57139,9 +57373,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-ovirt-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -57156,9 +57395,22 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57170,7 +57422,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 10 21 */1,13 * * + cron: 38 5 5,21 * * decorate: true decoration_config: skip_cloning: true @@ -57179,14 +57431,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-alibaba-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ovirt-csi spec: containers: - args: @@ -57195,9 +57447,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile - - --target=e2e-alibaba-csi - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile + - --target=e2e-ovirt-csi + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57213,7 +57465,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile + - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57239,8 +57491,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-alibabacloud + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57252,7 +57508,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 9 23 */5,14 * * + cron: 34 5 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -57261,14 +57517,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-alibaba-ovn + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-ovirt-ovn spec: containers: - args: @@ -57277,9 +57533,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile - - --target=e2e-alibaba-ovn - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile + - --target=e2e-ovirt-ovn + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57295,7 +57551,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57321,8 +57577,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-alibabacloud + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57334,7 +57594,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 38 6 */11,20 * * + cron: 19 7 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -57343,25 +57603,22 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-csi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-telco5g spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi - - --variant=nightly-4.12 + - --target=e2e-telco5g + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57371,14 +57628,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -57393,18 +57645,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57415,8 +57658,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 15 22 */14,25 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57424,15 +57666,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 336h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-driver-toolkit + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere spec: containers: - args: @@ -57441,9 +57684,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile - - --target=e2e-aws-driver-toolkit - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-cluster-profile + - --target=e2e-vsphere + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57459,7 +57702,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile + - mountPath: /usr/local/e2e-vsphere-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57486,7 +57729,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57497,8 +57740,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 5 */10,22 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57506,15 +57748,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 350h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-csi spec: containers: - args: @@ -57523,9 +57766,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile - - --target=e2e-aws-ovn-etcd-scaling - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-csi-cluster-profile + - --target=e2e-vsphere-csi + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57541,7 +57784,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-vsphere-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57568,7 +57811,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57579,8 +57822,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 10 */13,22 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57588,15 +57830,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 340h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-ovn spec: containers: - args: @@ -57605,9 +57848,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile - - --target=e2e-aws-ovn-fips - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile + - --target=e2e-vsphere-ovn + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57623,7 +57866,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57650,7 +57893,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57661,8 +57904,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 21 5 */1,14 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57670,15 +57912,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 342h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-serial spec: containers: - args: @@ -57687,9 +57930,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile - - --target=e2e-aws-ovn-fips-serial - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-serial-cluster-profile + - --target=e2e-vsphere-serial + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57705,7 +57948,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57732,7 +57975,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57743,8 +57986,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 15 4 */8,18 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57752,15 +57994,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 338h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-techpreview spec: containers: - args: @@ -57769,9 +58012,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-techpreview-cluster-profile + - --target=e2e-vsphere-techpreview + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57787,7 +58030,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-vsphere-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57814,7 +58057,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57825,8 +58068,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 19 */1,11 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57834,15 +58076,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 344h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-multi + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-techpreview-serial spec: containers: - args: @@ -57851,9 +58094,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-multi-cluster-profile - - --target=e2e-aws-ovn-multi - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-techpreview-serial-cluster-profile + - --target=e2e-vsphere-techpreview-serial + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57869,7 +58112,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-multi-cluster-profile + - mountPath: /usr/local/e2e-vsphere-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57896,7 +58139,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57907,8 +58150,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 */2 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57916,15 +58158,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 346h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-upi spec: containers: - args: @@ -57933,9 +58176,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-upi-cluster-profile + - --target=e2e-vsphere-upi + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -57951,7 +58194,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -57978,7 +58221,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -57989,8 +58232,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 32 19 */7,16 * * + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -57998,15 +58240,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 348h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-upi-serial spec: containers: - args: @@ -58015,9 +58258,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-vsphere-upi-serial-cluster-profile + - --target=e2e-vsphere-upi-serial + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -58033,7 +58276,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upi-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58060,7 +58303,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58071,40 +58314,66 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 42 7 */2,15 * * + cluster: build02 + cron: '@yearly' decorate: true decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.12" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-single-node + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.11-install-analysis-all spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile - - --target=e2e-aws-ovn-single-node - - --variant=nightly-4.12 + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-install-analysis command: - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-install-analysis + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" + JOB_CONFIGURATION: | + aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi + aws-proxy,1,--include-job-names=ovn-proxy + aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi + aws-techpreview,1,--platform=aws --include-job-names=techpreview + azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi + azure-techpreview,1,--platform=azure --include-job-names=techpreview + gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi + gcp-techpreview,1,--platform=gcp --include-job-names=techpreview + metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi + metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi + vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi + vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi + test: + - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: "" + name: aggregator-check-install resources: requests: cpu: 10m @@ -58112,10 +58381,7 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58126,6 +58392,8 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -58137,24 +58405,26 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials + - name: release-pull-secret + secret: + secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 7 5 */9,19 * * + cron: 58 4 8,23 * * decorate: true decoration_config: skip_cloning: true @@ -58165,12 +58435,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/variant: nightly-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-single-node-serial + name: periodic-ci-openshift-release-master-nightly-4.11-openshift-e2e-aws-single-node-workers-upgrade-conformance spec: containers: - args: @@ -58179,9 +58449,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile - - --target=e2e-aws-ovn-single-node-serial - - --variant=nightly-4.12 + - --secret-dir=/usr/local/openshift-e2e-aws-single-node-workers-upgrade-conformance-cluster-profile + - --target=openshift-e2e-aws-single-node-workers-upgrade-conformance + - --variant=nightly-4.11 command: - ci-operator image: ci-operator:latest @@ -58197,7 +58467,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - mountPath: /usr/local/openshift-e2e-aws-single-node-workers-upgrade-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58236,11 +58506,10 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 37 16 */11,22 * * + cron: 32 7 7,24 * * decorate: true decoration_config: skip_cloning: true - timeout: 3h0m0s extra_refs: - base_ref: master org: openshift @@ -58248,12 +58517,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-single-node-workers + name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-aws-upgrade spec: containers: - args: @@ -58262,9 +58531,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile - - --target=e2e-aws-ovn-single-node-workers - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile + - --target=e2e-aws-upgrade + - --variant=nightly-4.11-upgrade-from-stable-4.10 command: - ci-operator image: ci-operator:latest @@ -58280,7 +58549,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58319,7 +58588,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 31 22 */10,24 * * + cron: 58 1 5,25 * * decorate: true decoration_config: skip_cloning: true @@ -58329,13 +58598,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-aws-upgrade-ovn-single-node spec: containers: - args: @@ -58344,9 +58613,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile - - --target=e2e-aws-ovn-upi - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=nightly-4.11-upgrade-from-stable-4.10 command: - ci-operator image: ci-operator:latest @@ -58362,7 +58631,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58389,7 +58658,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58401,23 +58670,25 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 51 16 */7,19 * * + cron: 0 6 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-metal-ipi-bm-upgrade spec: containers: - args: @@ -58426,9 +58697,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile - - --target=e2e-aws-ovn-workers-rhel8 - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-bm-upgrade + - --variant=nightly-4.11-upgrade-from-stable-4.10 command: - ci-operator image: ci-operator:latest @@ -58444,7 +58715,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58471,7 +58742,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58483,23 +58754,25 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 17 5 */14,26 * * + cron: 0 6 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn + name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.10-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -58508,9 +58781,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.11-upgrade-from-stable-4.10 command: - ci-operator image: ci-operator:latest @@ -58526,7 +58799,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58553,7 +58826,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58565,7 +58838,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 41 11 */7,20 * * + cron: 33 1 10,24 * * decorate: true decoration_config: skip_cloning: true @@ -58576,12 +58849,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12 + ci-operator.openshift.io/variant: nightly-4.11-upgrade-from-stable-4.9 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.12" + job-release: "4.11" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-nightly-4.11-upgrade-from-stable-4.9-e2e-aws-upgrade-paused spec: containers: - args: @@ -58590,9 +58863,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 - - --variant=nightly-4.12 + - --secret-dir=/usr/local/e2e-aws-upgrade-paused-cluster-profile + - --target=e2e-aws-upgrade-paused + - --variant=nightly-4.11-upgrade-from-stable-4.9 command: - ci-operator image: ci-operator:latest @@ -58608,7 +58881,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-paused-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58647,7 +58920,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 57 18 */1,14 * * + cron: 28 16 */12,24 * * decorate: true decoration_config: skip_cloning: true @@ -58663,7 +58936,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-nightly-4.12-console-aws spec: containers: - args: @@ -58672,8 +58945,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws - --variant=nightly-4.12 command: - ci-operator @@ -58690,7 +58963,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/console-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58728,8 +59001,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 50 3 */9,20 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -58737,25 +59009,22 @@ periodics: - base_ref: master org: openshift repo: release + interval: 48h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.12-credentials-request-freeze spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial + - --target=credentials-request-freeze - --variant=nightly-4.12 command: - ci-operator @@ -58766,14 +59035,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -58788,18 +59052,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58810,8 +59065,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 28 0 */13,22 * * + cluster: build02 + cron: 10 21 */1,13 * * decorate: true decoration_config: skip_cloning: true @@ -58820,14 +59075,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-alibaba-csi spec: containers: - args: @@ -58836,8 +59091,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade + - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile + - --target=e2e-alibaba-csi - --variant=nightly-4.12 command: - ci-operator @@ -58854,7 +59109,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58881,7 +59136,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58893,7 +59148,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 45 14 */9,23 * * + cron: 9 23 */5,14 * * decorate: true decoration_config: skip_cloning: true @@ -58902,14 +59157,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-alibaba-ovn spec: containers: - args: @@ -58918,8 +59173,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile + - --target=e2e-alibaba-ovn - --variant=nightly-4.12 command: - ci-operator @@ -58936,7 +59191,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -58963,7 +59218,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -58974,8 +59229,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 9 23 */6,20 * * + cluster: build05 + cron: 38 6 */11,20 * * decorate: true decoration_config: skip_cloning: true @@ -58984,14 +59239,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-csi spec: containers: - args: @@ -59000,8 +59255,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi - --variant=nightly-4.12 command: - ci-operator @@ -59018,7 +59273,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59045,7 +59300,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59056,8 +59311,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 58 13 */11,22 * * + cluster: build05 + cron: 15 22 */14,25 * * decorate: true decoration_config: skip_cloning: true @@ -59066,14 +59321,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-driver-toolkit spec: containers: - args: @@ -59082,8 +59337,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile - - --target=e2e-azure-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile + - --target=e2e-aws-driver-toolkit - --variant=nightly-4.12 command: - ci-operator @@ -59100,7 +59355,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59127,7 +59382,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59138,8 +59393,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 35 18 */3,16 * * + cluster: build05 + cron: 9 5 */10,22 * * decorate: true decoration_config: skip_cloning: true @@ -59148,14 +59403,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-etcd-scaling spec: containers: - args: @@ -59164,8 +59419,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile - - --target=e2e-azure-ovn-upi + - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - --target=e2e-aws-ovn-etcd-scaling - --variant=nightly-4.12 command: - ci-operator @@ -59182,7 +59437,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59209,7 +59464,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59220,8 +59475,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 36 15 */14,26 * * + cluster: build05 + cron: 30 10 */13,22 * * decorate: true decoration_config: skip_cloning: true @@ -59230,14 +59485,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-sdn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-fips spec: containers: - args: @@ -59246,8 +59501,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile + - --target=e2e-aws-ovn-fips - --variant=nightly-4.12 command: - ci-operator @@ -59264,7 +59519,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59291,7 +59546,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59302,8 +59557,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 20 0 */1,14 * * + cluster: build05 + cron: 21 5 */1,14 * * decorate: true decoration_config: skip_cloning: true @@ -59312,14 +59567,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-sdn-fips + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-fips-serial spec: containers: - args: @@ -59328,8 +59583,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile - - --target=e2e-azure-sdn-fips + - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - --target=e2e-aws-ovn-fips-serial - --variant=nightly-4.12 command: - ci-operator @@ -59346,7 +59601,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59373,7 +59628,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59384,8 +59639,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 19 13 */11,24 * * + cluster: build05 + cron: 15 4 */8,18 * * decorate: true decoration_config: skip_cloning: true @@ -59394,14 +59649,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -59410,8 +59665,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile - - --target=e2e-azure-sdn-fips-serial + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway - --variant=nightly-4.12 command: - ci-operator @@ -59428,7 +59683,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59455,7 +59710,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59466,8 +59721,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 31 23 */8,17 * * + cluster: build05 + cron: 17 19 */1,11 * * decorate: true decoration_config: skip_cloning: true @@ -59476,14 +59731,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-multi spec: containers: - args: @@ -59492,8 +59747,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv + - --secret-dir=/usr/local/e2e-aws-ovn-multi-cluster-profile + - --target=e2e-aws-ovn-multi - --variant=nightly-4.12 command: - ci-operator @@ -59510,7 +59765,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-multi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59537,7 +59792,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59548,8 +59803,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 27 14 */6,18 * * + cluster: build05 + cron: 0 0 */2 * * decorate: true decoration_config: skip_cloning: true @@ -59558,14 +59813,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-proxy spec: containers: - args: @@ -59574,8 +59829,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy - --variant=nightly-4.12 command: - ci-operator @@ -59592,7 +59847,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59619,7 +59874,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59630,8 +59885,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 21 18 */13,23 * * + cluster: build05 + cron: 32 19 */7,16 * * decorate: true decoration_config: skip_cloning: true @@ -59640,14 +59895,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azurestack-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-serial spec: containers: - args: @@ -59656,8 +59911,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile - - --target=e2e-azurestack-ovn-upi + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial - --variant=nightly-4.12 command: - ci-operator @@ -59674,7 +59929,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59701,7 +59956,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59712,8 +59967,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 13 23 */11,21 * * + cluster: build05 + cron: 42 7 */2,15 * * decorate: true decoration_config: skip_cloning: true @@ -59722,14 +59977,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-single-node spec: containers: - args: @@ -59738,8 +59993,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile + - --target=e2e-aws-ovn-single-node - --variant=nightly-4.12 command: - ci-operator @@ -59756,7 +60011,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59782,98 +60037,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 - - 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: build04 - cron: 26 19 */8,19 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/variant: nightly-4.12 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.12" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-csi - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile - - --target=e2e-gcp-ovn-csi - - --variant=nightly-4.12 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59884,8 +60049,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 6 15 */1,14 * * + cluster: build05 + cron: 7 5 */9,19 * * decorate: true decoration_config: skip_cloning: true @@ -59894,14 +60059,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-single-node-serial spec: containers: - args: @@ -59910,8 +60075,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile - - --target=e2e-gcp-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - --target=e2e-aws-ovn-single-node-serial - --variant=nightly-4.12 command: - ci-operator @@ -59928,7 +60093,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -59954,12 +60119,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -59970,24 +60131,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 42 13 */3,14 * * + cluster: build05 + cron: 37 16 */11,22 * * decorate: true decoration_config: skip_cloning: true + timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-single-node-workers spec: containers: - args: @@ -59996,8 +60158,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile - - --target=e2e-gcp-ovn-fips + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - --target=e2e-aws-ovn-single-node-workers - --variant=nightly-4.12 command: - ci-operator @@ -60014,7 +60176,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60040,12 +60202,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60056,8 +60214,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 42 6 */3,13 * * + cluster: build05 + cron: 31 22 */10,24 * * decorate: true decoration_config: skip_cloning: true @@ -60066,14 +60224,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-rt + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-upi spec: containers: - args: @@ -60082,8 +60240,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile - - --target=e2e-gcp-ovn-rt + - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile + - --target=e2e-aws-ovn-upi - --variant=nightly-4.12 command: - ci-operator @@ -60100,7 +60258,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60126,12 +60284,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60142,8 +60296,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 36 0 */4,17 * * + cluster: build05 + cron: 51 16 */7,19 * * decorate: true decoration_config: skip_cloning: true @@ -60152,14 +60306,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-ovn-workers-rhel8 spec: containers: - args: @@ -60168,8 +60322,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile - - --target=e2e-gcp-ovn-upi + - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - --target=e2e-aws-ovn-workers-rhel8 - --variant=nightly-4.12 command: - ci-operator @@ -60186,7 +60340,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60212,12 +60366,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60228,8 +60378,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 22 21 */13,22 * * + cluster: build05 + cron: 17 5 */14,26 * * decorate: true decoration_config: skip_cloning: true @@ -60238,14 +60388,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn spec: containers: - args: @@ -60254,8 +60404,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=nightly-4.12 command: - ci-operator @@ -60272,7 +60422,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60298,12 +60448,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60314,8 +60460,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 35 7 */2,15 * * + cluster: build05 + cron: 41 11 */7,20 * * decorate: true decoration_config: skip_cloning: true @@ -60324,14 +60470,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-cgroupsv2 spec: containers: - args: @@ -60340,8 +60486,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile - - --target=e2e-gcp-sdn-fips-serial + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 - --variant=nightly-4.12 command: - ci-operator @@ -60358,7 +60504,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60384,12 +60530,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60400,8 +60542,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 47 17 */4,18 * * + cluster: build05 + cron: 57 18 */1,14 * * decorate: true decoration_config: skip_cloning: true @@ -60410,14 +60552,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-crun spec: containers: - args: @@ -60426,8 +60568,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile - - --target=e2e-gcp-sdn-serial + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun - --variant=nightly-4.12 command: - ci-operator @@ -60444,7 +60586,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60470,12 +60612,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60486,8 +60624,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 21 */5,16 * * + cluster: build05 + cron: 50 3 */9,20 * * decorate: true decoration_config: skip_cloning: true @@ -60496,14 +60634,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-serial spec: containers: - args: @@ -60512,8 +60650,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=nightly-4.12 command: - ci-operator @@ -60530,7 +60668,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60557,7 +60695,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60569,7 +60707,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 0 1 1 * + cron: 28 0 */13,22 * * decorate: true decoration_config: skip_cloning: true @@ -60578,15 +60716,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-aws-sdn-upgrade spec: containers: - args: @@ -60595,8 +60732,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=nightly-4.12 command: - ci-operator @@ -60613,7 +60750,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60640,7 +60777,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60651,8 +60788,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 54 17 */1,10 * * + cluster: build02 + cron: 45 14 */9,23 * * decorate: true decoration_config: skip_cloning: true @@ -60661,15 +60798,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-dualstack-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-csi spec: containers: - args: @@ -60678,8 +60814,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack-local-gateway + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.12 command: - ci-operator @@ -60696,7 +60832,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60723,7 +60859,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60734,8 +60870,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 28 9 */6,15 * * + cluster: build02 + cron: 9 23 */6,20 * * decorate: true decoration_config: skip_cloning: true @@ -60744,15 +60880,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-deploy-cnv spec: containers: - args: @@ -60761,8 +60896,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv4 + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv - --variant=nightly-4.12 command: - ci-operator @@ -60779,7 +60914,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60806,7 +60941,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60817,8 +60952,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 52 13 */7,16 * * + cluster: build02 + cron: 58 13 */11,22 * * decorate: true decoration_config: skip_cloning: true @@ -60827,15 +60962,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-ovn-etcd-scaling spec: containers: - args: @@ -60844,8 +60978,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - --target=e2e-azure-ovn-etcd-scaling - --variant=nightly-4.12 command: - ci-operator @@ -60862,7 +60996,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60889,7 +61023,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60900,8 +61034,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 50 18 */3,13 * * + cluster: build02 + cron: 35 18 */3,16 * * decorate: true decoration_config: skip_cloning: true @@ -60910,15 +61044,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-ovn-upi spec: containers: - args: @@ -60927,8 +61060,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-ovn-serial-virtualmedia + - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile + - --target=e2e-azure-ovn-upi - --variant=nightly-4.12 command: - ci-operator @@ -60945,7 +61078,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -60972,7 +61105,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -60983,8 +61116,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 22 */6,15 * * + cluster: build02 + cron: 36 15 */14,26 * * decorate: true decoration_config: skip_cloning: true @@ -60993,15 +61126,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-sdn-bm + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-sdn spec: containers: - args: @@ -61010,8 +61142,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile - - --target=e2e-metal-ipi-sdn-bm + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn - --variant=nightly-4.12 command: - ci-operator @@ -61028,7 +61160,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61055,7 +61187,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61066,26 +61198,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: 20 0 */1,14 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-sdn-fips spec: containers: - args: @@ -61094,8 +61224,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade + - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile + - --target=e2e-azure-sdn-fips - --variant=nightly-4.12 command: - ci-operator @@ -61112,7 +61242,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61139,7 +61269,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61150,8 +61280,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 40 3 */2,15 * * + cluster: build02 + cron: 19 13 */11,24 * * decorate: true decoration_config: skip_cloning: true @@ -61160,15 +61290,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-sdn-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-sdn-fips-serial spec: containers: - args: @@ -61177,8 +61306,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-sdn-serial-ipv4 + - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - --target=e2e-azure-sdn-fips-serial - --variant=nightly-4.12 command: - ci-operator @@ -61195,7 +61324,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61222,7 +61351,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61233,8 +61362,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 10 3 */8,17 * * + cluster: build02 + cron: 31 23 */8,17 * * decorate: true decoration_config: skip_cloning: true @@ -61243,15 +61372,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azure-upgrade-cnv spec: containers: - args: @@ -61260,8 +61388,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv - --variant=nightly-4.12 command: - ci-operator @@ -61278,7 +61406,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61305,7 +61433,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61316,8 +61444,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 44 15 */10,20 * * + cluster: build02 + cron: 27 14 */6,18 * * decorate: true decoration_config: skip_cloning: true @@ -61326,15 +61454,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azurestack-csi spec: containers: - args: @@ -61343,8 +61470,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.12 command: - ci-operator @@ -61361,7 +61488,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61388,7 +61515,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61399,26 +61526,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: 21 18 */13,23 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-azurestack-ovn-upi spec: containers: - args: @@ -61427,8 +61552,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile + - --target=e2e-azurestack-ovn-upi - --variant=nightly-4.12 command: - ci-operator @@ -61445,7 +61570,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61472,7 +61597,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61483,8 +61608,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 0 0 * * 1 + cluster: build04 + cron: 13 23 */11,21 * * decorate: true decoration_config: skip_cloning: true @@ -61493,14 +61618,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ovn-assisted + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-libvirt-cert-rotation spec: containers: - args: @@ -61509,8 +61634,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile - - --target=e2e-metal-ovn-assisted + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation - --variant=nightly-4.12 command: - ci-operator @@ -61527,7 +61652,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61553,8 +61678,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61565,8 +61694,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 3 4 */5,17 * * + cluster: build04 + cron: 26 19 */8,19 * * decorate: true decoration_config: skip_cloning: true @@ -61575,14 +61704,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ovn-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-csi spec: containers: - args: @@ -61591,8 +61720,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-live-iso + - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile + - --target=e2e-gcp-ovn-csi - --variant=nightly-4.12 command: - ci-operator @@ -61609,7 +61738,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61635,8 +61764,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61647,8 +61780,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 18 7 */5,18 * * + cluster: build04 + cron: 6 15 */1,14 * * decorate: true decoration_config: skip_cloning: true @@ -61657,14 +61790,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ovn-single-node-with-worker-live-iso + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-etcd-scaling spec: containers: - args: @@ -61673,8 +61806,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-with-worker-live-iso + - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - --target=e2e-gcp-ovn-etcd-scaling - --variant=nightly-4.12 command: - ci-operator @@ -61691,7 +61824,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61717,8 +61850,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61729,8 +61866,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 43 7 */14,28 * * + cluster: build04 + cron: 42 13 */3,14 * * decorate: true decoration_config: skip_cloning: true @@ -61739,15 +61876,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-nutanix-ovn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-fips spec: containers: - args: @@ -61756,8 +61892,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile - - --target=e2e-nutanix-ovn + - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile + - --target=e2e-gcp-ovn-fips - --variant=nightly-4.12 command: - ci-operator @@ -61774,7 +61910,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61800,8 +61936,98 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 + - name: manifest-tool-local-pusher secret: - secretName: cluster-secrets-nutanix + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build04 + cron: 42 6 */3,13 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/variant: nightly-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.12" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-rt + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile + - --target=e2e-gcp-ovn-rt + - --variant=nightly-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61812,8 +62038,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 43 13 */1,10 * * + cluster: build04 + cron: 36 0 */4,17 * * decorate: true decoration_config: skip_cloning: true @@ -61822,14 +62048,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ovirt-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-ovn-upi spec: containers: - args: @@ -61838,8 +62064,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile - - --target=e2e-ovirt-csi + - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile + - --target=e2e-gcp-ovn-upi - --variant=nightly-4.12 command: - ci-operator @@ -61856,7 +62082,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61885,9 +62111,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61898,8 +62124,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 13 15 */8,20 * * + cluster: build04 + cron: 22 21 */13,22 * * decorate: true decoration_config: skip_cloning: true @@ -61908,14 +62134,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ovirt-ovn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-sdn spec: containers: - args: @@ -61924,8 +62150,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile - - --target=e2e-ovirt-ovn + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn - --variant=nightly-4.12 command: - ci-operator @@ -61942,7 +62168,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -61971,9 +62197,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -61984,8 +62210,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 1 15 */3,17 * * + cluster: build04 + cron: 35 7 */2,15 * * decorate: true decoration_config: skip_cloning: true @@ -61994,14 +62220,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ovirt-sdn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-sdn-fips-serial spec: containers: - args: @@ -62010,8 +62236,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-sdn-cluster-profile - - --target=e2e-ovirt-sdn + - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - --target=e2e-gcp-sdn-fips-serial - --variant=nightly-4.12 command: - ci-operator @@ -62028,7 +62254,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-sdn-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62057,9 +62283,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62070,8 +62296,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 08 2 */1 * 1-5 + cluster: build04 + cron: 47 17 */4,18 * * decorate: true decoration_config: skip_cloning: true @@ -62080,21 +62306,24 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-gcp-sdn-serial spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g + - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile + - --target=e2e-gcp-sdn-serial - --variant=nightly-4.12 command: - ci-operator @@ -62105,9 +62334,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -62122,9 +62356,22 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62135,32 +62382,34 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 00 16 * * 6,0 + cluster: build02 + cron: 25 21 */5,16 * * decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g-cnftests + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ibmcloud-csi spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-cnftests + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.12 command: - ci-operator @@ -62171,9 +62420,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -62188,9 +62442,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62202,7 +62465,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 23 * * 2,4,6 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -62211,21 +62474,25 @@ periodics: org: openshift repo: release labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g-ptp + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-dualstack spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-ptp + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack - --variant=nightly-4.12 command: - ci-operator @@ -62236,9 +62503,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -62253,9 +62525,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62267,7 +62548,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 16 * * 6,0 + cron: 54 17 */1,10 * * decorate: true decoration_config: skip_cloning: true @@ -62276,79 +62557,15 @@ periodics: org: openshift repo: release labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g-sno-cnftests - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-sno-cnftests - - --variant=nightly-4.12 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - 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: vsphere02 - cron: 22 21 */14,28 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.12 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.12" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-dualstack-local-gateway spec: containers: - args: @@ -62357,8 +62574,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile - - --target=e2e-vsphere-ovn + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack-local-gateway - --variant=nightly-4.12 command: - ci-operator @@ -62375,7 +62592,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62402,7 +62619,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62413,8 +62630,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 7 5 */12,21 * * + cluster: build05 + cron: 28 9 */6,15 * * decorate: true decoration_config: skip_cloning: true @@ -62423,14 +62640,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-ipv4 spec: containers: - args: @@ -62439,8 +62657,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile - - --target=e2e-vsphere-ovn-csi + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv4 - --variant=nightly-4.12 command: - ci-operator @@ -62457,7 +62675,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62484,7 +62702,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62495,8 +62713,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 58 5 */6,16 * * + cluster: build05 + cron: 52 13 */7,16 * * decorate: true decoration_config: skip_cloning: true @@ -62505,14 +62723,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: @@ -62521,8 +62740,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile - - --target=e2e-vsphere-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 - --variant=nightly-4.12 command: - ci-operator @@ -62539,7 +62758,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62566,7 +62785,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62577,8 +62796,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 37 14 */13,26 * * + cluster: build05 + cron: 50 18 */3,13 * * decorate: true decoration_config: skip_cloning: true @@ -62587,14 +62806,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-ovn-serial-virtualmedia spec: containers: - args: @@ -62603,8 +62823,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile - - --target=e2e-vsphere-ovn-serial + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-ovn-serial-virtualmedia - --variant=nightly-4.12 command: - ci-operator @@ -62621,7 +62841,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62648,7 +62868,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62659,8 +62879,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 35 19 */4,14 * * + cluster: build05 + cron: 30 22 */6,15 * * decorate: true decoration_config: skip_cloning: true @@ -62669,14 +62889,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-techpreview + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-sdn-bm spec: containers: - args: @@ -62685,8 +62906,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile - - --target=e2e-vsphere-ovn-techpreview + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - --target=e2e-metal-ipi-sdn-bm - --variant=nightly-4.12 command: - ci-operator @@ -62703,7 +62924,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62730,7 +62951,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62741,24 +62962,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 46 20 */1,10 * * + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: @@ -62767,8 +62990,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile - - --target=e2e-vsphere-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade - --variant=nightly-4.12 command: - ci-operator @@ -62785,7 +63008,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62812,7 +63035,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62823,8 +63046,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 48 8 */5,18 * * + cluster: build05 + cron: 40 3 */2,15 * * decorate: true decoration_config: skip_cloning: true @@ -62833,14 +63056,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-sdn-serial-ipv4 spec: containers: - args: @@ -62849,8 +63073,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile - - --target=e2e-vsphere-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-sdn-serial-ipv4 - --variant=nightly-4.12 command: - ci-operator @@ -62867,7 +63091,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62894,7 +63118,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62905,8 +63129,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 5 18 */8,19 * * + cluster: build05 + cron: 10 3 */8,17 * * decorate: true decoration_config: skip_cloning: true @@ -62915,14 +63139,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-upi-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -62931,8 +63156,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile - - --target=e2e-vsphere-ovn-upi-serial + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack - --variant=nightly-4.12 command: - ci-operator @@ -62949,7 +63174,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -62976,7 +63201,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -62987,8 +63212,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 48 6 */5,18 * * + cluster: build05 + cron: 44 15 */10,20 * * decorate: true decoration_config: skip_cloning: true @@ -62997,14 +63222,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-sdn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -63013,8 +63239,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile - - --target=e2e-vsphere-sdn + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 - --variant=nightly-4.12 command: - ci-operator @@ -63031,7 +63257,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63058,7 +63284,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63069,24 +63295,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 2 16 */1,14 * * + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-zones + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -63095,8 +63323,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile - - --target=e2e-vsphere-zones + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - --variant=nightly-4.12 command: - ci-operator @@ -63113,7 +63341,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63140,7 +63368,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63152,65 +63380,39 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@yearly' + cron: 0 0 * * 1 decorate: true decoration_config: - timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.12-install-analysis-all + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/variant: nightly-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.12" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ovn-assisted spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-install-analysis + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile + - --target=e2e-metal-ovn-assisted + - --variant=nightly-4.12 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-install-analysis - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" - JOB_CONFIGURATION: | - aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi - aws-proxy,1,--include-job-names=ovn-proxy - aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi - aws-techpreview,1,--platform=aws --include-job-names=techpreview - azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi - azure-techpreview,1,--platform=azure --include-job-names=techpreview - gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi - gcp-techpreview,1,--platform=gcp --include-job-names=techpreview - metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi - metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi - vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi - vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-install + name: "" resources: requests: cpu: 10m @@ -63218,7 +63420,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63229,8 +63434,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -63242,26 +63445,106 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 3 4 */5,17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/variant: nightly-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.12" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ovn-single-node-live-iso + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-live-iso + - --variant=nightly-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-packet-sno + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 54 2 */13,27 * * + cluster: build02 + cron: 18 7 */5,18 * * decorate: true decoration_config: skip_cloning: true @@ -63270,14 +63553,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-metal-ovn-single-node-with-worker-live-iso spec: containers: - args: @@ -63286,8 +63569,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile - - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-with-worker-live-iso - --variant=nightly-4.12 command: - ci-operator @@ -63304,7 +63587,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63331,7 +63614,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63342,8 +63625,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 43 10 */7,17 * * + cluster: build01 + cron: 43 7 */14,28 * * decorate: true decoration_config: skip_cloning: true @@ -63352,14 +63635,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.10 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.10-e2e-aws-sdn-upgrade-paused + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-nutanix-ovn spec: containers: - args: @@ -63368,9 +63652,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile - - --target=e2e-aws-sdn-upgrade-paused - - --variant=nightly-4.12-upgrade-from-stable-4.10 + - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile + - --target=e2e-nutanix-ovn + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63386,7 +63670,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63413,7 +63697,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63424,8 +63708,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 27 7 */12,22 * * + cluster: build02 + cron: 43 13 */1,10 * * decorate: true decoration_config: skip_cloning: true @@ -63434,14 +63718,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ovirt-csi spec: containers: - args: @@ -63450,9 +63734,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=nightly-4.12-upgrade-from-stable-4.11 + - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile + - --target=e2e-ovirt-csi + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63468,7 +63752,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63494,8 +63778,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63506,8 +63794,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 20 4 */10,24 * * + cluster: build02 + cron: 13 15 */8,20 * * decorate: true decoration_config: skip_cloning: true @@ -63516,14 +63804,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ovirt-ovn spec: containers: - args: @@ -63532,9 +63820,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=nightly-4.12-upgrade-from-stable-4.11 + - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile + - --target=e2e-ovirt-ovn + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63550,7 +63838,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63576,8 +63864,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63588,26 +63880,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: 1 15 */3,17 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-ovirt-sdn spec: containers: - args: @@ -63616,9 +63906,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade - - --variant=nightly-4.12-upgrade-from-stable-4.11 + - --secret-dir=/usr/local/e2e-ovirt-sdn-cluster-profile + - --target=e2e-ovirt-sdn + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63634,7 +63924,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-ovirt-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -63660,8 +63950,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63673,36 +63967,31 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * + cron: 08 2 */1 * 1-5 decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - - --variant=nightly-4.12-upgrade-from-stable-4.11 + - --target=e2e-telco5g + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63712,14 +64001,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -63734,18 +64018,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63757,34 +64032,32 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 53 3 * * 6 + cron: 00 16 * * 6,0 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-console-aws + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g-cnftests spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws - - --variant=nightly-4.13 + - --target=e2e-telco5g-cnftests + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63794,14 +64067,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -63816,18 +64084,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63838,8 +64097,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 45 6 * * 6 + cluster: build05 + cron: 0 23 * * 2,4,6 decorate: true decoration_config: skip_cloning: true @@ -63848,12 +64107,13 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-credentials-request-freeze + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g-ptp spec: containers: - args: @@ -63861,8 +64121,8 @@ periodics: - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=credentials-request-freeze - - --variant=nightly-4.13 + - --target=e2e-telco5g-ptp + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63902,7 +64162,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 00 16 * * 6,0 decorate: true decoration_config: skip_cloning: true @@ -63910,27 +64171,23 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-alibaba-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-telco5g-sno-cnftests spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile - - --target=e2e-alibaba-csi - - --variant=nightly-4.13 + - --target=e2e-telco5g-sno-cnftests + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -63940,14 +64197,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -63962,18 +64214,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -63984,7 +64227,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: vsphere02 + cron: 22 21 */14,28 * * decorate: true decoration_config: skip_cloning: true @@ -63992,16 +64236,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-alibaba-ovn + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn spec: containers: - args: @@ -64010,9 +64253,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile - - --target=e2e-alibaba-ovn - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile + - --target=e2e-vsphere-ovn + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64028,7 +64271,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64055,7 +64298,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64066,7 +64309,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 + cron: 7 5 */12,21 * * decorate: true decoration_config: skip_cloning: true @@ -64074,16 +64318,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-csi + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-csi spec: containers: - args: @@ -64092,9 +64335,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile + - --target=e2e-vsphere-ovn-csi + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64110,7 +64353,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64137,7 +64380,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64148,8 +64391,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 22 * * 6 + cluster: vsphere02 + cron: 58 5 */6,16 * * decorate: true decoration_config: skip_cloning: true @@ -64158,14 +64401,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-driver-toolkit + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-etcd-scaling spec: containers: - args: @@ -64174,9 +64417,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile - - --target=e2e-aws-driver-toolkit - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - --target=e2e-vsphere-ovn-etcd-scaling + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64192,7 +64435,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64219,7 +64462,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64230,8 +64473,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 1 * * 6 + cluster: vsphere02 + cron: 37 14 */13,26 * * decorate: true decoration_config: skip_cloning: true @@ -64240,14 +64483,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-cpu-partitioning + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-serial spec: containers: - args: @@ -64256,9 +64499,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile - - --target=e2e-aws-ovn-cpu-partitioning - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile + - --target=e2e-vsphere-ovn-serial + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64274,7 +64517,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64301,7 +64544,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64312,8 +64555,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 38 7 * * 6 + cluster: vsphere02 + cron: 35 19 */4,14 * * decorate: true decoration_config: skip_cloning: true @@ -64322,14 +64565,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-techpreview spec: containers: - args: @@ -64338,9 +64581,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile - - --target=e2e-aws-ovn-etcd-scaling - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - --target=e2e-vsphere-ovn-techpreview + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64356,7 +64599,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64383,7 +64626,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64394,7 +64637,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 + cron: 46 20 */1,10 * * decorate: true decoration_config: skip_cloning: true @@ -64402,16 +64646,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-techpreview-serial spec: containers: - args: @@ -64420,9 +64663,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile - - --target=e2e-aws-ovn-fips - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - --target=e2e-vsphere-ovn-techpreview-serial + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64438,7 +64681,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64465,7 +64708,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64476,7 +64719,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 + cron: 48 8 */5,18 * * decorate: true decoration_config: skip_cloning: true @@ -64484,16 +64728,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-upi spec: containers: - args: @@ -64502,9 +64745,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile - - --target=e2e-aws-ovn-fips-serial - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile + - --target=e2e-vsphere-ovn-upi + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64520,7 +64763,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64547,7 +64790,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64558,7 +64801,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 + cron: 5 18 */8,19 * * decorate: true decoration_config: skip_cloning: true @@ -64566,16 +64810,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-ovn-upi-serial spec: containers: - args: @@ -64584,9 +64827,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - --target=e2e-vsphere-ovn-upi-serial + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64602,7 +64845,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64629,7 +64872,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64640,8 +64883,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 27 17 * * 6 + cluster: vsphere02 + cron: 48 6 */5,18 * * decorate: true decoration_config: skip_cloning: true @@ -64650,14 +64893,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-sdn spec: containers: - args: @@ -64666,9 +64909,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile + - --target=e2e-vsphere-sdn + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64684,7 +64927,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64711,7 +64954,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64722,7 +64965,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: vsphere02 + cron: 2 16 */1,14 * * decorate: true decoration_config: skip_cloning: true @@ -64730,16 +64974,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.12-e2e-vsphere-zones spec: containers: - args: @@ -64748,9 +64991,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile + - --target=e2e-vsphere-zones + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64766,7 +65009,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64793,7 +65036,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -64804,40 +65047,66 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@yearly' decorate: true decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.13" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.12-install-analysis-all spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile - - --target=e2e-aws-ovn-single-node - - --variant=nightly-4.13 + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-install-analysis command: - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-install-analysis + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" + JOB_CONFIGURATION: | + aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi + aws-proxy,1,--include-job-names=ovn-proxy + aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi + aws-techpreview,1,--platform=aws --include-job-names=techpreview + azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi + azure-techpreview,1,--platform=azure --include-job-names=techpreview + gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi + gcp-techpreview,1,--platform=gcp --include-job-names=techpreview + metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi + metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi + vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi + vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi + test: + - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: "" + name: aggregator-check-install resources: requests: cpu: 10m @@ -64845,10 +65114,7 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64859,6 +65125,8 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -64870,23 +65138,26 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials + - name: release-pull-secret + secret: + secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 54 2 */13,27 * * decorate: true decoration_config: skip_cloning: true @@ -64894,16 +65165,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/variant: nightly-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node-serial + name: periodic-ci-openshift-release-master-nightly-4.12-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance spec: containers: - args: @@ -64912,9 +65182,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile - - --target=e2e-aws-ovn-single-node-serial - - --variant=nightly-4.13 + - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + - --variant=nightly-4.12 command: - ci-operator image: ci-operator:latest @@ -64930,7 +65200,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -64969,24 +65239,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 43 10 */7,17 * * decorate: true decoration_config: skip_cloning: true - timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.10 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node-workers + name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.10-e2e-aws-sdn-upgrade-paused spec: containers: - args: @@ -64995,9 +65264,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile - - --target=e2e-aws-ovn-single-node-workers - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile + - --target=e2e-aws-sdn-upgrade-paused + - --variant=nightly-4.12-upgrade-from-stable-4.10 command: - ci-operator image: ci-operator:latest @@ -65013,7 +65282,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65052,6 +65321,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 27 7 */12,22 * * decorate: true decoration_config: skip_cloning: true @@ -65059,16 +65329,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-aws-sdn-upgrade spec: containers: - args: @@ -65077,9 +65346,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile - - --target=e2e-aws-ovn-upi - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=nightly-4.12-upgrade-from-stable-4.11 command: - ci-operator image: ci-operator:latest @@ -65095,7 +65364,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65122,7 +65391,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65134,7 +65403,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 27 8 * * 6 + cron: 20 4 */10,24 * * decorate: true decoration_config: skip_cloning: true @@ -65144,13 +65413,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-aws-upgrade-ovn-single-node spec: containers: - args: @@ -65159,9 +65428,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile - - --target=e2e-aws-ovn-workers-rhel8 - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=nightly-4.12-upgrade-from-stable-4.11 command: - ci-operator image: ci-operator:latest @@ -65177,7 +65446,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65204,7 +65473,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65216,23 +65485,25 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn + name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: @@ -65241,9 +65512,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade + - --variant=nightly-4.12-upgrade-from-stable-4.11 command: - ci-operator image: ci-operator:latest @@ -65259,7 +65530,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65286,7 +65557,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65298,23 +65569,25 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.12-upgrade-from-stable-4.11 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.12" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-nightly-4.12-upgrade-from-stable-4.11-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -65323,9 +65596,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 - - --variant=nightly-4.13 + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.12-upgrade-from-stable-4.11 command: - ci-operator image: ci-operator:latest @@ -65341,7 +65614,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65368,7 +65641,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65380,6 +65653,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 53 3 * * 6 decorate: true decoration_config: skip_cloning: true @@ -65387,7 +65661,6 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -65396,7 +65669,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-nightly-4.13-console-aws spec: containers: - args: @@ -65405,8 +65678,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws - --variant=nightly-4.13 command: - ci-operator @@ -65423,7 +65696,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/console-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65461,7 +65734,71 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: 45 6 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-credentials-request-freeze + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=credentials-request-freeze + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - 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: build02 decorate: true decoration_config: skip_cloning: true @@ -65471,14 +65808,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-alibaba-csi spec: containers: - args: @@ -65487,8 +65824,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial + - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile + - --target=e2e-alibaba-csi - --variant=nightly-4.13 command: - ci-operator @@ -65505,7 +65842,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65532,7 +65869,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65543,7 +65880,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -65553,14 +65890,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-alibaba-ovn spec: containers: - args: @@ -65569,8 +65906,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade + - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile + - --target=e2e-alibaba-ovn - --variant=nightly-4.13 command: - ci-operator @@ -65587,7 +65924,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65614,7 +65951,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65625,7 +65962,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -65635,14 +65972,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-csi spec: containers: - args: @@ -65651,8 +65988,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi - --variant=nightly-4.13 command: - ci-operator @@ -65669,7 +66006,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65696,7 +66033,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65707,7 +66044,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 9 22 * * 6 decorate: true decoration_config: skip_cloning: true @@ -65715,16 +66053,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-driver-toolkit spec: containers: - args: @@ -65733,8 +66070,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv + - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile + - --target=e2e-aws-driver-toolkit - --variant=nightly-4.13 command: - ci-operator @@ -65751,7 +66088,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65778,7 +66115,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65789,8 +66126,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 50 17 * * 6 + cluster: build05 + cron: 9 1 * * 6 decorate: true decoration_config: skip_cloning: true @@ -65799,14 +66136,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-cpu-partitioning spec: containers: - args: @@ -65815,8 +66152,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile - - --target=e2e-azure-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - --target=e2e-aws-ovn-cpu-partitioning - --variant=nightly-4.13 command: - ci-operator @@ -65833,7 +66170,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65860,7 +66197,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65871,7 +66208,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 38 7 * * 6 decorate: true decoration_config: skip_cloning: true @@ -65879,16 +66217,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-etcd-scaling spec: containers: - args: @@ -65897,8 +66234,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile - - --target=e2e-azure-ovn-upi + - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - --target=e2e-aws-ovn-etcd-scaling - --variant=nightly-4.13 command: - ci-operator @@ -65915,7 +66252,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -65942,7 +66279,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -65953,7 +66290,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -65963,14 +66300,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-sdn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-fips spec: containers: - args: @@ -65979,8 +66316,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile + - --target=e2e-aws-ovn-fips - --variant=nightly-4.13 command: - ci-operator @@ -65997,7 +66334,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66024,7 +66361,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66035,7 +66372,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66045,14 +66382,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-sdn-fips + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-fips-serial spec: containers: - args: @@ -66061,8 +66398,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile - - --target=e2e-azure-sdn-fips + - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - --target=e2e-aws-ovn-fips-serial - --variant=nightly-4.13 command: - ci-operator @@ -66079,7 +66416,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66106,7 +66443,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66117,7 +66454,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66127,14 +66464,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -66143,8 +66480,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile - - --target=e2e-azure-sdn-fips-serial + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway - --variant=nightly-4.13 command: - ci-operator @@ -66161,7 +66498,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66188,7 +66525,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66199,7 +66536,89 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 27 17 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-proxy + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66209,14 +66628,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-serial spec: containers: - args: @@ -66225,8 +66644,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial - --variant=nightly-4.13 command: - ci-operator @@ -66243,7 +66662,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66270,7 +66689,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66281,7 +66700,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66291,14 +66710,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node spec: containers: - args: @@ -66307,8 +66726,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile + - --target=e2e-aws-ovn-single-node - --variant=nightly-4.13 command: - ci-operator @@ -66325,7 +66744,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66352,7 +66771,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66363,7 +66782,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66373,14 +66792,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azurestack-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node-serial spec: containers: - args: @@ -66389,8 +66808,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile - - --target=e2e-azurestack-ovn-upi + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - --target=e2e-aws-ovn-single-node-serial - --variant=nightly-4.13 command: - ci-operator @@ -66407,7 +66826,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66434,7 +66853,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66445,24 +66864,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 19 4 * * 0 + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-single-node-workers spec: containers: - args: @@ -66471,8 +66891,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - --target=e2e-aws-ovn-single-node-workers - --variant=nightly-4.13 command: - ci-operator @@ -66489,7 +66909,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66515,12 +66935,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66531,7 +66947,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66541,14 +66957,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-upi spec: containers: - args: @@ -66557,8 +66973,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile - - --target=e2e-gcp-ovn-csi + - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile + - --target=e2e-aws-ovn-upi - --variant=nightly-4.13 command: - ci-operator @@ -66575,7 +66991,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66601,12 +67017,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66617,8 +67029,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 17 17 * * 6 + cluster: build05 + cron: 27 8 * * 6 decorate: true decoration_config: skip_cloning: true @@ -66627,14 +67039,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-ovn-workers-rhel8 spec: containers: - args: @@ -66643,8 +67055,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile - - --target=e2e-gcp-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - --target=e2e-aws-ovn-workers-rhel8 - --variant=nightly-4.13 command: - ci-operator @@ -66661,7 +67073,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66687,12 +67099,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66703,7 +67111,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66713,14 +67121,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn spec: containers: - args: @@ -66729,8 +67137,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile - - --target=e2e-gcp-ovn-fips + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=nightly-4.13 command: - ci-operator @@ -66747,7 +67155,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66773,12 +67181,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66789,7 +67193,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66799,14 +67203,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-rt + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-cgroupsv2 spec: containers: - args: @@ -66815,8 +67219,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile - - --target=e2e-gcp-ovn-rt + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 - --variant=nightly-4.13 command: - ci-operator @@ -66833,7 +67237,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66859,12 +67263,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66875,8 +67275,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 18 16 * * 6 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66884,15 +67283,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-crun spec: containers: - args: @@ -66901,8 +67301,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun - --variant=nightly-4.13 command: - ci-operator @@ -66919,7 +67319,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -66945,12 +67345,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -66961,7 +67357,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -66971,14 +67367,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-serial spec: containers: - args: @@ -66987,8 +67383,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile - - --target=e2e-gcp-ovn-upi + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=nightly-4.13 command: - ci-operator @@ -67005,7 +67401,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67031,12 +67427,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67047,25 +67439,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 53 11 * * 6 + cluster: build05 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-xpn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-aws-sdn-upgrade spec: containers: - args: @@ -67074,8 +67465,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile - - --target=e2e-gcp-ovn-xpn + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=nightly-4.13 command: - ci-operator @@ -67092,7 +67483,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67118,12 +67509,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67134,7 +67521,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67144,14 +67531,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-csi spec: containers: - args: @@ -67160,8 +67547,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.13 command: - ci-operator @@ -67178,7 +67565,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67204,12 +67591,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67220,7 +67603,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67230,14 +67613,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-deploy-cnv spec: containers: - args: @@ -67246,8 +67629,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile - - --target=e2e-gcp-sdn-fips-serial + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv - --variant=nightly-4.13 command: - ci-operator @@ -67264,7 +67647,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67290,12 +67673,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67306,7 +67685,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: 50 17 * * 6 decorate: true decoration_config: skip_cloning: true @@ -67314,16 +67694,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-ovn-etcd-scaling spec: containers: - args: @@ -67332,8 +67711,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile - - --target=e2e-gcp-sdn-serial + - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - --target=e2e-azure-ovn-etcd-scaling - --variant=nightly-4.13 command: - ci-operator @@ -67350,7 +67729,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67376,12 +67755,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67392,8 +67767,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 46 13 * * 6 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67401,15 +67775,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-ovn-upi spec: containers: - args: @@ -67418,8 +67793,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade + - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile + - --target=e2e-azure-ovn-upi - --variant=nightly-4.13 command: - ci-operator @@ -67436,7 +67811,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67462,12 +67837,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67488,14 +67859,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-sdn spec: containers: - args: @@ -67504,8 +67875,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn - --variant=nightly-4.13 command: - ci-operator @@ -67522,7 +67893,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67549,7 +67920,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67560,8 +67931,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67569,16 +67939,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-sdn-fips spec: containers: - args: @@ -67587,8 +67957,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack + - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile + - --target=e2e-azure-sdn-fips - --variant=nightly-4.13 command: - ci-operator @@ -67605,7 +67975,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67632,7 +68002,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67643,7 +68013,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67653,15 +68023,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-dualstack-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-sdn-fips-serial spec: containers: - args: @@ -67670,8 +68039,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack-local-gateway + - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - --target=e2e-azure-sdn-fips-serial - --variant=nightly-4.13 command: - ci-operator @@ -67688,7 +68057,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67715,7 +68084,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67726,7 +68095,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67736,15 +68105,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azure-upgrade-cnv spec: containers: - args: @@ -67753,8 +68121,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv4 + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv - --variant=nightly-4.13 command: - ci-operator @@ -67771,7 +68139,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67798,7 +68166,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67809,7 +68177,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67819,15 +68187,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azurestack-csi spec: containers: - args: @@ -67836,8 +68203,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.13 command: - ci-operator @@ -67854,7 +68221,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67881,7 +68248,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67892,7 +68259,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -67902,15 +68269,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-azurestack-ovn-upi spec: containers: - args: @@ -67919,8 +68285,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-ovn-serial-virtualmedia + - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile + - --target=e2e-azurestack-ovn-upi - --variant=nightly-4.13 command: - ci-operator @@ -67937,7 +68303,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -67964,7 +68330,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -67975,7 +68341,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 + cron: 19 4 * * 0 decorate: true decoration_config: skip_cloning: true @@ -67983,17 +68350,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-sdn-bm + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-libvirt-cert-rotation spec: containers: - args: @@ -68002,8 +68367,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile - - --target=e2e-metal-ipi-sdn-bm + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation - --variant=nightly-4.13 command: - ci-operator @@ -68020,7 +68385,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68046,8 +68411,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68058,26 +68427,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build04 decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-csi spec: containers: - args: @@ -68086,8 +68453,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade + - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile + - --target=e2e-gcp-ovn-csi - --variant=nightly-4.13 command: - ci-operator @@ -68104,7 +68471,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68130,8 +68497,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68142,7 +68513,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 + cron: 17 17 * * 6 decorate: true decoration_config: skip_cloning: true @@ -68150,17 +68522,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-sdn-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-etcd-scaling spec: containers: - args: @@ -68169,8 +68539,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-sdn-serial-ipv4 + - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - --target=e2e-gcp-ovn-etcd-scaling - --variant=nightly-4.13 command: - ci-operator @@ -68187,7 +68557,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68213,8 +68583,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68225,7 +68599,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -68235,15 +68609,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-fips spec: containers: - args: @@ -68252,8 +68625,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile + - --target=e2e-gcp-ovn-fips - --variant=nightly-4.13 command: - ci-operator @@ -68270,7 +68643,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68296,8 +68669,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68308,7 +68685,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -68318,15 +68695,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-rt spec: containers: - args: @@ -68335,8 +68711,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile + - --target=e2e-gcp-ovn-rt - --variant=nightly-4.13 command: - ci-operator @@ -68353,7 +68729,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68379,8 +68755,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68391,26 +68771,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build04 + cron: 18 16 * * 6 decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -68419,8 +68797,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade - --variant=nightly-4.13 command: - ci-operator @@ -68437,7 +68815,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68463,8 +68841,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68475,8 +68857,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 48 0 * * 0 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -68484,15 +68865,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-assisted + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-upi spec: containers: - args: @@ -68501,8 +68883,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile - - --target=e2e-metal-ovn-assisted + - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile + - --target=e2e-gcp-ovn-upi - --variant=nightly-4.13 command: - ci-operator @@ -68519,7 +68901,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68545,8 +68927,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68557,24 +68943,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 + cron: 53 11 * * 6 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-single-node-hostname-change + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-ovn-xpn spec: containers: - args: @@ -68583,8 +68970,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-hostname-change-cluster-profile - - --target=e2e-metal-ovn-single-node-hostname-change + - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile + - --target=e2e-gcp-ovn-xpn - --variant=nightly-4.13 command: - ci-operator @@ -68601,7 +68988,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-hostname-change-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68627,8 +69014,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68639,7 +69030,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -68649,14 +69040,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn spec: containers: - args: @@ -68665,8 +69056,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-live-iso + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn - --variant=nightly-4.13 command: - ci-operator @@ -68683,7 +69074,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68709,8 +69100,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68721,7 +69116,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -68731,14 +69126,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-single-node-with-worker-live-iso + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn-fips-serial spec: containers: - args: @@ -68747,8 +69142,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-with-worker-live-iso + - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - --target=e2e-gcp-sdn-fips-serial - --variant=nightly-4.13 command: - ci-operator @@ -68765,7 +69160,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68791,8 +69186,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68803,8 +69202,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 40 22 * * 6 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -68812,16 +69210,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-nutanix-ovn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn-serial spec: containers: - args: @@ -68830,8 +69228,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile - - --target=e2e-nutanix-ovn + - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile + - --target=e2e-gcp-sdn-serial - --variant=nightly-4.13 command: - ci-operator @@ -68848,7 +69246,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68874,8 +69272,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-nutanix + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68886,7 +69288,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 + cron: 46 13 * * 6 decorate: true decoration_config: skip_cloning: true @@ -68894,16 +69297,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-csi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -68912,8 +69314,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile - - --target=e2e-ovirt-csi + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade - --variant=nightly-4.13 command: - ci-operator @@ -68930,7 +69332,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -68959,9 +69361,9 @@ periodics: projected: sources: - secret: - name: cluster-secrets-ovirt + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - configMap: - name: cluster-profile-ovirt + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -68973,7 +69375,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 15 2 * * 6 decorate: true decoration_config: skip_cloning: true @@ -68981,15 +69382,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-ovn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ibmcloud-csi spec: containers: - args: @@ -68998,8 +69400,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile - - --target=e2e-ovirt-ovn + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.13 command: - ci-operator @@ -69016,7 +69418,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69042,12 +69444,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-ovirt - - configMap: - name: cluster-profile-ovirt + secret: + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69058,8 +69456,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 14 21 * * 0 + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -69068,14 +69466,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: ovirt - ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-sdn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-dualstack spec: containers: - args: @@ -69084,8 +69483,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ovirt-sdn-cluster-profile - - --target=e2e-ovirt-sdn + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack - --variant=nightly-4.13 command: - ci-operator @@ -69102,7 +69501,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ovirt-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69128,12 +69527,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-ovirt - - configMap: - name: cluster-profile-ovirt + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69145,31 +69540,34 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 35 10 * * 0 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-dualstack-local-gateway spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack-local-gateway - --variant=nightly-4.13 command: - ci-operator @@ -69180,9 +69578,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-local-gateway-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -69197,9 +69600,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69211,7 +69623,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 08 * * 6,0 decorate: true decoration_config: skip_cloning: true @@ -69219,22 +69630,27 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g-cnftests + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-ipv4 spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-cnftests + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv4 - --variant=nightly-4.13 command: - ci-operator @@ -69245,9 +69661,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -69262,9 +69683,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69276,7 +69706,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 23 * * 1,3,5 decorate: true decoration_config: skip_cloning: true @@ -69284,22 +69713,27 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g-ptp + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-ptp + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 - --variant=nightly-4.13 command: - ci-operator @@ -69310,9 +69744,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -69327,9 +69766,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69341,7 +69789,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 08 * * 6,0 decorate: true decoration_config: skip_cloning: true @@ -69349,80 +69796,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g-sno-cnftests - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-sno-cnftests - - --variant=nightly-4.13 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - 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: vsphere02 - cron: 30 12 * * 6 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 - ci-operator.openshift.io/variant: nightly-4.13 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.13" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-externallb-ovn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-ovn-serial-virtualmedia spec: containers: - args: @@ -69431,8 +69815,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-externallb-ovn-cluster-profile - - --target=e2e-vsphere-externallb-ovn + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-ovn-serial-virtualmedia - --variant=nightly-4.13 command: - ci-operator @@ -69449,7 +69833,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-externallb-ovn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69476,89 +69860,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere - - 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: vsphere02 - cron: 36 1 * * 6 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.13 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.13" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile - - --target=e2e-vsphere-ovn - - --variant=nightly-4.13 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69569,8 +69871,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 9 9 * * 6 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -69578,15 +69879,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-sdn-bm spec: containers: - args: @@ -69595,8 +69898,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile - - --target=e2e-vsphere-ovn-csi + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - --target=e2e-metal-ipi-sdn-bm - --variant=nightly-4.13 command: - ci-operator @@ -69613,7 +69916,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69640,7 +69943,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69651,24 +69954,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 11 13 * * 0 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: @@ -69677,8 +69982,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile - - --target=e2e-vsphere-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade - --variant=nightly-4.13 command: - ci-operator @@ -69695,7 +70000,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69722,7 +70027,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69733,8 +70038,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 45 3 * * 6 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -69742,15 +70046,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-sdn-serial-ipv4 spec: containers: - args: @@ -69759,8 +70065,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile - - --target=e2e-vsphere-ovn-serial + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-sdn-serial-ipv4 - --variant=nightly-4.13 command: - ci-operator @@ -69777,7 +70083,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69804,7 +70110,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69815,8 +70121,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 17 21 * * 6 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -69824,15 +70129,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-techpreview + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -69841,8 +70148,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile - - --target=e2e-vsphere-ovn-techpreview + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack - --variant=nightly-4.13 command: - ci-operator @@ -69859,7 +70166,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69886,7 +70193,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69897,8 +70204,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 55 15 * * 6 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -69906,15 +70212,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -69923,8 +70231,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile - - --target=e2e-vsphere-ovn-techpreview-serial + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 - --variant=nightly-4.13 command: - ci-operator @@ -69941,7 +70249,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -69968,7 +70276,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -69979,24 +70287,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 57 0 * * 0 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -70005,8 +70315,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile - - --target=e2e-vsphere-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - --variant=nightly-4.13 command: - ci-operator @@ -70023,7 +70333,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70050,7 +70360,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70061,8 +70371,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 55 9 * * 0 + cluster: build02 + cron: 48 0 * * 0 decorate: true decoration_config: skip_cloning: true @@ -70071,14 +70381,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-upi-serial + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-assisted spec: containers: - args: @@ -70087,8 +70397,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile - - --target=e2e-vsphere-ovn-upi-serial + - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile + - --target=e2e-metal-ovn-assisted - --variant=nightly-4.13 command: - ci-operator @@ -70105,7 +70415,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70132,7 +70442,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70143,8 +70453,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 3 23 * * 0 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -70152,15 +70461,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-sdn + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-single-node-hostname-change spec: containers: - args: @@ -70169,8 +70479,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile - - --target=e2e-vsphere-sdn + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-hostname-change-cluster-profile + - --target=e2e-metal-ovn-single-node-hostname-change - --variant=nightly-4.13 command: - ci-operator @@ -70187,7 +70497,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-hostname-change-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70214,7 +70524,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70225,8 +70535,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 19 5 * * 6 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -70234,15 +70543,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-upi-zones + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-single-node-live-iso spec: containers: - args: @@ -70251,8 +70561,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-zones-cluster-profile - - --target=e2e-vsphere-upi-zones + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-live-iso - --variant=nightly-4.13 command: - ci-operator @@ -70269,7 +70579,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-zones-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70296,7 +70606,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70307,8 +70617,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 15 10 * * 6 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -70316,15 +70625,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-zones + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-metal-ovn-single-node-with-worker-live-iso spec: containers: - args: @@ -70333,8 +70643,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile - - --target=e2e-vsphere-zones + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-with-worker-live-iso - --variant=nightly-4.13 command: - ci-operator @@ -70351,7 +70661,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70378,7 +70688,90 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-packet-sno + - 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: 40 22 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-nutanix-ovn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile + - --target=e2e-nutanix-ovn + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70390,66 +70783,39 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@yearly' decorate: true decoration_config: - timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.13-install-analysis-all + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-csi spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-install-analysis + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-ovirt-csi-cluster-profile + - --target=e2e-ovirt-csi + - --variant=nightly-4.13 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-install-analysis - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" - JOB_CONFIGURATION: | - aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi - aws-proxy,1,--include-job-names=ovn-proxy - aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi - aws-techpreview,1,--platform=aws --include-job-names=techpreview - azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi - azure-techpreview,1,--platform=azure --include-job-names=techpreview - gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi - gcp-techpreview,1,--platform=gcp --include-job-names=techpreview - metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi - metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi - vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi - vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi - vsphere-techpreview,1,--platform=vsphere --include-job-names=techpreview - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-install + name: "" resources: requests: cpu: 10m @@ -70457,7 +70823,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-ovirt-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70468,8 +70837,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -70481,25 +70848,114 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile projected: sources: - secret: - name: cluster-secrets-aws + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 15 2 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-ovn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-ovirt-ovn-cluster-profile + - --target=e2e-ovirt-ovn + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-ovirt-ovn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: 14 21 * * 0 decorate: true decoration_config: skip_cloning: true @@ -70507,16 +70963,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: ovirt + ci-operator.openshift.io/cloud-cluster-profile: ovirt ci-operator.openshift.io/variant: nightly-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.13" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-sdn spec: containers: - args: @@ -70525,8 +70980,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile - - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + - --secret-dir=/usr/local/e2e-ovirt-sdn-cluster-profile + - --target=e2e-ovirt-sdn - --variant=nightly-4.13 command: - ci-operator @@ -70543,7 +70998,3181 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - mountPath: /usr/local/e2e-ovirt-sdn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-ovirt + - configMap: + name: cluster-profile-ovirt + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 35 10 * * 0 + decorate: true + decoration_config: + skip_cloning: true + timeout: 6h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=e2e-telco5g + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 00 08 * * 6,0 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g-cnftests + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=e2e-telco5g-cnftests + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 23 * * 1,3,5 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g-ptp + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=e2e-telco5g-ptp + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 00 08 * * 6,0 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-telco5g-sno-cnftests + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=e2e-telco5g-sno-cnftests + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - 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: vsphere02 + cron: 30 12 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-2 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-externallb-ovn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-externallb-ovn-cluster-profile + - --target=e2e-vsphere-externallb-ovn + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-externallb-ovn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 36 1 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile + - --target=e2e-vsphere-ovn + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 9 9 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-csi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile + - --target=e2e-vsphere-ovn-csi + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 11 13 * * 0 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-etcd-scaling + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - --target=e2e-vsphere-ovn-etcd-scaling + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 45 3 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-serial + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile + - --target=e2e-vsphere-ovn-serial + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 17 21 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-techpreview + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - --target=e2e-vsphere-ovn-techpreview + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 55 15 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-techpreview-serial + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - --target=e2e-vsphere-ovn-techpreview-serial + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 57 0 * * 0 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-upi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile + - --target=e2e-vsphere-ovn-upi + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 55 9 * * 0 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-ovn-upi-serial + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - --target=e2e-vsphere-ovn-upi-serial + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 3 23 * * 0 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-sdn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile + - --target=e2e-vsphere-sdn + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 19 5 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-upi-zones + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-upi-zones-cluster-profile + - --target=e2e-vsphere-upi-zones + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-upi-zones-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: vsphere02 + cron: 15 10 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-e2e-vsphere-zones + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile + - --target=e2e-vsphere-zones + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - 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: build02 + cron: '@yearly' + decorate: true + decoration_config: + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.13-install-analysis-all + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-install-analysis + command: + - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-install-analysis + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" + JOB_CONFIGURATION: | + aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi + aws-proxy,1,--include-job-names=ovn-proxy + aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi + aws-techpreview,1,--platform=aws --include-job-names=techpreview + azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi + azure-techpreview,1,--platform=azure --include-job-names=techpreview + gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi + gcp-techpreview,1,--platform=gcp --include-job-names=techpreview + metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi + metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi + vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi + vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi + vsphere-techpreview,1,--platform=vsphere --include-job-names=techpreview + test: + - ref: openshift-release-analysis-test-case-analysis + image: ci-operator:latest + imagePullPolicy: Always + name: aggregator-check-install + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-aws + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: release-pull-secret + secret: + secretName: ci-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.13 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + - --variant=nightly-4.13 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.11 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.11-e2e-aws-sdn-upgrade-paused + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile + - --target=e2e-aws-sdn-upgrade-paused + - --variant=nightly-4.13-upgrade-from-stable-4.11 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-aws-sdn-upgrade + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=nightly-4.13-upgrade-from-stable-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-aws-upgrade-ovn-single-node + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=nightly-4.13-upgrade-from-stable-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 12 1 1 * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-metal-ipi-sdn-bm-upgrade + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade + - --variant=nightly-4.13-upgrade-from-stable-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 12 1 1 * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-metal-ipi-upgrade-ovn-ipv6 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.13-upgrade-from-stable-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal + - 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: vsphere02 + cron: 11 13 * * 6 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn + ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.13" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-vsphere-upgrade + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile + - --target=e2e-vsphere-upgrade + - --variant=nightly-4.13-upgrade-from-stable-4.12 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-vsphere + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-console-aws + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/console-aws-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 */12 * * * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-agent-compact-ipv4 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-agent-compact-ipv4-cluster-profile + - --target=e2e-agent-compact-ipv4 + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-agent-compact-ipv4-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 */12 * * * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-agent-ha-dualstack + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-agent-ha-dualstack-cluster-profile + - --target=e2e-agent-ha-dualstack + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-agent-ha-dualstack-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 */12 * * * + decorate: true + decoration_config: + skip_cloning: true + timeout: 5h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-agent-sno-ipv6 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-agent-sno-ipv6-cluster-profile + - --target=e2e-agent-sno-ipv6 + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-agent-sno-ipv6-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal + - 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: build02 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-alibaba-csi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile + - --target=e2e-alibaba-csi + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-alibabacloud + - 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: build02 + cron: '@weekly' + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-alibaba-ovn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile + - --target=e2e-alibaba-ovn + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-alibabacloud + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 24h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-crun-wasm + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-crun-wasm-cluster-profile + - --target=e2e-aws-crun-wasm + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-crun-wasm-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-csi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-csi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 0 */8 * * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-driver-toolkit + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile + - --target=e2e-aws-driver-toolkit + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 39 1 * * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-cgroupsv1 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile + - --target=e2e-aws-ovn-cgroupsv1 + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 6h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-cpu-partitioning + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - --target=e2e-aws-ovn-cpu-partitioning + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-etcd-scaling + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - --target=e2e-aws-ovn-etcd-scaling + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-fips + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile + - --target=e2e-aws-ovn-fips + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-fips-serial + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - --target=e2e-aws-ovn-fips-serial + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: '@weekly' + decorate: true + decoration_config: + skip_cloning: true + timeout: 4h0m0s + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-ha-cert-rotation-suspend-30d + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-aws-ovn-ha-cert-rotation-suspend-30d + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70593,12 +74222,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.11 + ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.11-e2e-aws-sdn-upgrade-paused + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -70607,9 +74236,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile - - --target=e2e-aws-sdn-upgrade-paused - - --variant=nightly-4.13-upgrade-from-stable-4.11 + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway + - --variant=nightly-4.14 command: - ci-operator image: ci-operator:latest @@ -70625,7 +74254,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-paused-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70664,23 +74293,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-localzones spec: containers: - args: @@ -70689,9 +74319,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=nightly-4.13-upgrade-from-stable-4.12 + - --secret-dir=/usr/local/e2e-aws-ovn-localzones-cluster-profile + - --target=e2e-aws-ovn-localzones + - --variant=nightly-4.14 command: - ci-operator image: ci-operator:latest @@ -70707,7 +74337,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-localzones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70734,7 +74364,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70746,6 +74376,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 0 0 */2 * * decorate: true decoration_config: skip_cloning: true @@ -70753,16 +74384,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-proxy spec: containers: - args: @@ -70771,9 +74401,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=nightly-4.13-upgrade-from-stable-4.12 + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy + - --variant=nightly-4.14 command: - ci-operator image: ci-operator:latest @@ -70789,7 +74419,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70816,7 +74446,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70828,25 +74458,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-serial spec: containers: - args: @@ -70855,9 +74483,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade - - --variant=nightly-4.13-upgrade-from-stable-4.12 + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial + - --variant=nightly-4.14 command: - ci-operator image: ci-operator:latest @@ -70873,7 +74501,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -70900,7 +74528,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -70912,107 +74540,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * - decorate: true - decoration_config: - skip_cloning: true - timeout: 5h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.13" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-metal-ipi-upgrade-ovn-ipv6 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - - --variant=nightly-4.13-upgrade-from-stable-4.12 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal - - 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: vsphere02 - cron: 11 13 * * 6 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.13-upgrade-from-stable-4.12 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.13" + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.13-upgrade-from-stable-4.12-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-shared-vpc-localzones spec: containers: - args: @@ -71021,9 +74566,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - - --target=e2e-vsphere-upgrade - - --variant=nightly-4.13-upgrade-from-stable-4.12 + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-localzones-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-localzones + - --variant=nightly-4.14 command: - ci-operator image: ci-operator:latest @@ -71039,7 +74584,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-localzones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71066,7 +74611,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71085,16 +74630,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h + interval: 8h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-console-aws + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-shared-vpc-phz-techpreview spec: containers: - args: @@ -71103,8 +74648,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-phz-techpreview - --variant=nightly-4.14 command: - ci-operator @@ -71121,7 +74666,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71148,7 +74693,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71160,25 +74705,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-agent-compact-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-single-node spec: containers: - args: @@ -71187,8 +74730,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-compact-ipv4-cluster-profile - - --target=e2e-agent-compact-ipv4 + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile + - --target=e2e-aws-ovn-single-node - --variant=nightly-4.14 command: - ci-operator @@ -71205,7 +74748,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-compact-ipv4-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71232,7 +74775,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71244,25 +74787,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-agent-ha-dualstack + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-single-node-serial spec: containers: - args: @@ -71271,8 +74812,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-ha-dualstack-cluster-profile - - --target=e2e-agent-ha-dualstack + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - --target=e2e-aws-ovn-single-node-serial - --variant=nightly-4.14 command: - ci-operator @@ -71289,7 +74830,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-ha-dualstack-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71316,7 +74857,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71328,25 +74869,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s + timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-agent-sno-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-single-node-workers spec: containers: - args: @@ -71355,8 +74895,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-sno-ipv6-cluster-profile - - --target=e2e-agent-sno-ipv6 + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - --target=e2e-aws-ovn-single-node-workers - --variant=nightly-4.14 command: - ci-operator @@ -71373,7 +74913,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-sno-ipv6-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71400,7 +74940,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71411,7 +74951,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -71421,14 +74961,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-alibaba-csi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-upi spec: containers: - args: @@ -71437,8 +74977,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile - - --target=e2e-alibaba-csi + - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile + - --target=e2e-aws-ovn-upi - --variant=nightly-4.14 command: - ci-operator @@ -71455,7 +74995,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71482,7 +75022,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71493,8 +75033,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 26 0 * * * decorate: true decoration_config: skip_cloning: true @@ -71503,14 +75043,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-alibaba-ovn + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-workers-rhel8 spec: containers: - args: @@ -71519,8 +75059,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile - - --target=e2e-alibaba-ovn + - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - --target=e2e-aws-ovn-workers-rhel8 - --variant=nightly-4.14 command: - ci-operator @@ -71537,7 +75077,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71564,7 +75104,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -71583,7 +75123,7 @@ periodics: - base_ref: master org: openshift repo: release - interval: 24h + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -71592,7 +75132,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-crun-wasm + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn spec: containers: - args: @@ -71601,8 +75141,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-crun-wasm-cluster-profile - - --target=e2e-aws-crun-wasm + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=nightly-4.14 command: - ci-operator @@ -71619,7 +75159,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-crun-wasm-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71674,7 +75214,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-csi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-cgroupsv2 spec: containers: - args: @@ -71683,8 +75223,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 - --variant=nightly-4.14 command: - ci-operator @@ -71701,7 +75241,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71740,7 +75280,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */8 * * * decorate: true decoration_config: skip_cloning: true @@ -71748,6 +75287,7 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -71756,7 +75296,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-driver-toolkit + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-crun spec: containers: - args: @@ -71765,8 +75305,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile - - --target=e2e-aws-driver-toolkit + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun - --variant=nightly-4.14 command: - ci-operator @@ -71783,7 +75323,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71822,7 +75362,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 39 1 * * * decorate: true decoration_config: skip_cloning: true @@ -71830,6 +75369,7 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -71838,7 +75378,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-cgroupsv1 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-serial spec: containers: - args: @@ -71847,8 +75387,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile - - --target=e2e-aws-ovn-cgroupsv1 + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=nightly-4.14 command: - ci-operator @@ -71865,7 +75405,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71911,7 +75451,7 @@ periodics: - base_ref: master org: openshift repo: release - interval: 6h + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -71920,7 +75460,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-cpu-partitioning + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-upgrade spec: containers: - args: @@ -71929,8 +75469,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile - - --target=e2e-aws-ovn-cpu-partitioning + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=nightly-4.14 command: - ci-operator @@ -71947,7 +75487,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -71985,7 +75525,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -71995,14 +75535,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-csi spec: containers: - args: @@ -72011,8 +75551,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile - - --target=e2e-aws-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.14 command: - ci-operator @@ -72029,7 +75569,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72056,7 +75596,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72067,7 +75607,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -72077,14 +75617,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-deploy-cnv spec: containers: - args: @@ -72093,8 +75633,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile - - --target=e2e-aws-ovn-fips + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv - --variant=nightly-4.14 command: - ci-operator @@ -72111,7 +75651,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72138,7 +75678,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72149,7 +75689,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: 45 1 * * * decorate: true decoration_config: skip_cloning: true @@ -72157,16 +75698,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-ovn-cgroupsv1 spec: containers: - args: @@ -72175,8 +75715,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile - - --target=e2e-aws-ovn-fips-serial + - --secret-dir=/usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile + - --target=e2e-azure-ovn-cgroupsv1 - --variant=nightly-4.14 command: - ci-operator @@ -72193,7 +75733,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72220,7 +75760,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72231,25 +75771,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 4h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-ha-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-ovn-etcd-scaling spec: containers: - args: @@ -72258,8 +75797,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-aws-ovn-ha-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - --target=e2e-azure-ovn-etcd-scaling - --variant=nightly-4.14 command: - ci-operator @@ -72276,7 +75815,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72303,7 +75842,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72314,7 +75853,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -72324,14 +75863,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-ovn-upi spec: containers: - args: @@ -72340,8 +75879,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway + - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile + - --target=e2e-azure-ovn-upi - --variant=nightly-4.14 command: - ci-operator @@ -72358,7 +75897,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72385,7 +75924,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72396,25 +75935,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-localzones + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-sdn spec: containers: - args: @@ -72423,8 +75961,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-localzones-cluster-profile - - --target=e2e-aws-ovn-localzones + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn - --variant=nightly-4.14 command: - ci-operator @@ -72441,7 +75979,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-localzones-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72468,7 +76006,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72479,8 +76017,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 */2 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -72488,15 +76025,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-sdn-fips spec: containers: - args: @@ -72505,8 +76043,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy + - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile + - --target=e2e-azure-sdn-fips - --variant=nightly-4.14 command: - ci-operator @@ -72523,7 +76061,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72550,7 +76088,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72561,7 +76099,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -72571,14 +76109,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-sdn-fips-serial spec: containers: - args: @@ -72587,8 +76125,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial + - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - --target=e2e-azure-sdn-fips-serial - --variant=nightly-4.14 command: - ci-operator @@ -72605,7 +76143,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72632,7 +76170,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72643,25 +76181,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-shared-vpc-localzones + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-upgrade-cnv spec: containers: - args: @@ -72670,8 +76207,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-localzones-cluster-profile - - --target=e2e-aws-ovn-shared-vpc-localzones + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv - --variant=nightly-4.14 command: - ci-operator @@ -72688,7 +76225,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-localzones-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72715,7 +76252,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72726,7 +76263,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -72734,16 +76271,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 8h + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-shared-vpc-phz-techpreview + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azurestack-csi spec: containers: - args: @@ -72752,8 +76289,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile - - --target=e2e-aws-ovn-shared-vpc-phz-techpreview + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.14 command: - ci-operator @@ -72770,7 +76307,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72797,7 +76334,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72808,7 +76345,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -72818,14 +76355,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azurestack-ovn-upi spec: containers: - args: @@ -72834,8 +76371,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile - - --target=e2e-aws-ovn-single-node + - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile + - --target=e2e-azurestack-ovn-upi - --variant=nightly-4.14 command: - ci-operator @@ -72852,7 +76389,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72879,7 +76416,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72890,7 +76427,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -72900,14 +76437,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-single-node-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-graceful-shutdown spec: containers: - args: @@ -72916,8 +76453,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile - - --target=e2e-aws-ovn-single-node-serial + - --secret-dir=/usr/local/e2e-gcp-graceful-shutdown-cluster-profile + - --target=e2e-gcp-graceful-shutdown - --variant=nightly-4.14 command: - ci-operator @@ -72934,7 +76471,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-graceful-shutdown-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -72960,8 +76497,98 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 + - name: manifest-tool-local-pusher secret: - secretName: cluster-secrets-aws-2 + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build04 + cron: 52 2 * * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/variant: nightly-4.14 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-libvirt-cert-rotation + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation + - --variant=nightly-4.14 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -72972,25 +76599,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true - timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-single-node-workers + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-csi spec: containers: - args: @@ -72999,8 +76625,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile - - --target=e2e-aws-ovn-single-node-workers + - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile + - --target=e2e-gcp-ovn-csi - --variant=nightly-4.14 command: - ci-operator @@ -73017,7 +76643,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73043,8 +76669,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73055,7 +76685,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73065,14 +76695,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-etcd-scaling spec: containers: - args: @@ -73081,8 +76711,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile - - --target=e2e-aws-ovn-upi + - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - --target=e2e-gcp-ovn-etcd-scaling - --variant=nightly-4.14 command: - ci-operator @@ -73099,7 +76729,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73125,8 +76755,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73137,8 +76771,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 26 0 * * * + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73146,15 +76779,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-ovn-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-fips spec: containers: - args: @@ -73163,8 +76797,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile - - --target=e2e-aws-ovn-workers-rhel8 + - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile + - --target=e2e-gcp-ovn-fips - --variant=nightly-4.14 command: - ci-operator @@ -73181,7 +76815,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73207,8 +76841,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73219,7 +76857,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73229,14 +76867,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-rt spec: containers: - args: @@ -73245,8 +76883,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile + - --target=e2e-gcp-ovn-rt - --variant=nightly-4.14 command: - ci-operator @@ -73263,7 +76901,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73289,8 +76927,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73301,7 +76943,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73311,14 +76953,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -73327,8 +76969,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade - --variant=nightly-4.14 command: - ci-operator @@ -73345,7 +76987,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73371,8 +77013,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73383,7 +77029,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73393,14 +77039,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-upi spec: containers: - args: @@ -73409,8 +77055,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun + - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile + - --target=e2e-gcp-ovn-upi - --variant=nightly-4.14 command: - ci-operator @@ -73427,7 +77073,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73453,8 +77099,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73465,24 +77115,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-xpn spec: containers: - args: @@ -73491,8 +77142,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial + - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile + - --target=e2e-gcp-ovn-xpn - --variant=nightly-4.14 command: - ci-operator @@ -73509,7 +77160,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73535,8 +77186,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73547,7 +77202,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73557,14 +77212,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn spec: containers: - args: @@ -73573,8 +77228,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn - --variant=nightly-4.14 command: - ci-operator @@ -73591,7 +77246,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73617,8 +77272,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73629,7 +77288,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73639,14 +77298,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn-fips-serial spec: containers: - args: @@ -73655,8 +77314,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - --target=e2e-gcp-sdn-fips-serial - --variant=nightly-4.14 command: - ci-operator @@ -73673,7 +77332,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73699,8 +77358,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73711,7 +77374,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73721,96 +77384,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 - ci-operator.openshift.io/variant: nightly-4.14 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-deploy-cnv - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv - - --variant=nightly-4.14 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 - - 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: build02 - cron: 45 1 * * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-ovn-cgroupsv1 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn-serial spec: containers: - args: @@ -73819,8 +77400,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile - - --target=e2e-azure-ovn-cgroupsv1 + - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile + - --target=e2e-gcp-sdn-serial - --variant=nightly-4.14 command: - ci-operator @@ -73837,7 +77418,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73863,8 +77444,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73875,7 +77460,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -73885,14 +77470,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -73901,8 +77486,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile - - --target=e2e-azure-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade - --variant=nightly-4.14 command: - ci-operator @@ -73919,7 +77504,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -73945,8 +77530,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure4 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -73967,14 +77556,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-ibmcloud-csi spec: containers: - args: @@ -73983,8 +77572,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile - - --target=e2e-azure-ovn-upi + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.14 command: - ci-operator @@ -74001,7 +77590,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74028,7 +77617,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74039,7 +77628,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -74047,16 +77637,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-sdn + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-dualstack spec: containers: - args: @@ -74065,8 +77655,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack - --variant=nightly-4.14 command: - ci-operator @@ -74083,7 +77673,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74110,7 +77700,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74121,7 +77711,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74131,14 +77721,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-sdn-fips + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-ipv4 spec: containers: - args: @@ -74147,8 +77738,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile - - --target=e2e-azure-sdn-fips + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv4 - --variant=nightly-4.14 command: - ci-operator @@ -74165,7 +77756,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74192,7 +77783,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74203,7 +77794,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74213,14 +77804,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: @@ -74229,8 +77821,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile - - --target=e2e-azure-sdn-fips-serial + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 - --variant=nightly-4.14 command: - ci-operator @@ -74247,7 +77839,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74274,7 +77866,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74285,7 +77877,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74295,14 +77887,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-serial-virtualmedia spec: containers: - args: @@ -74311,8 +77904,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-ovn-serial-virtualmedia - --variant=nightly-4.14 command: - ci-operator @@ -74329,7 +77922,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74356,7 +77949,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74367,7 +77960,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74377,14 +77970,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-sdn-bm spec: containers: - args: @@ -74393,8 +77987,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - --target=e2e-metal-ipi-sdn-bm - --variant=nightly-4.14 command: - ci-operator @@ -74411,7 +78005,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74438,7 +78032,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74449,24 +78043,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-azurestack-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: @@ -74475,8 +78071,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile - - --target=e2e-azurestack-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade - --variant=nightly-4.14 command: - ci-operator @@ -74493,7 +78089,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74520,7 +78116,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74531,7 +78127,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74541,14 +78137,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-graceful-shutdown + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-sdn-serial-ipv4 spec: containers: - args: @@ -74557,8 +78154,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-graceful-shutdown-cluster-profile - - --target=e2e-gcp-graceful-shutdown + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-sdn-serial-ipv4 - --variant=nightly-4.14 command: - ci-operator @@ -74575,7 +78172,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-graceful-shutdown-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74601,12 +78198,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74617,8 +78210,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 52 2 * * * + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74626,15 +78218,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -74643,8 +78237,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack - --variant=nightly-4.14 command: - ci-operator @@ -74661,7 +78255,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74687,12 +78281,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74703,7 +78293,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -74713,14 +78303,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -74729,8 +78320,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile - - --target=e2e-gcp-ovn-csi + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 - --variant=nightly-4.14 command: - ci-operator @@ -74747,7 +78338,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74773,12 +78364,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74789,24 +78376,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -74815,8 +78404,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile - - --target=e2e-gcp-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - --variant=nightly-4.14 command: - ci-operator @@ -74833,7 +78422,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74859,12 +78448,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74875,7 +78460,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: 0 0 * * 1 decorate: true decoration_config: skip_cloning: true @@ -74883,16 +78469,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-assisted spec: containers: - args: @@ -74901,8 +78486,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile - - --target=e2e-gcp-ovn-fips + - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile + - --target=e2e-metal-ovn-assisted - --variant=nightly-4.14 command: - ci-operator @@ -74919,7 +78504,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -74945,12 +78530,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -74961,7 +78542,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -74969,16 +78551,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-rt + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-180d spec: containers: - args: @@ -74987,8 +78568,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile - - --target=e2e-gcp-ovn-rt + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-180d - --variant=nightly-4.14 command: - ci-operator @@ -75005,7 +78586,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75031,12 +78612,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75047,7 +78624,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75055,16 +78633,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-30d spec: containers: - args: @@ -75073,8 +78650,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-30d - --variant=nightly-4.14 command: - ci-operator @@ -75091,7 +78668,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75117,12 +78694,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75133,7 +78706,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75141,16 +78715,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-360d spec: containers: - args: @@ -75159,8 +78732,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile - - --target=e2e-gcp-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-360d - --variant=nightly-4.14 command: - ci-operator @@ -75177,7 +78750,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75203,12 +78776,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75219,25 +78788,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-ovn-xpn + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-60d spec: containers: - args: @@ -75246,8 +78814,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile - - --target=e2e-gcp-ovn-xpn + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-60d - --variant=nightly-4.14 command: - ci-operator @@ -75264,7 +78832,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75290,12 +78858,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75306,7 +78870,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75314,16 +78879,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-90d spec: containers: - args: @@ -75332,8 +78896,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-90d - --variant=nightly-4.14 command: - ci-operator @@ -75350,7 +78914,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75376,12 +78940,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75392,7 +78952,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75400,16 +78961,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-180d spec: containers: - args: @@ -75418,8 +78978,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile - - --target=e2e-gcp-sdn-fips-serial + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-180d - --variant=nightly-4.14 command: - ci-operator @@ -75436,7 +78996,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75462,12 +79022,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75478,7 +79034,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75486,16 +79043,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-30d spec: containers: - args: @@ -75504,8 +79060,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile - - --target=e2e-gcp-sdn-serial + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-30d - --variant=nightly-4.14 command: - ci-operator @@ -75522,7 +79078,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75548,12 +79104,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75564,7 +79116,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75572,16 +79125,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-360d spec: containers: - args: @@ -75590,8 +79142,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-360d - --variant=nightly-4.14 command: - ci-operator @@ -75608,7 +79160,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75634,12 +79186,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75651,6 +79199,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75658,16 +79207,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-60d spec: containers: - args: @@ -75676,8 +79224,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-60d - --variant=nightly-4.14 command: - ci-operator @@ -75694,7 +79242,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75721,7 +79269,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75732,8 +79280,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75742,15 +79290,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-90d spec: containers: - args: @@ -75759,8 +79306,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-90d - --variant=nightly-4.14 command: - ci-operator @@ -75777,7 +79324,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75804,7 +79351,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75815,7 +79362,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -75825,15 +79372,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-single-node-live-iso spec: containers: - args: @@ -75842,8 +79388,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv4 + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-live-iso - --variant=nightly-4.14 command: - ci-operator @@ -75860,7 +79406,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75887,7 +79433,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75898,7 +79444,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -75908,15 +79454,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-single-node-with-worker-live-iso spec: containers: - args: @@ -75925,8 +79470,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-with-worker-live-iso - --variant=nightly-4.14 command: - ci-operator @@ -75943,7 +79488,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -75970,7 +79515,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -75981,7 +79526,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -75989,17 +79535,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-ovn-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-180d spec: containers: - args: @@ -76008,8 +79552,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-ovn-serial-virtualmedia + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d - --variant=nightly-4.14 command: - ci-operator @@ -76026,7 +79570,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76053,7 +79597,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76064,7 +79608,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -76072,17 +79617,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-sdn-bm + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-30d spec: containers: - args: @@ -76091,8 +79634,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile - - --target=e2e-metal-ipi-sdn-bm + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-30d - --variant=nightly-4.14 command: - ci-operator @@ -76109,7 +79652,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76136,7 +79679,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76147,26 +79690,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-360d spec: containers: - args: @@ -76175,8 +79716,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-360d - --variant=nightly-4.14 command: - ci-operator @@ -76193,7 +79734,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76220,7 +79761,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76231,7 +79772,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -76239,17 +79781,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-sdn-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-60d spec: containers: - args: @@ -76258,8 +79798,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-sdn-serial-ipv4 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-60d - --variant=nightly-4.14 command: - ci-operator @@ -76276,7 +79816,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76303,7 +79843,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76314,7 +79854,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -76322,17 +79863,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-90d spec: containers: - args: @@ -76341,8 +79880,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d - --variant=nightly-4.14 command: - ci-operator @@ -76359,7 +79898,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76386,7 +79925,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76397,7 +79936,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -76405,17 +79945,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-180d spec: containers: - args: @@ -76424,8 +79962,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-180d - --variant=nightly-4.14 command: - ci-operator @@ -76442,7 +79980,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76469,7 +80007,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76480,26 +80018,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-30d spec: containers: - args: @@ -76508,8 +80044,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-30d - --variant=nightly-4.14 command: - ci-operator @@ -76526,7 +80062,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76553,7 +80089,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76565,7 +80101,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 0 * * 1 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -76575,13 +80111,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-assisted + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-360d spec: containers: - args: @@ -76590,8 +80126,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile - - --target=e2e-metal-ovn-assisted + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-360d - --variant=nightly-4.14 command: - ci-operator @@ -76608,7 +80144,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76635,7 +80171,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76657,13 +80193,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-180d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-60d spec: containers: - args: @@ -76672,8 +80208,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-180d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-60d - --variant=nightly-4.14 command: - ci-operator @@ -76690,7 +80226,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76717,7 +80253,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76739,13 +80275,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-30d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-90d spec: containers: - args: @@ -76754,8 +80290,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-30d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-90d - --variant=nightly-4.14 command: - ci-operator @@ -76772,7 +80308,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76799,7 +80335,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76810,8 +80346,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build01 decorate: true decoration_config: skip_cloning: true @@ -76819,15 +80354,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-360d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-nutanix-ovn spec: containers: - args: @@ -76836,8 +80373,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-360d + - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile + - --target=e2e-nutanix-ovn - --variant=nightly-4.14 command: - ci-operator @@ -76854,7 +80391,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -76881,7 +80418,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76892,8 +80429,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 10 08 */1 * 1-5 decorate: true decoration_config: skip_cloning: true @@ -76902,24 +80439,21 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-60d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-60d + - --target=e2e-telco5g - --variant=nightly-4.14 command: - ci-operator @@ -76930,14 +80464,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -76952,18 +80481,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -76974,34 +80494,32 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 00 10 */1 * 1-5 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-shutdown-90d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g-cnftests spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-90d + - --target=e2e-telco5g-cnftests - --variant=nightly-4.14 command: - ci-operator @@ -77012,14 +80530,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -77034,18 +80547,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77056,8 +80560,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 0 4 * * 2,4,6 decorate: true decoration_config: skip_cloning: true @@ -77066,24 +80570,21 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-180d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g-ptp spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-180d + - --target=e2e-telco5g-ptp - --variant=nightly-4.14 command: - ci-operator @@ -77094,14 +80595,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -77116,18 +80612,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77138,8 +80625,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 00 10 */1 * 1-5 decorate: true decoration_config: skip_cloning: true @@ -77148,24 +80635,21 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g-sno-cnftests spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-30d + - --target=e2e-telco5g-sno-cnftests - --variant=nightly-4.14 command: - ci-operator @@ -77176,14 +80660,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -77198,18 +80677,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77220,8 +80690,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77229,15 +80698,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 162h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-360d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-externallb-ovn spec: containers: - args: @@ -77246,8 +80716,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-360d + - --secret-dir=/usr/local/e2e-vsphere-externallb-ovn-cluster-profile + - --target=e2e-vsphere-externallb-ovn - --variant=nightly-4.14 command: - ci-operator @@ -77264,7 +80734,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-externallb-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77291,7 +80761,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77302,8 +80772,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 + cron: 18 22 * * * decorate: true decoration_config: skip_cloning: true @@ -77312,14 +80782,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-60d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ipi-ovn-cgroupsv1 spec: containers: - args: @@ -77328,8 +80798,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-60d + - --secret-dir=/usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile + - --target=e2e-vsphere-ipi-ovn-cgroupsv1 - --variant=nightly-4.14 command: - ci-operator @@ -77346,7 +80816,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77373,7 +80843,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77384,8 +80854,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77393,15 +80862,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 164h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-ha-cert-rotation-suspend-90d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn spec: containers: - args: @@ -77410,8 +80880,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-90d + - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile + - --target=e2e-vsphere-ovn - --variant=nightly-4.14 command: - ci-operator @@ -77428,7 +80898,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77455,7 +80925,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77466,7 +80936,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77474,16 +80944,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h + interval: 154h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-csi spec: containers: - args: @@ -77492,8 +80962,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-live-iso + - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile + - --target=e2e-vsphere-ovn-csi - --variant=nightly-4.14 command: - ci-operator @@ -77510,7 +80980,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77537,7 +81007,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77548,7 +81018,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77556,16 +81026,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h + interval: 148h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-single-node-with-worker-live-iso + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-etcd-scaling spec: containers: - args: @@ -77574,8 +81044,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-with-worker-live-iso + - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - --target=e2e-vsphere-ovn-etcd-scaling - --variant=nightly-4.14 command: - ci-operator @@ -77592,7 +81062,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77619,7 +81089,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77630,8 +81100,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77639,15 +81108,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 160h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-180d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-serial spec: containers: - args: @@ -77656,8 +81126,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d + - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile + - --target=e2e-vsphere-ovn-serial - --variant=nightly-4.14 command: - ci-operator @@ -77674,7 +81144,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77701,7 +81171,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77712,8 +81182,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77721,15 +81190,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 166h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-30d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-techpreview spec: containers: - args: @@ -77738,8 +81208,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-30d + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - --target=e2e-vsphere-ovn-techpreview - --variant=nightly-4.14 command: - ci-operator @@ -77756,7 +81226,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77783,7 +81253,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77794,8 +81264,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77803,15 +81272,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 158h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-360d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-techpreview-serial spec: containers: - args: @@ -77820,8 +81290,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-360d + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - --target=e2e-vsphere-ovn-techpreview-serial - --variant=nightly-4.14 command: - ci-operator @@ -77838,7 +81308,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77865,7 +81335,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77876,8 +81346,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77885,15 +81354,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 156h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-60d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-upi spec: containers: - args: @@ -77902,8 +81372,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-60d + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile + - --target=e2e-vsphere-ovn-upi - --variant=nightly-4.14 command: - ci-operator @@ -77920,7 +81390,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -77947,7 +81417,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -77958,8 +81428,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -77967,15 +81436,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 154h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-shutdown-90d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-upi-serial spec: containers: - args: @@ -77984,8 +81454,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - --target=e2e-vsphere-ovn-upi-serial - --variant=nightly-4.14 command: - ci-operator @@ -78002,7 +81472,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78029,7 +81499,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78040,8 +81510,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -78049,15 +81518,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-180d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-sdn spec: containers: - args: @@ -78066,8 +81536,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-180d + - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile + - --target=e2e-vsphere-sdn - --variant=nightly-4.14 command: - ci-operator @@ -78084,7 +81554,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78111,7 +81581,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78122,8 +81592,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -78131,15 +81600,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 150h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-upi-zones spec: containers: - args: @@ -78148,8 +81618,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-vsphere-upi-zones-cluster-profile + - --target=e2e-vsphere-upi-zones - --variant=nightly-4.14 command: - ci-operator @@ -78166,7 +81636,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upi-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78193,7 +81663,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78204,8 +81674,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -78213,15 +81682,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 152h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-360d + name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-zones spec: containers: - args: @@ -78230,8 +81700,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-360d + - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile + - --target=e2e-vsphere-zones - --variant=nightly-4.14 command: - ci-operator @@ -78248,7 +81718,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78275,7 +81745,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78287,39 +81757,68 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' + cron: '@yearly' decorate: true decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno - ci-operator.openshift.io/variant: nightly-4.14 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-60d + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.14-install-analysis-all spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-60d - - --variant=nightly-4.14 + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-install-analysis command: - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-install-analysis + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" + JOB_CONFIGURATION: | + aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi + aws-proxy,1,--include-job-names=ovn-proxy + aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi + aws-techpreview,1,--platform=aws --include-job-names=techpreview + azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi + azure-techpreview,1,--platform=azure --include-job-names=techpreview + fips,1,--include-job-names=fips + gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi + gcp-techpreview,1,--platform=gcp --include-job-names=techpreview + metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi + metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi + vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi + vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi + vsphere-techpreview,1,--platform=vsphere --include-job-names=techpreview + single-node,1,--platform=aws --include-job-names=single-node + test: + - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: "" + name: aggregator-check-install resources: requests: cpu: 10m @@ -78327,10 +81826,7 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78341,6 +81837,8 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -78352,24 +81850,25 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials + - name: release-pull-secret + secret: + secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -78377,15 +81876,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-metal-ovn-sno-cert-rotation-suspend-90d + name: periodic-ci-openshift-release-master-nightly-4.14-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance spec: containers: - args: @@ -78394,8 +81894,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-90d + - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance - --variant=nightly-4.14 command: - ci-operator @@ -78412,7 +81912,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78439,7 +81939,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78450,41 +81950,58 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 + cluster: build02 + cron: '@yearly' decorate: true decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: nightly-4.14 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-nutanix-ovn + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.14-overall-analysis-all spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile - - --target=e2e-nutanix-ovn - - --variant=nightly-4.14 + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-overall-analysis-all command: - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-overall-analysis-all + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-overall-all" + TEST_GROUP: "overall" + JOB_CONFIGURATION: | + control-plane-machine-set-operator,1,--include-job-names=control-plane-machine-set-operator + parallel-techpreview,1,--include-job-names=techpreview --exclude-job-names=serial + serial-techpreview,1,--include-job-names=techpreview --include-job-names=serial + test: + - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: "" + name: aggregator-check-overall resources: requests: cpu: 10m @@ -78492,10 +82009,7 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78506,6 +82020,8 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -78517,114 +82033,53 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-nutanix + projected: + sources: + - secret: + name: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - cron: 10 08 */1 * 1-5 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.14 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g - - --variant=nightly-4.14 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: ci-pull-credentials + - name: release-pull-secret secret: secretName: ci-pull-credentials - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 10 */1 * 1-5 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.12 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g-cnftests + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.12-e2e-aws-ovn-upgrade-paused spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-cnftests - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile + - --target=e2e-aws-ovn-upgrade-paused + - --variant=nightly-4.14-upgrade-from-stable-4.12 command: - ci-operator image: ci-operator:latest @@ -78634,9 +82089,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -78651,9 +82111,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78665,7 +82134,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 4 * * 2,4,6 decorate: true decoration_config: skip_cloning: true @@ -78673,23 +82141,27 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g-ptp + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-aws-sdn-upgrade spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-ptp - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -78699,9 +82171,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -78716,9 +82193,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78730,7 +82216,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 10 */1 * 1-5 decorate: true decoration_config: skip_cloning: true @@ -78738,23 +82223,27 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-telco5g-sno-cnftests + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-aws-upgrade-ovn-single-node spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-sno-cnftests - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -78764,9 +82253,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -78781,9 +82275,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78794,24 +82297,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 162h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-externallb-ovn + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: @@ -78820,9 +82325,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-externallb-ovn-cluster-profile - - --target=e2e-vsphere-externallb-ovn - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -78838,7 +82343,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-externallb-ovn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78865,7 +82370,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78876,24 +82381,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 18 22 * * * + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ipi-ovn-cgroupsv1 + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -78902,9 +82409,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile - - --target=e2e-vsphere-ipi-ovn-cgroupsv1 - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -78920,7 +82427,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -78947,7 +82454,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -78966,16 +82473,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 164h + interval: 168h labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-vsphere-ovn-upgrade spec: containers: - args: @@ -78984,9 +82491,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile - - --target=e2e-vsphere-ovn - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - --target=e2e-vsphere-ovn-upgrade + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -79002,7 +82509,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79048,16 +82555,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 154h + interval: 84h labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-vsphere-upgrade spec: containers: - args: @@ -79066,9 +82573,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile - - --target=e2e-vsphere-ovn-csi - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile + - --target=e2e-vsphere-upgrade + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -79084,7 +82591,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79130,16 +82637,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 148h + interval: 168h labels: ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-vsphere-zones-upgrade spec: containers: - args: @@ -79148,9 +82655,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile - - --target=e2e-vsphere-ovn-etcd-scaling - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-vsphere-zones-upgrade-cluster-profile + - --target=e2e-vsphere-zones-upgrade + - --variant=nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -79166,7 +82673,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-vsphere-zones-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79204,7 +82711,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -79212,16 +82719,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 160h + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.15-console-aws spec: containers: - args: @@ -79230,9 +82737,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile - - --target=e2e-vsphere-ovn-serial - - --variant=nightly-4.14 + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79248,7 +82755,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile + - mountPath: /usr/local/console-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79275,7 +82782,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79286,24 +82793,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 166h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-techpreview + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-agent-compact-ipv4-conformance spec: containers: - args: @@ -79312,9 +82821,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile - - --target=e2e-vsphere-ovn-techpreview - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile + - --target=e2e-agent-compact-ipv4-conformance + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79330,7 +82839,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79357,7 +82866,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79368,24 +82877,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 158h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-agent-ha-dualstack-conformance spec: containers: - args: @@ -79394,9 +82905,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile - - --target=e2e-vsphere-ovn-techpreview-serial - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile + - --target=e2e-agent-ha-dualstack-conformance + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79412,7 +82923,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79439,7 +82950,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79450,24 +82961,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 156h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-agent-sno-ipv6 spec: containers: - args: @@ -79476,9 +82989,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile - - --target=e2e-vsphere-ovn-upi - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-agent-sno-ipv6-cluster-profile + - --target=e2e-agent-sno-ipv6 + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79494,7 +83007,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-agent-sno-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79521,7 +83034,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79532,7 +83045,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -79540,16 +83053,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 154h + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-ovn-upi-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-alibaba-csi spec: containers: - args: @@ -79558,9 +83071,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile - - --target=e2e-vsphere-ovn-upi-serial - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile + - --target=e2e-alibaba-csi + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79576,7 +83089,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79603,7 +83116,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79614,7 +83127,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -79622,16 +83136,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-sdn + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-alibaba-ovn spec: containers: - args: @@ -79640,9 +83153,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile - - --target=e2e-vsphere-sdn - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile + - --target=e2e-alibaba-ovn + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79658,7 +83171,89 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile + - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-alibabacloud + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 24h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-crun-wasm + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-crun-wasm-cluster-profile + - --target=e2e-aws-crun-wasm + - --variant=nightly-4.15 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-crun-wasm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79685,7 +83280,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79696,7 +83291,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -79704,16 +83299,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 150h + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-upi-zones + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-csi spec: containers: - args: @@ -79722,9 +83317,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-zones-cluster-profile - - --target=e2e-vsphere-upi-zones - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79740,7 +83335,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-zones-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79767,7 +83362,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79778,7 +83373,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */8 * * * decorate: true decoration_config: skip_cloning: true @@ -79786,16 +83382,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 152h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-e2e-vsphere-zones + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-driver-toolkit spec: containers: - args: @@ -79804,9 +83399,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile - - --target=e2e-vsphere-zones - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile + - --target=e2e-aws-driver-toolkit + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -79822,7 +83417,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile + - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79849,7 +83444,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -79860,69 +83455,41 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@yearly' + cluster: build05 + cron: '@weekly' decorate: true decoration_config: + skip_cloning: true timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.14-install-analysis-all + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-overlay-mtu-ovn-5000 spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-install-analysis + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile + - --target=e2e-aws-overlay-mtu-ovn-5000 + - --variant=nightly-4.15 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-install-analysis - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" - JOB_CONFIGURATION: | - aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi - aws-proxy,1,--include-job-names=ovn-proxy - aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi - aws-techpreview,1,--platform=aws --include-job-names=techpreview - azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi - azure-techpreview,1,--platform=azure --include-job-names=techpreview - fips,1,--include-job-names=fips - gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi - gcp-techpreview,1,--platform=gcp --include-job-names=techpreview - metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi - metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi - vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi - vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi - vsphere-techpreview,1,--platform=vsphere --include-job-names=techpreview - single-node,1,--platform=aws --include-job-names=single-node - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-install + name: "" resources: requests: cpu: 10m @@ -79930,7 +83497,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -79941,8 +83511,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -79954,42 +83522,41 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret - secret: - secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.14 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-overlay-mtu-ovn-edge-1100 spec: containers: - args: @@ -79998,9 +83565,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile - - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance - - --variant=nightly-4.14 + - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile + - --target=e2e-aws-overlay-mtu-ovn-edge-1100 + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80016,7 +83583,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80043,7 +83610,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80054,58 +83621,40 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@yearly' + cluster: build05 + cron: 2 0 * * * decorate: true decoration_config: - timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.14-overall-analysis-all + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-cgroupsv1 spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-overall-analysis-all + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile + - --target=e2e-aws-ovn-cgroupsv1 + - --variant=nightly-4.15 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-overall-analysis-all - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-overall-all" - TEST_GROUP: "overall" - JOB_CONFIGURATION: | - control-plane-machine-set-operator,1,--include-job-names=control-plane-machine-set-operator - parallel-techpreview,1,--include-job-names=techpreview --exclude-job-names=serial - serial-techpreview,1,--include-job-names=techpreview --include-job-names=serial - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-overall + name: "" resources: requests: cpu: 10m @@ -80113,7 +83662,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80124,8 +83676,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -80137,20 +83687,18 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret - secret: - secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator @@ -80167,12 +83715,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.12 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.12-e2e-aws-ovn-upgrade-paused + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-cpu-partitioning spec: containers: - args: @@ -80181,9 +83729,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile - - --target=e2e-aws-ovn-upgrade-paused - - --variant=nightly-4.14-upgrade-from-stable-4.12 + - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - --target=e2e-aws-ovn-cpu-partitioning + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80199,7 +83747,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80238,23 +83786,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-edge-zones spec: containers: - args: @@ -80263,9 +83812,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=nightly-4.14-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-cluster-profile + - --target=e2e-aws-ovn-edge-zones + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80281,7 +83830,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-edge-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80308,7 +83857,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80320,23 +83869,33 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 17 3 * * * decorate: true decoration_config: skip_cloning: true + timeout: 1h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud-cluster-profile: aws-local-zones + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-edge-zones-manifest-validation + reporter_config: + slack: + channel: '#forum-ocp-splat-alerts' + job_states_to_report: + - failure + - error + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -80345,9 +83904,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=nightly-4.14-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile + - --target=e2e-aws-ovn-edge-zones-manifest-validation + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80363,7 +83922,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80390,7 +83949,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws-local-zones - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80402,25 +83961,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-etcd-scaling spec: containers: - args: @@ -80429,9 +83986,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade - - --variant=nightly-4.14-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - --target=e2e-aws-ovn-etcd-scaling + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80447,7 +84004,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80474,7 +84031,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80486,90 +84043,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * - decorate: true - decoration_config: - skip_cloning: true - timeout: 5h0m0s - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-metal-ipi-upgrade-ovn-ipv6 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - - --variant=nightly-4.14-upgrade-from-stable-4.13 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-equinix-ocp-metal - - 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: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -80579,14 +84052,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-vsphere-ovn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-fips spec: containers: - args: @@ -80595,9 +84068,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upgrade-cluster-profile - - --target=e2e-vsphere-ovn-upgrade - - --variant=nightly-4.14-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile + - --target=e2e-aws-ovn-fips + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80613,7 +84086,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80640,7 +84113,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80651,7 +84124,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -80659,16 +84132,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 84h + interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-fips-serial spec: containers: - args: @@ -80677,9 +84150,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - - --target=e2e-vsphere-upgrade - - --variant=nightly-4.14-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - --target=e2e-aws-ovn-fips-serial + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80695,7 +84168,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80722,7 +84195,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80733,24 +84206,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 4h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.14" + job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.14-upgrade-from-stable-4.13-e2e-vsphere-zones-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-ha-cert-rotation-suspend-30d spec: containers: - args: @@ -80759,9 +84233,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-zones-upgrade-cluster-profile - - --target=e2e-vsphere-zones-upgrade - - --variant=nightly-4.14-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-aws-ovn-ha-cert-rotation-suspend-30d + - --variant=nightly-4.15 command: - ci-operator image: ci-operator:latest @@ -80777,7 +84251,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-zones-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80804,7 +84278,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80832,7 +84306,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-console-aws + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -80841,8 +84315,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway - --variant=nightly-4.15 command: - ci-operator @@ -80859,7 +84333,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80898,25 +84372,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * + cron: 0 0 */2 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-agent-compact-ipv4-conformance + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-proxy spec: containers: - args: @@ -80925,8 +84397,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile - - --target=e2e-agent-compact-ipv4-conformance + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy - --variant=nightly-4.15 command: - ci-operator @@ -80943,7 +84415,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -80970,7 +84442,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -80982,25 +84454,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-agent-ha-dualstack-conformance + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-serial spec: containers: - args: @@ -81009,8 +84479,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile - - --target=e2e-agent-ha-dualstack-conformance + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial - --variant=nightly-4.15 command: - ci-operator @@ -81027,7 +84497,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81054,7 +84524,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81066,25 +84536,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-agent-sno-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-shared-vpc-edge-zones spec: containers: - args: @@ -81093,8 +84562,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-sno-ipv6-cluster-profile - - --target=e2e-agent-sno-ipv6 + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-edge-zones - --variant=nightly-4.15 command: - ci-operator @@ -81111,7 +84580,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-sno-ipv6-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81138,7 +84607,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81149,7 +84618,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -81159,14 +84628,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-alibaba-csi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-shared-vpc-phz-techpreview spec: containers: - args: @@ -81175,8 +84644,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-csi-cluster-profile - - --target=e2e-alibaba-csi + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-phz-techpreview - --variant=nightly-4.15 command: - ci-operator @@ -81193,7 +84662,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81220,7 +84689,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81231,8 +84700,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -81240,15 +84708,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-alibaba-ovn + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-single-node spec: containers: - args: @@ -81257,8 +84726,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile - - --target=e2e-alibaba-ovn + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile + - --target=e2e-aws-ovn-single-node - --variant=nightly-4.15 command: - ci-operator @@ -81275,7 +84744,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81302,7 +84771,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81321,7 +84790,7 @@ periodics: - base_ref: master org: openshift repo: release - interval: 24h + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -81330,7 +84799,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-crun-wasm + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-single-node-serial spec: containers: - args: @@ -81339,8 +84808,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-crun-wasm-cluster-profile - - --target=e2e-aws-crun-wasm + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - --target=e2e-aws-ovn-single-node-serial - --variant=nightly-4.15 command: - ci-operator @@ -81357,7 +84826,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-crun-wasm-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81399,6 +84868,7 @@ periodics: decorate: true decoration_config: skip_cloning: true + timeout: 3h0m0s extra_refs: - base_ref: master org: openshift @@ -81412,7 +84882,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-csi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-single-node-workers spec: containers: - args: @@ -81421,8 +84891,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - --target=e2e-aws-ovn-single-node-workers - --variant=nightly-4.15 command: - ci-operator @@ -81439,7 +84909,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81478,7 +84948,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */8 * * * decorate: true decoration_config: skip_cloning: true @@ -81486,15 +84955,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-driver-toolkit + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-upi spec: containers: - args: @@ -81503,8 +84973,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile - - --target=e2e-aws-driver-toolkit + - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile + - --target=e2e-aws-ovn-upi - --variant=nightly-4.15 command: - ci-operator @@ -81521,7 +84991,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81548,7 +85018,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81560,11 +85030,10 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: '@weekly' + cron: 47 3 * * * decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift @@ -81577,7 +85046,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-overlay-mtu-ovn-5000 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-workers-rhel8 spec: containers: - args: @@ -81586,8 +85055,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile - - --target=e2e-aws-overlay-mtu-ovn-5000 + - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - --target=e2e-aws-ovn-workers-rhel8 - --variant=nightly-4.15 command: - ci-operator @@ -81604,7 +85073,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81643,24 +85112,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-overlay-mtu-ovn-edge-1100 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn spec: containers: - args: @@ -81669,8 +85137,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile - - --target=e2e-aws-overlay-mtu-ovn-edge-1100 + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=nightly-4.15 command: - ci-operator @@ -81687,7 +85155,171 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-cgroupsv2 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 + - --variant=nightly-4.15 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-crun + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun + - --variant=nightly-4.15 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81714,7 +85346,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81726,7 +85358,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 2 0 * * * decorate: true decoration_config: skip_cloning: true @@ -81734,6 +85365,7 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -81742,7 +85374,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-cgroupsv1 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-serial spec: containers: - args: @@ -81751,8 +85383,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile - - --target=e2e-aws-ovn-cgroupsv1 + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=nightly-4.15 command: - ci-operator @@ -81769,7 +85401,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cgroupsv1-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81824,7 +85456,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-cpu-partitioning + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-upgrade spec: containers: - args: @@ -81833,8 +85465,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile - - --target=e2e-aws-ovn-cpu-partitioning + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=nightly-4.15 command: - ci-operator @@ -81851,7 +85483,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81889,25 +85521,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-edge-zones + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-csi spec: containers: - args: @@ -81916,8 +85547,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-cluster-profile - - --target=e2e-aws-ovn-edge-zones + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.15 command: - ci-operator @@ -81934,7 +85565,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-edge-zones-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -81961,7 +85592,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -81972,34 +85603,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 3 * * * + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 1h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-local-zones + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-edge-zones-manifest-validation - reporter_config: - slack: - channel: '#forum-ocp-splat-alerts' - job_states_to_report: - - failure - - error - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-deploy-cnv spec: containers: - args: @@ -82008,8 +85629,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile - - --target=e2e-aws-ovn-edge-zones-manifest-validation + - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile + - --target=e2e-azure-deploy-cnv - --variant=nightly-4.15 command: - ci-operator @@ -82026,7 +85647,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile + - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82053,7 +85674,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-local-zones + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82064,7 +85685,89 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: 24 22 * * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-ovn-cgroupsv1 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile + - --target=e2e-azure-ovn-cgroupsv1 + - --variant=nightly-4.15 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-azure-2 + - 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: build02 decorate: true decoration_config: skip_cloning: true @@ -82074,14 +85777,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-ovn-etcd-scaling spec: containers: - args: @@ -82090,8 +85793,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile - - --target=e2e-aws-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - --target=e2e-azure-ovn-etcd-scaling - --variant=nightly-4.15 command: - ci-operator @@ -82108,7 +85811,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82135,7 +85838,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82146,7 +85849,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -82156,14 +85859,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-ovn-upi spec: containers: - args: @@ -82172,8 +85875,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile - - --target=e2e-aws-ovn-fips + - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile + - --target=e2e-azure-ovn-upi - --variant=nightly-4.15 command: - ci-operator @@ -82190,7 +85893,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82217,7 +85920,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82228,7 +85931,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -82238,14 +85941,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-sdn spec: containers: - args: @@ -82254,8 +85957,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile - - --target=e2e-aws-ovn-fips-serial + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn - --variant=nightly-4.15 command: - ci-operator @@ -82272,7 +85975,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82299,7 +86002,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82310,25 +86013,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 4h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-ha-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-sdn-fips spec: containers: - args: @@ -82337,8 +86039,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-aws-ovn-ha-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile + - --target=e2e-azure-sdn-fips - --variant=nightly-4.15 command: - ci-operator @@ -82355,7 +86057,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82382,7 +86084,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82393,7 +86095,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -82403,14 +86105,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-sdn-fips-serial spec: containers: - args: @@ -82419,8 +86121,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway + - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - --target=e2e-azure-sdn-fips-serial - --variant=nightly-4.15 command: - ci-operator @@ -82437,7 +86139,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82464,7 +86166,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82475,8 +86177,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 */2 * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -82484,15 +86185,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-upgrade-cnv spec: containers: - args: @@ -82501,8 +86203,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy + - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile + - --target=e2e-azure-upgrade-cnv - --variant=nightly-4.15 command: - ci-operator @@ -82519,7 +86221,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82546,7 +86248,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82557,7 +86259,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -82567,14 +86269,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azurestack-csi spec: containers: - args: @@ -82583,8 +86285,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.15 command: - ci-operator @@ -82601,7 +86303,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82628,7 +86330,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82639,25 +86341,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-shared-vpc-edge-zones + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azurestack-ovn-upi spec: containers: - args: @@ -82666,8 +86367,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile - - --target=e2e-aws-ovn-shared-vpc-edge-zones + - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile + - --target=e2e-azurestack-ovn-upi - --variant=nightly-4.15 command: - ci-operator @@ -82684,7 +86385,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile + - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82711,7 +86412,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82722,7 +86423,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -82732,14 +86433,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-shared-vpc-phz-techpreview + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-graceful-shutdown spec: containers: - args: @@ -82748,8 +86450,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile - - --target=e2e-aws-ovn-shared-vpc-phz-techpreview + - --secret-dir=/usr/local/e2e-gcp-graceful-shutdown-cluster-profile + - --target=e2e-gcp-graceful-shutdown - --variant=nightly-4.15 command: - ci-operator @@ -82766,7 +86468,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-phz-techpreview-cluster-profile + - mountPath: /usr/local/e2e-gcp-graceful-shutdown-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82792,8 +86494,99 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 + - name: manifest-tool-local-pusher secret: - secretName: cluster-secrets-aws + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 5 3 * * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-libvirt-cert-rotation + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation + - --variant=nightly-4.15 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82804,7 +86597,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -82814,14 +86607,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build04 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-csi spec: containers: - args: @@ -82830,8 +86624,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile - - --target=e2e-aws-ovn-single-node + - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile + - --target=e2e-gcp-ovn-csi - --variant=nightly-4.15 command: - ci-operator @@ -82848,7 +86642,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82874,8 +86668,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82886,7 +86684,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -82896,14 +86694,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cluster: build04 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-single-node-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-etcd-scaling spec: containers: - args: @@ -82912,8 +86711,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile - - --target=e2e-aws-ovn-single-node-serial + - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - --target=e2e-gcp-ovn-etcd-scaling - --variant=nightly-4.15 command: - ci-operator @@ -82930,7 +86729,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -82956,8 +86755,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -82968,25 +86771,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-single-node-workers + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-fips spec: containers: - args: @@ -82995,8 +86798,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile - - --target=e2e-aws-ovn-single-node-workers + - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile + - --target=e2e-gcp-ovn-fips - --variant=nightly-4.15 command: - ci-operator @@ -83013,7 +86816,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83039,8 +86842,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83051,7 +86858,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -83061,14 +86868,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cluster: build04 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-rt spec: containers: - args: @@ -83077,8 +86885,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile - - --target=e2e-aws-ovn-upi + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile + - --target=e2e-gcp-ovn-rt - --variant=nightly-4.15 command: - ci-operator @@ -83095,7 +86903,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83121,8 +86929,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83133,8 +86945,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 47 3 * * * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -83142,15 +86953,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-ovn-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -83159,8 +86972,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile - - --target=e2e-aws-ovn-workers-rhel8 + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade - --variant=nightly-4.15 command: - ci-operator @@ -83177,7 +86990,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83203,8 +87016,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83215,7 +87032,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -83225,14 +87042,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cluster: build04 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-upi spec: containers: - args: @@ -83241,8 +87059,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn + - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile + - --target=e2e-gcp-ovn-upi - --variant=nightly-4.15 command: - ci-operator @@ -83259,7 +87077,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83285,8 +87103,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83297,24 +87119,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-xpn spec: containers: - args: @@ -83323,8 +87147,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 + - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile + - --target=e2e-gcp-ovn-xpn - --variant=nightly-4.15 command: - ci-operator @@ -83341,7 +87165,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83367,8 +87191,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83379,7 +87207,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -83389,14 +87217,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cluster: build04 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn spec: containers: - args: @@ -83405,8 +87234,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn - --variant=nightly-4.15 command: - ci-operator @@ -83423,7 +87252,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83449,8 +87278,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83461,7 +87294,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -83471,14 +87304,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn-fips-serial spec: containers: - args: @@ -83487,8 +87321,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial + - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - --target=e2e-gcp-sdn-fips-serial - --variant=nightly-4.15 command: - ci-operator @@ -83505,7 +87339,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83531,8 +87365,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83543,7 +87381,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -83553,14 +87391,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cluster: build02 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn-serial spec: containers: - args: @@ -83569,8 +87408,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade + - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile + - --target=e2e-gcp-sdn-serial - --variant=nightly-4.15 command: - ci-operator @@ -83587,7 +87426,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83613,8 +87452,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83625,7 +87468,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -83635,14 +87478,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cluster: build04 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -83651,8 +87495,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade - --variant=nightly-4.15 command: - ci-operator @@ -83669,7 +87513,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83695,8 +87539,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-azure-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83717,14 +87565,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-deploy-cnv + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-ibmcloud-csi spec: containers: - args: @@ -83733,8 +87581,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-deploy-cnv-cluster-profile - - --target=e2e-azure-deploy-cnv + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.15 command: - ci-operator @@ -83751,7 +87599,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-deploy-cnv-cluster-profile + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83778,7 +87626,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83789,8 +87637,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 24 22 * * * + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -83799,14 +87647,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-ovn-cgroupsv1 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-dualstack spec: containers: - args: @@ -83815,8 +87664,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile - - --target=e2e-azure-ovn-cgroupsv1 + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack - --variant=nightly-4.15 command: - ci-operator @@ -83833,7 +87682,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-cgroupsv1-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83860,7 +87709,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83871,7 +87720,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -83881,14 +87730,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-ipv4 spec: containers: - args: @@ -83897,8 +87747,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile - - --target=e2e-azure-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv4 - --variant=nightly-4.15 command: - ci-operator @@ -83915,7 +87765,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -83942,7 +87792,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -83953,7 +87803,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -83963,14 +87813,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: @@ -83979,8 +87830,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile - - --target=e2e-azure-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 - --variant=nightly-4.15 command: - ci-operator @@ -83997,7 +87848,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84024,7 +87875,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84035,7 +87886,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -84045,14 +87896,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-sdn + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-serial-virtualmedia spec: containers: - args: @@ -84061,8 +87913,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-ovn-serial-virtualmedia - --variant=nightly-4.15 command: - ci-operator @@ -84079,7 +87931,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84106,7 +87958,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84117,7 +87969,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -84127,14 +87979,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-sdn-fips + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm spec: containers: - args: @@ -84143,8 +87996,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile - - --target=e2e-azure-sdn-fips + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - --target=e2e-metal-ipi-sdn-bm - --variant=nightly-4.15 command: - ci-operator @@ -84161,7 +88014,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84188,7 +88041,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84199,24 +88052,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: @@ -84225,8 +88080,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile - - --target=e2e-azure-sdn-fips-serial + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade - --variant=nightly-4.15 command: - ci-operator @@ -84243,7 +88098,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84270,7 +88125,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84281,7 +88136,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -84291,14 +88146,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azure-upgrade-cnv + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-serial-ipv4 spec: containers: - args: @@ -84307,8 +88163,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-upgrade-cnv-cluster-profile - - --target=e2e-azure-upgrade-cnv + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-sdn-serial-ipv4 - --variant=nightly-4.15 command: - ci-operator @@ -84325,7 +88181,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-upgrade-cnv-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84352,7 +88208,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84363,7 +88219,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -84373,14 +88229,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -84389,8 +88246,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack - --variant=nightly-4.15 command: - ci-operator @@ -84407,7 +88264,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84434,7 +88291,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84445,7 +88302,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -84455,14 +88312,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-azurestack-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -84471,8 +88329,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile - - --target=e2e-azurestack-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 - --variant=nightly-4.15 command: - ci-operator @@ -84489,7 +88347,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84516,7 +88374,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84527,25 +88385,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-graceful-shutdown + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -84554,8 +88413,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-graceful-shutdown-cluster-profile - - --target=e2e-gcp-graceful-shutdown + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - --variant=nightly-4.15 command: - ci-operator @@ -84572,7 +88431,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-graceful-shutdown-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84598,12 +88457,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84615,7 +88470,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 5 3 * * * + cron: 0 0 * * 1 decorate: true decoration_config: skip_cloning: true @@ -84624,15 +88479,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-assisted spec: containers: - args: @@ -84641,8 +88495,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile + - --target=e2e-metal-ovn-assisted - --variant=nightly-4.15 command: - ci-operator @@ -84659,7 +88513,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84685,99 +88539,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 - - 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: build04 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build04 - ci-operator.openshift.io/variant: nightly-4.15 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-csi - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile - - --target=e2e-gcp-ovn-csi - - --variant=nightly-4.15 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84788,7 +88551,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -84796,17 +88560,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/cluster: build04 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-180d spec: containers: - args: @@ -84815,8 +88577,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile - - --target=e2e-gcp-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-180d - --variant=nightly-4.15 command: - ci-operator @@ -84833,7 +88595,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84859,12 +88621,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84876,6 +88634,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -84883,17 +88642,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-30d spec: containers: - args: @@ -84902,8 +88659,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile - - --target=e2e-gcp-ovn-fips + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-30d - --variant=nightly-4.15 command: - ci-operator @@ -84920,7 +88677,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -84946,12 +88703,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -84962,7 +88715,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -84970,17 +88724,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build04 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-rt + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-360d spec: containers: - args: @@ -84989,8 +88741,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile - - --target=e2e-gcp-ovn-rt + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-360d - --variant=nightly-4.15 command: - ci-operator @@ -85007,7 +88759,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85033,12 +88785,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85050,6 +88798,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85057,17 +88806,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-60d spec: containers: - args: @@ -85076,8 +88823,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-60d - --variant=nightly-4.15 command: - ci-operator @@ -85094,7 +88841,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85120,99 +88867,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 - - 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: build04 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/cluster: build04 - ci-operator.openshift.io/variant: nightly-4.15 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-upi - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile - - --target=e2e-gcp-ovn-upi - - --variant=nightly-4.15 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85224,25 +88880,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-ovn-xpn + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-90d spec: containers: - args: @@ -85251,8 +88905,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile - - --target=e2e-gcp-ovn-xpn + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-90d - --variant=nightly-4.15 command: - ci-operator @@ -85269,7 +88923,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85295,12 +88949,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85311,7 +88961,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85319,17 +88970,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build04 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-180d spec: containers: - args: @@ -85338,8 +88987,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-180d - --variant=nightly-4.15 command: - ci-operator @@ -85356,7 +89005,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85382,12 +89031,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85399,6 +89044,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85406,17 +89052,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-30d spec: containers: - args: @@ -85425,8 +89069,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile - - --target=e2e-gcp-sdn-fips-serial + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-30d - --variant=nightly-4.15 command: - ci-operator @@ -85443,7 +89087,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85469,12 +89113,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85486,6 +89126,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85493,17 +89134,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 - ci-operator.openshift.io/cluster: build02 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-360d spec: containers: - args: @@ -85512,8 +89151,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile - - --target=e2e-gcp-sdn-serial + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-360d - --variant=nightly-4.15 command: - ci-operator @@ -85530,7 +89169,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85556,12 +89195,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85572,7 +89207,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85580,17 +89216,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 - ci-operator.openshift.io/cluster: build04 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-60d spec: containers: - args: @@ -85599,8 +89233,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-60d - --variant=nightly-4.15 command: - ci-operator @@ -85617,7 +89251,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85643,12 +89277,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85660,6 +89290,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85667,16 +89298,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-90d spec: containers: - args: @@ -85685,8 +89315,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-90d - --variant=nightly-4.15 command: - ci-operator @@ -85703,7 +89333,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85730,7 +89360,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85741,8 +89371,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -85750,16 +89379,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-single-node-live-iso spec: containers: - args: @@ -85768,8 +89397,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-live-iso - --variant=nightly-4.15 command: - ci-operator @@ -85786,7 +89415,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85813,7 +89442,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85824,7 +89453,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -85834,15 +89463,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-single-node-with-worker-live-iso spec: containers: - args: @@ -85851,8 +89479,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv4 + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-with-worker-live-iso - --variant=nightly-4.15 command: - ci-operator @@ -85869,7 +89497,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85896,7 +89524,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85907,7 +89535,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85915,17 +89544,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-180d spec: containers: - args: @@ -85934,8 +89561,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d - --variant=nightly-4.15 command: - ci-operator @@ -85952,7 +89579,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -85979,7 +89606,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -85990,7 +89617,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -85998,17 +89626,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-ovn-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-30d spec: containers: - args: @@ -86017,8 +89643,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-ovn-serial-virtualmedia + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-30d - --variant=nightly-4.15 command: - ci-operator @@ -86035,7 +89661,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86062,7 +89688,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86073,7 +89699,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -86081,17 +89708,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-360d spec: containers: - args: @@ -86100,8 +89725,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-cluster-profile - - --target=e2e-metal-ipi-sdn-bm + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-360d - --variant=nightly-4.15 command: - ci-operator @@ -86118,7 +89743,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86145,7 +89770,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86156,26 +89781,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-60d spec: containers: - args: @@ -86184,8 +89807,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-60d - --variant=nightly-4.15 command: - ci-operator @@ -86202,7 +89825,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86229,7 +89852,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86240,7 +89863,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -86248,17 +89872,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-sdn-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-90d spec: containers: - args: @@ -86267,8 +89889,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-sdn-serial-ipv4 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d - --variant=nightly-4.15 command: - ci-operator @@ -86285,7 +89907,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86312,7 +89934,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86323,7 +89945,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -86331,17 +89954,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-180d spec: containers: - args: @@ -86350,8 +89971,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-180d - --variant=nightly-4.15 command: - ci-operator @@ -86368,7 +89989,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86395,7 +90016,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86406,7 +90027,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -86414,17 +90036,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-30d spec: containers: - args: @@ -86433,8 +90053,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-30d - --variant=nightly-4.15 command: - ci-operator @@ -86451,7 +90071,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86478,7 +90098,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86489,26 +90109,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-360d spec: containers: - args: @@ -86517,8 +90135,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-360d - --variant=nightly-4.15 command: - ci-operator @@ -86535,7 +90153,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86562,7 +90180,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86574,7 +90192,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 0 * * 1 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -86584,13 +90202,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-assisted + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-60d spec: containers: - args: @@ -86599,8 +90217,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile - - --target=e2e-metal-ovn-assisted + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-60d - --variant=nightly-4.15 command: - ci-operator @@ -86617,7 +90235,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86644,7 +90262,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86666,13 +90284,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-180d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-90d spec: containers: - args: @@ -86681,8 +90299,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-180d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-90d - --variant=nightly-4.15 command: - ci-operator @@ -86699,7 +90317,90 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-packet-sno + - 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 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: nightly-4.15 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.15" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-nutanix-ovn + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile + - --target=e2e-nutanix-ovn + - --variant=nightly-4.15 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -86726,7 +90427,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86737,8 +90438,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 11 20 */1 * 1-5 decorate: true decoration_config: skip_cloning: true @@ -86747,24 +90448,21 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-30d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-30d + - --target=e2e-telco5g - --variant=nightly-4.15 command: - ci-operator @@ -86775,14 +90473,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -86797,18 +90490,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86819,34 +90503,32 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 00 18 */1 * 1-5 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-360d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g-cnftests spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-360d + - --target=e2e-telco5g-cnftests - --variant=nightly-4.15 command: - ci-operator @@ -86857,14 +90539,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -86879,18 +90556,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86901,8 +90569,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 0 4 * * 1,3,5 decorate: true decoration_config: skip_cloning: true @@ -86911,24 +90579,21 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-60d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g-ptp spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-60d + - --target=e2e-telco5g-ptp - --variant=nightly-4.15 command: - ci-operator @@ -86939,14 +90604,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -86961,18 +90621,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -86983,8 +90634,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 00 18 */1 * 1-5 decorate: true decoration_config: skip_cloning: true @@ -86993,24 +90644,21 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-shutdown-90d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g-sno-cnftests spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-90d + - --target=e2e-telco5g-sno-cnftests - --variant=nightly-4.15 command: - ci-operator @@ -87021,14 +90669,9 @@ periodics: requests: cpu: 10m volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile - name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -87043,18 +90686,9 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87065,8 +90699,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87074,15 +90707,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-180d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-externallb-ovn spec: containers: - args: @@ -87091,8 +90725,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-180d + - --secret-dir=/usr/local/e2e-vsphere-externallb-ovn-cluster-profile + - --target=e2e-vsphere-externallb-ovn - --variant=nightly-4.15 command: - ci-operator @@ -87109,7 +90743,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-externallb-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87136,7 +90770,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87147,8 +90781,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87156,15 +90789,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ipi-ovn-cgroupsv1 spec: containers: - args: @@ -87173,8 +90807,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile + - --target=e2e-vsphere-ipi-ovn-cgroupsv1 - --variant=nightly-4.15 command: - ci-operator @@ -87191,7 +90825,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87218,7 +90852,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87229,8 +90863,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87238,15 +90871,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-360d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn spec: containers: - args: @@ -87255,8 +90889,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-360d + - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile + - --target=e2e-vsphere-ovn - --variant=nightly-4.15 command: - ci-operator @@ -87273,7 +90907,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87300,7 +90934,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87311,8 +90945,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87320,15 +90953,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-60d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-csi spec: containers: - args: @@ -87337,8 +90971,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-60d + - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile + - --target=e2e-vsphere-ovn-csi - --variant=nightly-4.15 command: - ci-operator @@ -87355,7 +90989,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87382,7 +91016,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87393,8 +91027,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87402,15 +91035,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-ha-cert-rotation-suspend-90d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-etcd-scaling spec: containers: - args: @@ -87419,8 +91053,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-90d + - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - --target=e2e-vsphere-ovn-etcd-scaling - --variant=nightly-4.15 command: - ci-operator @@ -87437,7 +91071,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87464,7 +91098,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87475,7 +91109,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87485,14 +91119,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-serial spec: containers: - args: @@ -87501,8 +91135,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-live-iso + - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile + - --target=e2e-vsphere-ovn-serial - --variant=nightly-4.15 command: - ci-operator @@ -87519,7 +91153,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87546,7 +91180,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87557,7 +91191,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87567,14 +91201,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-single-node-with-worker-live-iso + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-techpreview spec: containers: - args: @@ -87583,8 +91217,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-with-worker-live-iso + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - --target=e2e-vsphere-ovn-techpreview - --variant=nightly-4.15 command: - ci-operator @@ -87601,7 +91235,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87628,7 +91262,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87639,8 +91273,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87648,15 +91281,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-180d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-techpreview-serial spec: containers: - args: @@ -87665,8 +91299,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d + - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - --target=e2e-vsphere-ovn-techpreview-serial - --variant=nightly-4.15 command: - ci-operator @@ -87683,7 +91317,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87710,7 +91344,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87721,8 +91355,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87730,15 +91363,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-30d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-upi spec: containers: - args: @@ -87747,8 +91381,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-30d + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile + - --target=e2e-vsphere-ovn-upi - --variant=nightly-4.15 command: - ci-operator @@ -87765,7 +91399,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87792,7 +91426,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87803,8 +91437,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87812,15 +91445,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-360d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-upi-serial spec: containers: - args: @@ -87829,8 +91463,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-360d + - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - --target=e2e-vsphere-ovn-upi-serial - --variant=nightly-4.15 command: - ci-operator @@ -87847,7 +91481,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87874,7 +91508,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87885,8 +91519,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -87894,15 +91527,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-60d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-sdn spec: containers: - args: @@ -87911,8 +91545,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-60d + - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile + - --target=e2e-vsphere-sdn - --variant=nightly-4.15 command: - ci-operator @@ -87929,7 +91563,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -87956,7 +91590,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -87967,24 +91601,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-shutdown-90d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-static-ovn spec: containers: - args: @@ -87993,8 +91628,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d + - --secret-dir=/usr/local/e2e-vsphere-static-ovn-cluster-profile + - --target=e2e-vsphere-static-ovn - --variant=nightly-4.15 command: - ci-operator @@ -88011,7 +91646,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-static-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88038,7 +91673,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88049,8 +91684,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -88058,15 +91692,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-180d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-upi-zones spec: containers: - args: @@ -88075,8 +91710,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-180d + - --secret-dir=/usr/local/e2e-vsphere-upi-zones-cluster-profile + - --target=e2e-vsphere-upi-zones - --variant=nightly-4.15 command: - ci-operator @@ -88093,7 +91728,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upi-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88120,7 +91755,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88131,8 +91766,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: vsphere02 decorate: true decoration_config: skip_cloning: true @@ -88140,15 +91774,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-zones spec: containers: - args: @@ -88157,8 +91792,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile + - --target=e2e-vsphere-zones - --variant=nightly-4.15 command: - ci-operator @@ -88175,7 +91810,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88202,7 +91837,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-vsphere - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88214,39 +91849,68 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' + cron: '@yearly' decorate: true decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno - ci-operator.openshift.io/variant: nightly-4.15 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-360d + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.15-install-analysis-all spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-360d - - --variant=nightly-4.15 + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-install-analysis command: - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-install-analysis + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" + JOB_CONFIGURATION: | + aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi + aws-proxy,1,--include-job-names=ovn-proxy + aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi + aws-techpreview,1,--platform=aws --include-job-names=techpreview + azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi + azure-techpreview,1,--platform=azure --include-job-names=techpreview + fips,1,--include-job-names=fips + gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi + gcp-techpreview,1,--platform=gcp --include-job-names=techpreview + metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi + metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi + vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi + vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi + vsphere-techpreview,1,--platform=vsphere --include-job-names=techpreview + single-node,1,--platform=aws --include-job-names=single-node + test: + - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: "" + name: aggregator-check-install resources: requests: cpu: 10m @@ -88254,10 +91918,7 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88268,6 +91929,8 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -88279,24 +91942,25 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials + - name: release-pull-secret + secret: + secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -88304,15 +91968,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.15 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-60d + name: periodic-ci-openshift-release-master-nightly-4.15-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance spec: containers: - args: @@ -88321,8 +91986,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-60d + - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance - --variant=nightly-4.15 command: - ci-operator @@ -88339,7 +92004,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile + - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88366,7 +92031,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88378,39 +92043,57 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' + cron: '@yearly' decorate: true decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno - ci-operator.openshift.io/variant: nightly-4.15 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.15" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-metal-ovn-sno-cert-rotation-suspend-90d + timeout: 6h0m0s + name: periodic-ci-openshift-release-master-nightly-4.15-overall-analysis-all spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json + - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --input-hash=$(BUILD_ID) + - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-90d - - --variant=nightly-4.15 + - --secret-dir=/usr/local/pull-secret + - --target=release-payload-overall-analysis-all command: - ci-operator + env: + - name: GOOGLE_SA_CREDENTIAL_FILE + value: /var/run/secrets/google-serviceaccount-credentials.json + - name: JOB_START_TIME + - name: PAYLOAD_TAG + - name: UNRESOLVED_CONFIG + value: | + resources: + '*': + limits: + memory: 6Gi + requests: + cpu: 100m + memory: 200Mi + tests: + - as: release-payload-overall-analysis-all + steps: + env: + GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" + JOB_START_TIME: "$(JOB_START_TIME)" + PAYLOAD_TAG: "$(PAYLOAD_TAG)" + WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-overall-all" + TEST_GROUP: "overall" + JOB_CONFIGURATION: | + control-plane-machine-set-operator,1,--include-job-names=control-plane-machine-set-operator + parallel-techpreview,1,--include-job-names=techpreview --exclude-job-names=serial + serial-techpreview,1,--include-job-names=techpreview --include-job-names=serial + test: + - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: "" + name: aggregator-check-overall resources: requests: cpu: 10m @@ -88418,10 +92101,7 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88432,6 +92112,8 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true + - mountPath: /usr/local/pull-secret + name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -88443,23 +92125,25 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-packet-sno + projected: + sources: + - secret: + name: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials + - name: release-pull-secret + secret: + secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -88469,15 +92153,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-nutanix-ovn + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade-paused spec: containers: - args: @@ -88486,9 +92169,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile - - --target=e2e-nutanix-ovn - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile + - --target=e2e-aws-ovn-upgrade-paused + - --variant=nightly-4.15-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -88504,7 +92187,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88531,7 +92214,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-nutanix + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88543,7 +92226,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 11 20 */1 * 1-5 decorate: true decoration_config: skip_cloning: true @@ -88551,23 +92233,27 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-aws-sdn-upgrade spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade + - --variant=nightly-4.15-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -88577,9 +92263,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -88594,9 +92285,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88608,32 +92308,34 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 18 */1 * 1-5 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g-cnftests + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-aws-upgrade-ovn-single-node spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-cnftests - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - --target=e2e-aws-upgrade-ovn-single-node + - --variant=nightly-4.15-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -88643,9 +92345,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -88660,9 +92367,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88674,31 +92390,36 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 4 * * 1,3,5 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g-ptp + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-metal-ipi-sdn-bm-upgrade spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-ptp - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-sdn-bm-upgrade + - --variant=nightly-4.15-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -88708,9 +92429,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -88725,9 +92451,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88739,31 +92474,36 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 00 18 */1 * 1-5 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-telco5g-sno-cnftests + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=e2e-telco5g-sno-cnftests - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --variant=nightly-4.15-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -88773,9 +92513,14 @@ periodics: requests: cpu: 10m volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials readOnly: true @@ -88790,9 +92535,18 @@ periodics: readOnly: true serviceAccountName: ci-operator volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -88815,12 +92569,12 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-externallb-ovn + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-vsphere-upgrade spec: containers: - args: @@ -88829,9 +92583,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-externallb-ovn-cluster-profile - - --target=e2e-vsphere-externallb-ovn - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile + - --target=e2e-vsphere-upgrade + - --variant=nightly-4.15-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -88847,7 +92601,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-externallb-ovn-cluster-profile + - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88896,13 +92650,13 @@ periodics: interval: 168h labels: ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ipi-ovn-cgroupsv1 + name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-vsphere-zones-upgrade spec: containers: - args: @@ -88911,9 +92665,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile - - --target=e2e-vsphere-ipi-ovn-cgroupsv1 - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-vsphere-zones-upgrade-cluster-profile + - --target=e2e-vsphere-zones-upgrade + - --variant=nightly-4.15-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -88929,7 +92683,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ipi-ovn-cgroupsv1-cluster-profile + - mountPath: /usr/local/e2e-vsphere-zones-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -88967,7 +92721,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -88977,14 +92731,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn + name: periodic-ci-openshift-release-master-nightly-4.16-console-aws spec: containers: - args: @@ -88993,9 +92747,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-cluster-profile - - --target=e2e-vsphere-ovn - - --variant=nightly-4.15 + - --secret-dir=/usr/local/console-aws-cluster-profile + - --target=console-aws + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89011,7 +92765,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-cluster-profile + - mountPath: /usr/local/console-aws-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89038,7 +92792,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89049,24 +92803,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-agent-compact-ipv4-conformance spec: containers: - args: @@ -89075,9 +92831,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-csi-cluster-profile - - --target=e2e-vsphere-ovn-csi - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile + - --target=e2e-agent-compact-ipv4-conformance + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89093,7 +92849,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89120,7 +92876,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89131,24 +92887,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-agent-ha-dualstack-conformance spec: containers: - args: @@ -89157,9 +92915,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile - - --target=e2e-vsphere-ovn-etcd-scaling - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile + - --target=e2e-agent-ha-dualstack-conformance + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89175,7 +92933,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89202,7 +92960,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89213,24 +92971,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-agent-sno-ipv6 spec: containers: - args: @@ -89239,9 +92999,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-serial-cluster-profile - - --target=e2e-vsphere-ovn-serial - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-agent-sno-ipv6-cluster-profile + - --target=e2e-agent-sno-ipv6 + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89257,7 +93017,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-agent-sno-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89284,7 +93044,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89295,7 +93055,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -89303,16 +93064,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-techpreview + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-alibaba-ovn spec: containers: - args: @@ -89321,9 +93081,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-cluster-profile - - --target=e2e-vsphere-ovn-techpreview - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile + - --target=e2e-alibaba-ovn + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89339,7 +93099,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89366,7 +93126,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-alibabacloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89377,7 +93137,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -89387,14 +93147,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-techpreview-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-crun-wasm spec: containers: - args: @@ -89403,9 +93163,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile - - --target=e2e-vsphere-ovn-techpreview-serial - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-crun-wasm-cluster-profile + - --target=e2e-aws-crun-wasm + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89421,7 +93181,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-techpreview-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-crun-wasm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89448,7 +93208,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89459,7 +93219,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -89469,14 +93229,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-csi spec: containers: - args: @@ -89485,9 +93245,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-cluster-profile - - --target=e2e-vsphere-ovn-upi - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile + - --target=e2e-aws-csi + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89503,7 +93263,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-aws-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89530,7 +93290,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89541,7 +93301,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: 0 */8 * * * decorate: true decoration_config: skip_cloning: true @@ -89549,16 +93310,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-ovn-upi-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-driver-toolkit spec: containers: - args: @@ -89567,9 +93327,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile - - --target=e2e-vsphere-ovn-upi-serial - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile + - --target=e2e-aws-driver-toolkit + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89585,7 +93345,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-ovn-upi-serial-cluster-profile + - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89612,7 +93372,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89623,24 +93383,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-sdn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-overlay-mtu-ovn-5000 spec: containers: - args: @@ -89649,9 +93410,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-sdn-cluster-profile - - --target=e2e-vsphere-sdn - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile + - --target=e2e-aws-overlay-mtu-ovn-5000 + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89667,7 +93428,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-sdn-cluster-profile + - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89694,7 +93455,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89705,7 +93466,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -89714,16 +93476,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-static-ovn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-overlay-mtu-ovn-edge-1100 spec: containers: - args: @@ -89732,9 +93493,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-static-ovn-cluster-profile - - --target=e2e-vsphere-static-ovn - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile + - --target=e2e-aws-overlay-mtu-ovn-edge-1100 + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89750,7 +93511,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-static-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89777,7 +93538,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89788,24 +93549,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 8h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-upi-zones + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-capi spec: containers: - args: @@ -89814,9 +93576,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upi-zones-cluster-profile - - --target=e2e-vsphere-upi-zones - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-ovn-capi-cluster-profile + - --target=e2e-aws-ovn-capi + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89832,7 +93594,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upi-zones-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89859,7 +93621,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89870,7 +93632,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -89880,14 +93642,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-e2e-vsphere-zones + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-cpu-partitioning spec: containers: - args: @@ -89896,9 +93658,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-zones-cluster-profile - - --target=e2e-vsphere-zones - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - --target=e2e-aws-ovn-cpu-partitioning + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -89914,7 +93676,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-zones-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -89941,7 +93703,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -89952,69 +93714,41 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@yearly' + cluster: build05 + cron: '@weekly' decorate: true decoration_config: + skip_cloning: true timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.15-install-analysis-all + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-edge-zones spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-install-analysis + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-cluster-profile + - --target=e2e-aws-ovn-edge-zones + - --variant=nightly-4.16 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-install-analysis - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-install-analysis" - JOB_CONFIGURATION: | - aws-ovn-ipi,1,--platform=aws --network=ovn --infrastructure=ipi - aws-proxy,1,--include-job-names=ovn-proxy - aws-sdn-ipi,1,--platform=aws --network=sdn --infrastructure=ipi - aws-techpreview,1,--platform=aws --include-job-names=techpreview - azure-ovn-ipi,1,--platform=azure --network=ovn --infrastructure=ipi - azure-techpreview,1,--platform=azure --include-job-names=techpreview - fips,1,--include-job-names=fips - gcp-sdn-ipi,1,--platform=gcp --network=sdn --infrastructure=ipi - gcp-techpreview,1,--platform=gcp --include-job-names=techpreview - metal-ovn-ipi,1,--platform=metal --network=ovn --infrastructure=ipi - metal-sdn-ipi,1,--platform=metal --network=sdn --infrastructure=ipi - vsphere-ovn-upi,1,--platform=vsphere --network=ovn --infrastructure=upi - vsphere-sdn-ipi,1,--platform=vsphere --network=sdn --infrastructure=ipi - vsphere-techpreview,1,--platform=vsphere --include-job-names=techpreview - single-node,1,--platform=aws --include-job-names=single-node - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-install + name: "" resources: requests: cpu: 10m @@ -90022,7 +93756,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-edge-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90033,8 +93770,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -90046,42 +93781,50 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret - secret: - secretName: ci-pull-credentials - name: result-aggregator secret: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: 12 22 * * * decorate: true decoration_config: skip_cloning: true + timeout: 1h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.15 + ci-operator.openshift.io/cloud-cluster-profile: aws-local-zones + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-edge-zones-manifest-validation + reporter_config: + slack: + channel: '#forum-ocp-splat-alerts' + job_states_to_report: + - failure + - error + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -90090,9 +93833,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile - - --target=openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance - - --variant=nightly-4.15 + - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile + - --target=e2e-aws-ovn-edge-zones-manifest-validation + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90108,7 +93851,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/openshift-e2e-aws-ovn-single-node-workers-upgrade-conformance-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90135,7 +93878,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-aws-local-zones - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -90146,58 +93889,40 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@yearly' + cluster: build05 decorate: true decoration_config: - timeout: 6h0m0s - name: periodic-ci-openshift-release-master-nightly-4.15-overall-analysis-all + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-etcd-scaling spec: containers: - args: - --gcs-upload-secret=/secrets/gcs/service-account.json - - --give-pr-author-access-to-namespace=true - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --input-hash=$(BUILD_ID) - - --input-hash=$(JOB_NAME) - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - - --secret-dir=/usr/local/pull-secret - - --target=release-payload-overall-analysis-all + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - --target=e2e-aws-ovn-etcd-scaling + - --variant=nightly-4.16 command: - ci-operator - env: - - name: GOOGLE_SA_CREDENTIAL_FILE - value: /var/run/secrets/google-serviceaccount-credentials.json - - name: JOB_START_TIME - - name: PAYLOAD_TAG - - name: UNRESOLVED_CONFIG - value: | - resources: - '*': - limits: - memory: 6Gi - requests: - cpu: 100m - memory: 200Mi - tests: - - as: release-payload-overall-analysis-all - steps: - env: - GOOGLE_SA_CREDENTIAL_FILE: "$(GOOGLE_SA_CREDENTIAL_FILE)" - JOB_START_TIME: "$(JOB_START_TIME)" - PAYLOAD_TAG: "$(PAYLOAD_TAG)" - WORKING_DIR: "$(ARTIFACT_DIR)/release-analysis-overall-all" - TEST_GROUP: "overall" - JOB_CONFIGURATION: | - control-plane-machine-set-operator,1,--include-job-names=control-plane-machine-set-operator - parallel-techpreview,1,--include-job-names=techpreview --exclude-job-names=serial - serial-techpreview,1,--include-job-names=techpreview --include-job-names=serial - test: - - ref: openshift-release-analysis-test-case-analysis image: ci-operator:latest imagePullPolicy: Always - name: aggregator-check-overall + name: "" resources: requests: cpu: 10m @@ -90205,7 +93930,10 @@ periodics: - mountPath: /etc/boskos name: boskos readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90216,8 +93944,6 @@ periodics: - mountPath: /etc/pull-secret name: pull-secret readOnly: true - - mountPath: /usr/local/pull-secret - name: release-pull-secret - mountPath: /etc/report name: result-aggregator readOnly: true @@ -90229,20 +93955,100 @@ periodics: - key: credentials path: credentials secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws + secret: + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher - name: pull-secret secret: secretName: registry-pull-credentials - - name: release-pull-secret + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + interval: 168h + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-fips + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile + - --target=e2e-aws-ovn-fips + - --variant=nightly-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials secret: secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-aws-2 + - 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 @@ -90259,12 +94065,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade-paused + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-fips-serial spec: containers: - args: @@ -90273,9 +94079,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile - - --target=e2e-aws-ovn-upgrade-paused - - --variant=nightly-4.15-upgrade-from-stable-4.13 + - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - --target=e2e-aws-ovn-fips-serial + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90291,7 +94097,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upgrade-paused-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90330,23 +94136,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 4h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-ha-cert-rotation-suspend-30d spec: containers: - args: @@ -90355,9 +94162,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade - - --variant=nightly-4.15-upgrade-from-stable-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-aws-ovn-ha-cert-rotation-suspend-30d + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90373,7 +94180,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90423,12 +94230,12 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-aws-upgrade-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-local-gateway spec: containers: - args: @@ -90437,9 +94244,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile - - --target=e2e-aws-upgrade-ovn-single-node - - --variant=nightly-4.15-upgrade-from-stable-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - --target=e2e-aws-ovn-local-gateway + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90455,7 +94262,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-upgrade-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90494,25 +94301,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * + cron: 0 0 */2 * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-metal-ipi-sdn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-proxy spec: containers: - args: @@ -90521,9 +94326,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-sdn-bm-upgrade - - --variant=nightly-4.15-upgrade-from-stable-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile + - --target=e2e-aws-ovn-proxy + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90539,7 +94344,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-sdn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90566,7 +94371,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -90578,25 +94383,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-serial spec: containers: - args: @@ -90605,9 +94408,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - - --variant=nightly-4.15-upgrade-from-stable-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile + - --target=e2e-aws-ovn-serial + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90623,7 +94426,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90650,7 +94453,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -90661,24 +94464,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 8h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-8-vpn - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-vsphere-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-shared-vpc-capi spec: containers: - args: @@ -90687,9 +94491,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-upgrade-cluster-profile - - --target=e2e-vsphere-upgrade - - --variant=nightly-4.15-upgrade-from-stable-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-capi-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-capi + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90705,7 +94509,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90732,7 +94536,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -90743,24 +94547,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 + cluster: build05 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: nightly-4.15-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" - job-release: "4.15" + job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.15-upgrade-from-stable-4.14-e2e-vsphere-zones-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-shared-vpc-edge-zones spec: containers: - args: @@ -90769,9 +94574,9 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-vsphere-zones-upgrade-cluster-profile - - --target=e2e-vsphere-zones-upgrade - - --variant=nightly-4.15-upgrade-from-stable-4.14 + - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile + - --target=e2e-aws-ovn-shared-vpc-edge-zones + - --variant=nightly-4.16 command: - ci-operator image: ci-operator:latest @@ -90787,7 +94592,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-vsphere-zones-upgrade-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90814,7 +94619,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-vsphere + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -90842,7 +94647,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-console-aws + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-single-node spec: containers: - args: @@ -90851,8 +94656,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/console-aws-cluster-profile - - --target=console-aws + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile + - --target=e2e-aws-ovn-single-node - --variant=nightly-4.16 command: - ci-operator @@ -90869,7 +94674,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/console-aws-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90908,25 +94713,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-agent-compact-ipv4-conformance + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-single-node-serial spec: containers: - args: @@ -90935,8 +94738,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile - - --target=e2e-agent-compact-ipv4-conformance + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - --target=e2e-aws-ovn-single-node-serial - --variant=nightly-4.16 command: - ci-operator @@ -90953,7 +94756,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-compact-ipv4-conformance-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -90980,7 +94783,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -90992,25 +94795,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s + timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-agent-ha-dualstack-conformance + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-single-node-workers spec: containers: - args: @@ -91019,8 +94821,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile - - --target=e2e-agent-ha-dualstack-conformance + - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - --target=e2e-aws-ovn-single-node-workers - --variant=nightly-4.16 command: - ci-operator @@ -91037,7 +94839,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-ha-dualstack-conformance-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91064,7 +94866,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91076,25 +94878,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */12 * * * decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-agent-sno-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-upi spec: containers: - args: @@ -91103,8 +94903,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-agent-sno-ipv6-cluster-profile - - --target=e2e-agent-sno-ipv6 + - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile + - --target=e2e-aws-ovn-upi - --variant=nightly-4.16 command: - ci-operator @@ -91121,7 +94921,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-agent-sno-ipv6-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91148,7 +94948,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91159,8 +94959,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 + cron: 36 22 * * * decorate: true decoration_config: skip_cloning: true @@ -91169,14 +94969,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-alibaba-ovn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-workers-rhel8 spec: containers: - args: @@ -91185,8 +94985,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-alibaba-ovn-cluster-profile - - --target=e2e-alibaba-ovn + - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - --target=e2e-aws-ovn-workers-rhel8 - --variant=nightly-4.16 command: - ci-operator @@ -91203,7 +95003,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-alibaba-ovn-cluster-profile + - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91230,7 +95030,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-alibabacloud + secretName: cluster-secrets-aws - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91258,7 +95058,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-crun-wasm + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn spec: containers: - args: @@ -91267,8 +95067,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-crun-wasm-cluster-profile - - --target=e2e-aws-crun-wasm + - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile + - --target=e2e-aws-sdn - --variant=nightly-4.16 command: - ci-operator @@ -91285,7 +95085,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-crun-wasm-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91340,7 +95140,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-csi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-cgroupsv2 spec: containers: - args: @@ -91349,8 +95149,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-csi-cluster-profile - - --target=e2e-aws-csi + - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - --target=e2e-aws-sdn-cgroupsv2 - --variant=nightly-4.16 command: - ci-operator @@ -91367,7 +95167,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-csi-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91406,7 +95206,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 0 */8 * * * decorate: true decoration_config: skip_cloning: true @@ -91414,6 +95213,7 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-2 @@ -91422,7 +95222,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-driver-toolkit + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-crun spec: containers: - args: @@ -91431,8 +95231,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-driver-toolkit-cluster-profile - - --target=e2e-aws-driver-toolkit + - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile + - --target=e2e-aws-sdn-crun - --variant=nightly-4.16 command: - ci-operator @@ -91449,7 +95249,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-driver-toolkit-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91488,24 +95288,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-overlay-mtu-ovn-5000 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-serial spec: containers: - args: @@ -91514,8 +95313,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile - - --target=e2e-aws-overlay-mtu-ovn-5000 + - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile + - --target=e2e-aws-sdn-serial - --variant=nightly-4.16 command: - ci-operator @@ -91532,7 +95331,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-5000-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91559,7 +95358,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91571,24 +95370,23 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-overlay-mtu-ovn-edge-1100 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-upgrade spec: containers: - args: @@ -91597,8 +95395,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile - - --target=e2e-aws-overlay-mtu-ovn-edge-1100 + - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile + - --target=e2e-aws-sdn-upgrade - --variant=nightly-4.16 command: - ci-operator @@ -91615,7 +95413,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-overlay-mtu-ovn-edge-1100-cluster-profile + - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91642,7 +95440,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-aws-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91653,7 +95451,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -91663,14 +95461,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-cpu-partitioning + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-csi spec: containers: - args: @@ -91679,8 +95477,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile - - --target=e2e-aws-ovn-cpu-partitioning + - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile + - --target=e2e-azure-csi - --variant=nightly-4.16 command: - ci-operator @@ -91697,7 +95495,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-cpu-partitioning-cluster-profile + - mountPath: /usr/local/e2e-azure-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91724,7 +95522,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91735,25 +95533,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-edge-zones + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-ovn-etcd-scaling spec: containers: - args: @@ -91762,8 +95559,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-cluster-profile - - --target=e2e-aws-ovn-edge-zones + - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - --target=e2e-azure-ovn-etcd-scaling - --variant=nightly-4.16 command: - ci-operator @@ -91780,7 +95577,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-edge-zones-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91807,7 +95604,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91818,34 +95615,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 12 22 * * * + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 1h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-local-zones + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure4 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-edge-zones-manifest-validation - reporter_config: - slack: - channel: '#forum-ocp-splat-alerts' - job_states_to_report: - - failure - - error - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-ovn-upi spec: containers: - args: @@ -91854,8 +95641,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile - - --target=e2e-aws-ovn-edge-zones-manifest-validation + - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile + - --target=e2e-azure-ovn-upi - --variant=nightly-4.16 command: - ci-operator @@ -91872,7 +95659,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-edge-zones-manifest-validation-cluster-profile + - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91899,7 +95686,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-local-zones + secretName: cluster-secrets-azure4 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91910,7 +95697,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -91920,14 +95707,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-sdn spec: containers: - args: @@ -91936,8 +95723,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile - - --target=e2e-aws-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile + - --target=e2e-azure-sdn - --variant=nightly-4.16 command: - ci-operator @@ -91954,7 +95741,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -91981,7 +95768,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -91992,7 +95779,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -92002,14 +95789,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-sdn-fips spec: containers: - args: @@ -92018,8 +95805,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-cluster-profile - - --target=e2e-aws-ovn-fips + - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile + - --target=e2e-azure-sdn-fips - --variant=nightly-4.16 command: - ci-operator @@ -92036,7 +95823,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92063,7 +95850,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92074,7 +95861,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -92084,14 +95871,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-sdn-fips-serial spec: containers: - args: @@ -92100,8 +95887,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-fips-serial-cluster-profile - - --target=e2e-aws-ovn-fips-serial + - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - --target=e2e-azure-sdn-fips-serial - --variant=nightly-4.16 command: - ci-operator @@ -92118,7 +95905,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92145,7 +95932,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azure-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92156,25 +95943,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 4h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-ha-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azurestack-csi spec: containers: - args: @@ -92183,8 +95969,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-aws-ovn-ha-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile + - --target=e2e-azurestack-csi - --variant=nightly-4.16 command: - ci-operator @@ -92201,7 +95987,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92228,7 +96014,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92239,7 +96025,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -92249,14 +96035,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-local-gateway + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azurestack-ovn-upi spec: containers: - args: @@ -92265,8 +96051,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-local-gateway-cluster-profile - - --target=e2e-aws-ovn-local-gateway + - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile + - --target=e2e-azurestack-ovn-upi - --variant=nightly-4.16 command: - ci-operator @@ -92283,7 +96069,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-local-gateway-cluster-profile + - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92310,7 +96096,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-aws-2 + secretName: cluster-secrets-azurestack - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92321,8 +96107,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 */2 * * + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -92330,15 +96115,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-proxy + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-graceful-shutdown spec: containers: - args: @@ -92347,8 +96133,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-proxy-cluster-profile - - --target=e2e-aws-ovn-proxy + - --secret-dir=/usr/local/e2e-gcp-graceful-shutdown-cluster-profile + - --target=e2e-gcp-graceful-shutdown - --variant=nightly-4.16 command: - ci-operator @@ -92365,7 +96151,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-proxy-cluster-profile + - mountPath: /usr/local/e2e-gcp-graceful-shutdown-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92391,8 +96177,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92403,7 +96193,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 + cron: 34 2 * * * decorate: true decoration_config: skip_cloning: true @@ -92411,16 +96202,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-libvirt-cert-rotation spec: containers: - args: @@ -92429,8 +96219,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-serial-cluster-profile - - --target=e2e-aws-ovn-serial + - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - --target=e2e-gcp-libvirt-cert-rotation - --variant=nightly-4.16 command: - ci-operator @@ -92447,7 +96237,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92473,8 +96263,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92485,25 +96279,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: '@weekly' + cluster: build04 decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-shared-vpc-edge-zones + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-csi spec: containers: - args: @@ -92512,8 +96305,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile - - --target=e2e-aws-ovn-shared-vpc-edge-zones + - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile + - --target=e2e-gcp-ovn-csi - --variant=nightly-4.16 command: - ci-operator @@ -92530,7 +96323,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-shared-vpc-edge-zones-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92556,8 +96349,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92568,7 +96365,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -92578,14 +96375,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-single-node + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-etcd-scaling spec: containers: - args: @@ -92594,8 +96391,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-cluster-profile - - --target=e2e-aws-ovn-single-node + - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - --target=e2e-gcp-ovn-etcd-scaling - --variant=nightly-4.16 command: - ci-operator @@ -92612,7 +96409,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92638,8 +96435,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92650,7 +96451,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -92660,14 +96461,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-single-node-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-fips spec: containers: - args: @@ -92676,8 +96477,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-serial-cluster-profile - - --target=e2e-aws-ovn-single-node-serial + - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile + - --target=e2e-gcp-ovn-fips - --variant=nightly-4.16 command: - ci-operator @@ -92694,7 +96495,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92720,8 +96521,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92732,25 +96537,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true - timeout: 3h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-single-node-workers + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-rt spec: containers: - args: @@ -92759,8 +96563,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-single-node-workers-cluster-profile - - --target=e2e-aws-ovn-single-node-workers + - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile + - --target=e2e-gcp-ovn-rt - --variant=nightly-4.16 command: - ci-operator @@ -92777,7 +96581,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-single-node-workers-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92803,8 +96607,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92815,7 +96623,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -92825,14 +96633,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-upgrade spec: containers: - args: @@ -92841,8 +96649,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-upi-cluster-profile - - --target=e2e-aws-ovn-upi + - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - --target=e2e-gcp-ovn-upgrade - --variant=nightly-4.16 command: - ci-operator @@ -92859,7 +96667,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92885,8 +96693,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92897,8 +96709,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 36 22 * * * + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -92906,15 +96717,16 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-ovn-workers-rhel8 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-upi spec: containers: - args: @@ -92923,8 +96735,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile - - --target=e2e-aws-ovn-workers-rhel8 + - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile + - --target=e2e-gcp-ovn-upi - --variant=nightly-4.16 command: - ci-operator @@ -92941,7 +96753,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-ovn-workers-rhel8-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -92967,8 +96779,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -92979,24 +96795,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-xpn spec: containers: - args: @@ -93005,8 +96822,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cluster-profile - - --target=e2e-aws-sdn + - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile + - --target=e2e-gcp-ovn-xpn - --variant=nightly-4.16 command: - ci-operator @@ -93023,7 +96840,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cluster-profile + - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93049,8 +96866,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp + - configMap: + name: cluster-profile-gcp - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93061,7 +96882,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -93071,14 +96892,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-cgroupsv2 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn spec: containers: - args: @@ -93087,8 +96908,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile - - --target=e2e-aws-sdn-cgroupsv2 + - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile + - --target=e2e-gcp-sdn - --variant=nightly-4.16 command: - ci-operator @@ -93105,7 +96926,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-cgroupsv2-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93131,8 +96952,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93143,7 +96968,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -93153,14 +96978,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-crun + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn-fips-serial spec: containers: - args: @@ -93169,8 +96994,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-crun-cluster-profile - - --target=e2e-aws-sdn-crun + - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - --target=e2e-gcp-sdn-fips-serial - --variant=nightly-4.16 command: - ci-operator @@ -93187,7 +97012,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-crun-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93213,8 +97038,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93225,7 +97054,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -93235,14 +97064,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-3 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn-serial spec: containers: - args: @@ -93251,8 +97080,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-serial-cluster-profile - - --target=e2e-aws-sdn-serial + - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile + - --target=e2e-gcp-sdn-serial - --variant=nightly-4.16 command: - ci-operator @@ -93269,7 +97098,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93295,8 +97124,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-3 + - configMap: + name: cluster-profile-gcp-3 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93307,7 +97140,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build04 decorate: true decoration_config: skip_cloning: true @@ -93317,14 +97150,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn-upgrade spec: containers: - args: @@ -93333,8 +97166,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-aws-sdn-upgrade-cluster-profile - - --target=e2e-aws-sdn-upgrade + - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - --target=e2e-gcp-sdn-upgrade - --variant=nightly-4.16 command: - ci-operator @@ -93351,7 +97184,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-aws-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93377,8 +97210,12 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - secret: - secretName: cluster-secrets-aws-2 + projected: + sources: + - secret: + name: cluster-secrets-gcp-openshift-gce-devel-ci-2 + - configMap: + name: cluster-profile-gcp-openshift-gce-devel-ci-2 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93399,14 +97236,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-csi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-ibmcloud-csi spec: containers: - args: @@ -93415,8 +97252,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-csi-cluster-profile - - --target=e2e-azure-csi + - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile + - --target=e2e-ibmcloud-csi - --variant=nightly-4.16 command: - ci-operator @@ -93433,7 +97270,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-csi-cluster-profile + - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93460,7 +97297,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-ibmcloud - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93471,7 +97308,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -93481,14 +97318,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-bm spec: containers: - args: @@ -93497,8 +97335,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile - - --target=e2e-azure-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-bm-cluster-profile + - --target=e2e-metal-ipi-ovn-bm - --variant=nightly-4.16 command: - ci-operator @@ -93515,7 +97353,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-bm-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93542,7 +97380,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93553,24 +97391,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure4 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-bm-upgrade spec: containers: - args: @@ -93579,8 +97419,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-ovn-upi-cluster-profile - - --target=e2e-azure-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-bm-upgrade-cluster-profile + - --target=e2e-metal-ipi-ovn-bm-upgrade - --variant=nightly-4.16 command: - ci-operator @@ -93597,7 +97437,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-bm-upgrade-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93624,7 +97464,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure4 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93635,7 +97475,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 + cron: 0 0 1 1 * decorate: true decoration_config: skip_cloning: true @@ -93643,16 +97484,16 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-sdn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-dualstack spec: containers: - args: @@ -93661,8 +97502,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-cluster-profile - - --target=e2e-azure-sdn + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-ovn-dualstack - --variant=nightly-4.16 command: - ci-operator @@ -93679,7 +97520,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93706,7 +97547,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93717,7 +97558,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -93727,14 +97568,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-sdn-fips + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-ipv4 spec: containers: - args: @@ -93743,8 +97585,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-cluster-profile - - --target=e2e-azure-sdn-fips + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv4 - --variant=nightly-4.16 command: - ci-operator @@ -93761,7 +97603,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93788,7 +97630,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93799,7 +97641,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -93809,14 +97651,15 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azure-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-ipv6 spec: containers: - args: @@ -93825,8 +97668,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azure-sdn-fips-serial-cluster-profile - - --target=e2e-azure-sdn-fips-serial + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-ovn-ipv6 - --variant=nightly-4.16 command: - ci-operator @@ -93843,7 +97686,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azure-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93870,7 +97713,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azure-2 + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93881,24 +97724,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azurestack-csi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-serial-ipv4 spec: containers: - args: @@ -93907,8 +97752,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-csi-cluster-profile - - --target=e2e-azurestack-csi + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-ipv4-cluster-profile + - --target=e2e-metal-ipi-ovn-serial-ipv4 - --variant=nightly-4.16 command: - ci-operator @@ -93925,7 +97770,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-ipv4-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -93952,7 +97797,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -93963,24 +97808,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-azurestack-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-serial-virtualmedia spec: containers: - args: @@ -93989,8 +97836,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-azurestack-ovn-upi-cluster-profile - - --target=e2e-azurestack-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - --target=e2e-metal-ipi-ovn-serial-virtualmedia - --variant=nightly-4.16 command: - ci-operator @@ -94007,7 +97854,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-azurestack-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94034,7 +97881,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-azurestack + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94045,24 +97892,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-graceful-shutdown + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-serial-ovn-dualstack spec: containers: - args: @@ -94071,8 +97920,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-graceful-shutdown-cluster-profile - - --target=e2e-gcp-graceful-shutdown + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-dualstack - --variant=nightly-4.16 command: - ci-operator @@ -94089,7 +97938,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-graceful-shutdown-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94115,12 +97964,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94131,24 +97976,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 - cron: 34 2 * * * + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-libvirt-cert-rotation + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-serial-ovn-ipv6 spec: containers: - args: @@ -94157,8 +98004,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile - - --target=e2e-gcp-libvirt-cert-rotation + - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-serial-ovn-ipv6 - --variant=nightly-4.16 command: - ci-operator @@ -94175,7 +98022,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-libvirt-cert-rotation-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94201,12 +98048,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94217,24 +98060,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build05 + cron: 0 12 1 1 * decorate: true decoration_config: skip_cloning: true + timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-csi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-upgrade-ovn-ipv6 spec: containers: - args: @@ -94243,8 +98088,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-csi-cluster-profile - - --target=e2e-gcp-ovn-csi + - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - --target=e2e-metal-ipi-upgrade-ovn-ipv6 - --variant=nightly-4.16 command: - ci-operator @@ -94261,7 +98106,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94287,12 +98132,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-equinix-ocp-metal - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94303,7 +98144,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: 0 0 * * 1 decorate: true decoration_config: skip_cloning: true @@ -94311,16 +98153,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-etcd-scaling + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-assisted spec: containers: - args: @@ -94329,8 +98170,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile - - --target=e2e-gcp-ovn-etcd-scaling + - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile + - --target=e2e-metal-ovn-assisted - --variant=nightly-4.16 command: - ci-operator @@ -94347,7 +98188,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-etcd-scaling-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94373,12 +98214,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94389,7 +98226,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -94397,16 +98235,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-fips + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-180d spec: containers: - args: @@ -94415,8 +98252,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-fips-cluster-profile - - --target=e2e-gcp-ovn-fips + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-180d - --variant=nightly-4.16 command: - ci-operator @@ -94433,7 +98270,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-fips-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94459,12 +98296,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94475,7 +98308,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -94483,16 +98317,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-rt + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-30d spec: containers: - args: @@ -94501,8 +98334,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-rt-cluster-profile - - --target=e2e-gcp-ovn-rt + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-30d - --variant=nightly-4.16 command: - ci-operator @@ -94519,7 +98352,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-rt-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94545,12 +98378,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94561,7 +98390,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -94569,16 +98399,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-360d spec: containers: - args: @@ -94587,8 +98416,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upgrade-cluster-profile - - --target=e2e-gcp-ovn-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-360d - --variant=nightly-4.16 command: - ci-operator @@ -94605,7 +98434,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94631,12 +98460,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94647,7 +98472,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -94655,16 +98481,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-upi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-60d spec: containers: - args: @@ -94673,8 +98498,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-upi-cluster-profile - - --target=e2e-gcp-ovn-upi + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-60d - --variant=nightly-4.16 command: - ci-operator @@ -94691,7 +98516,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-upi-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94717,12 +98542,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94733,25 +98554,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-ovn-xpn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-90d spec: containers: - args: @@ -94760,8 +98580,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-ovn-xpn-cluster-profile - - --target=e2e-gcp-ovn-xpn + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-90d - --variant=nightly-4.16 command: - ci-operator @@ -94778,7 +98598,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-ovn-xpn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94804,12 +98624,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp - - configMap: - name: cluster-profile-gcp + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94820,7 +98636,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -94828,16 +98645,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-180d spec: containers: - args: @@ -94846,8 +98662,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-cluster-profile - - --target=e2e-gcp-sdn + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-180d - --variant=nightly-4.16 command: - ci-operator @@ -94864,7 +98680,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94890,12 +98706,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94906,7 +98718,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -94914,16 +98727,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn-fips-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-30d spec: containers: - args: @@ -94932,8 +98744,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-fips-serial-cluster-profile - - --target=e2e-gcp-sdn-fips-serial + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-30d - --variant=nightly-4.16 command: - ci-operator @@ -94950,7 +98762,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-fips-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -94976,12 +98788,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -94992,7 +98800,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -95000,16 +98809,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-3 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn-serial + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-360d spec: containers: - args: @@ -95018,8 +98826,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-serial-cluster-profile - - --target=e2e-gcp-sdn-serial + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-360d - --variant=nightly-4.16 command: - ci-operator @@ -95036,7 +98844,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-serial-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95062,12 +98870,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-3 - - configMap: - name: cluster-profile-gcp-3 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95078,7 +98882,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build04 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -95086,16 +98891,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-openshift-gce-devel-ci-2 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-gcp-sdn-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-60d spec: containers: - args: @@ -95104,8 +98908,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-gcp-sdn-upgrade-cluster-profile - - --target=e2e-gcp-sdn-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-60d - --variant=nightly-4.16 command: - ci-operator @@ -95122,7 +98926,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-gcp-sdn-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95148,12 +98952,8 @@ periodics: secret: secretName: ci-pull-credentials - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-gcp-openshift-gce-devel-ci-2 - - configMap: - name: cluster-profile-gcp-openshift-gce-devel-ci-2 + secret: + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95165,6 +98965,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -95172,16 +98973,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-ibmcloud-csi + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-90d spec: containers: - args: @@ -95190,8 +98990,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-ibmcloud-csi-cluster-profile - - --target=e2e-ibmcloud-csi + - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile + - --target=e2e-metal-ovn-ha-cert-rotation-suspend-90d - --variant=nightly-4.16 command: - ci-operator @@ -95208,7 +99008,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-ibmcloud-csi-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95235,7 +99035,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-ibmcloud + secretName: cluster-secrets-packet-assisted - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95246,7 +99046,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 decorate: true decoration_config: skip_cloning: true @@ -95256,15 +99056,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-bm + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-single-node-live-iso spec: containers: - args: @@ -95273,8 +99072,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-bm-cluster-profile - - --target=e2e-metal-ipi-ovn-bm + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-live-iso - --variant=nightly-4.16 command: - ci-operator @@ -95291,7 +99090,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-bm-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95318,7 +99117,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95329,26 +99128,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-bm-upgrade + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-single-node-with-worker-live-iso spec: containers: - args: @@ -95357,8 +99154,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-bm-upgrade-cluster-profile - - --target=e2e-metal-ipi-ovn-bm-upgrade + - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - --target=e2e-metal-ovn-single-node-with-worker-live-iso - --variant=nightly-4.16 command: - ci-operator @@ -95375,7 +99172,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-bm-upgrade-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95402,7 +99199,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95413,8 +99210,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 0 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -95423,15 +99220,14 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d spec: containers: - args: @@ -95440,8 +99236,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-ovn-dualstack + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -95458,7 +99254,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95485,7 +99281,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95496,7 +99292,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -95504,17 +99301,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-180d spec: containers: - args: @@ -95523,8 +99318,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv4 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d - --variant=nightly-4.16 command: - ci-operator @@ -95541,7 +99336,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv4-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95568,7 +99363,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95579,7 +99374,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -95587,17 +99383,15 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d spec: containers: - args: @@ -95606,8 +99400,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -95624,7 +99418,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95651,7 +99445,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95662,26 +99456,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-serial-ipv4 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d spec: containers: - args: @@ -95690,8 +99482,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-ipv4-cluster-profile - - --target=e2e-metal-ipi-ovn-serial-ipv4 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -95708,7 +99500,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-ipv4-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95735,7 +99527,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95746,26 +99538,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-ovn-serial-virtualmedia + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d spec: containers: - args: @@ -95774,8 +99564,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile - - --target=e2e-metal-ipi-ovn-serial-virtualmedia + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -95792,7 +99582,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-ovn-serial-virtualmedia-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95819,7 +99609,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95830,26 +99620,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-serial-ovn-dualstack + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-30d spec: containers: - args: @@ -95858,8 +99646,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-dualstack + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-30d - --variant=nightly-4.16 command: - ci-operator @@ -95876,7 +99664,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-dualstack-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95903,7 +99691,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95914,26 +99702,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-serial-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-360d spec: containers: - args: @@ -95942,8 +99728,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-serial-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-360d - --variant=nightly-4.16 command: - ci-operator @@ -95960,7 +99746,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-serial-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -95987,7 +99773,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -95998,26 +99784,24 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 0 12 1 1 * + cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true - timeout: 5h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: packet-edge + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ipi-upgrade-ovn-ipv6 + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d spec: containers: - args: @@ -96026,8 +99810,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile - - --target=e2e-metal-ipi-upgrade-ovn-ipv6 + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96044,7 +99828,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ipi-upgrade-ovn-ipv6-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96071,7 +99855,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-equinix-ocp-metal + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96083,7 +99867,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 0 * * 1 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -96093,13 +99877,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-assisted + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d spec: containers: - args: @@ -96108,8 +99892,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-assisted-cluster-profile - - --target=e2e-metal-ovn-assisted + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96126,7 +99910,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-assisted-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96153,7 +99937,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96175,13 +99959,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-180d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d spec: containers: - args: @@ -96190,8 +99974,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-180d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96208,7 +99992,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-180d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96235,7 +100019,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96257,13 +100041,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-30d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-60d spec: containers: - args: @@ -96272,8 +100056,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-30d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-60d - --variant=nightly-4.16 command: - ci-operator @@ -96290,7 +100074,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-30d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96317,7 +100101,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96339,13 +100123,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-360d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d spec: containers: - args: @@ -96354,8 +100138,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-360d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96372,7 +100156,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-360d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96399,7 +100183,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96421,13 +100205,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-60d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d spec: containers: - args: @@ -96436,8 +100220,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-60d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96454,7 +100238,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-60d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96481,7 +100265,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96503,13 +100287,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-shutdown-90d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d spec: containers: - args: @@ -96518,8 +100302,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-shutdown-90d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96536,7 +100320,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-shutdown-90d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96563,7 +100347,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96585,13 +100369,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-180d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-90d spec: containers: - args: @@ -96600,8 +100384,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-180d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d - --variant=nightly-4.16 command: - ci-operator @@ -96618,7 +100402,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-180d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96645,7 +100429,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96667,13 +100451,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-30d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d spec: containers: - args: @@ -96682,8 +100466,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96700,7 +100484,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96727,7 +100511,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96749,13 +100533,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-360d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d spec: containers: - args: @@ -96764,8 +100548,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-360d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d - --variant=nightly-4.16 command: - ci-operator @@ -96782,7 +100566,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-360d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96809,7 +100593,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96831,13 +100615,13 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet-sno ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-60d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-180d spec: containers: - args: @@ -96846,8 +100630,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-60d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-180d - --variant=nightly-4.16 command: - ci-operator @@ -96864,7 +100648,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-60d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -96891,7 +100675,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet-sno - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -96911,88 +100695,6 @@ periodics: - base_ref: master org: openshift repo: release - labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted - ci-operator.openshift.io/variant: nightly-4.16 - ci.openshift.io/generator: prowgen - ci.openshift.io/no-builds: "true" - job-release: "4.16" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-ha-cert-rotation-suspend-90d - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile - - --target=e2e-metal-ovn-ha-cert-rotation-suspend-90d - - --variant=nightly-4.16 - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-ha-cert-rotation-suspend-90d-cluster-profile - name: cluster-profile - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: cluster-profile - secret: - secretName: cluster-secrets-packet-assisted - - 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: build02 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: master - org: openshift - repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: packet-edge ci-operator.openshift.io/cloud-cluster-profile: packet-sno @@ -97001,7 +100703,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-single-node-live-iso + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-30d spec: containers: - args: @@ -97010,8 +100712,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-live-iso + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-30d - --variant=nightly-4.16 command: - ci-operator @@ -97028,7 +100730,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-live-iso-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97067,6 +100769,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 + cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -97074,7 +100777,6 @@ periodics: - base_ref: master org: openshift repo: release - interval: 168h labels: ci-operator.openshift.io/cloud: packet-edge ci-operator.openshift.io/cloud-cluster-profile: packet-sno @@ -97083,7 +100785,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-single-node-with-worker-live-iso + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-360d spec: containers: - args: @@ -97092,8 +100794,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile - - --target=e2e-metal-ovn-single-node-with-worker-live-iso + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-360d - --variant=nightly-4.16 command: - ci-operator @@ -97110,7 +100812,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-single-node-with-worker-live-iso-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97165,7 +100867,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-60d spec: containers: - args: @@ -97174,8 +100876,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-60d - --variant=nightly-4.16 command: - ci-operator @@ -97192,7 +100894,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-10y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97247,7 +100949,7 @@ periodics: ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-180d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-90d spec: containers: - args: @@ -97256,8 +100958,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d + - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + - --target=e2e-metal-ovn-sno-cert-rotation-suspend-90d - --variant=nightly-4.16 command: - ci-operator @@ -97274,7 +100976,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-cluster-profile + - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97312,8 +101014,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build01 decorate: true decoration_config: skip_cloning: true @@ -97321,15 +101022,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-nutanix-ovn spec: containers: - args: @@ -97338,8 +101041,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d + - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile + - --target=e2e-nutanix-ovn - --variant=nightly-4.16 command: - ci-operator @@ -97356,7 +101059,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-180d-age-90d-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97383,7 +101086,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97394,24 +101097,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build01 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release + interval: 8h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-nutanix-ovn-capi spec: containers: - args: @@ -97420,8 +101125,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d + - --secret-dir=/usr/local/e2e-nutanix-ovn-capi-cluster-profile + - --target=e2e-nutanix-ovn-capi - --variant=nightly-4.16 command: - ci-operator @@ -97438,7 +101143,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-1y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97465,7 +101170,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97476,8 +101181,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build01 decorate: true decoration_config: skip_cloning: true @@ -97485,15 +101189,17 @@ periodics: - base_ref: master org: openshift repo: release + interval: 168h labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-nutanix-ovn-techpreview spec: containers: - args: @@ -97502,8 +101208,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d + - --secret-dir=/usr/local/e2e-nutanix-ovn-techpreview-cluster-profile + - --target=e2e-nutanix-ovn-techpreview - --variant=nightly-4.16 command: - ci-operator @@ -97520,7 +101226,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-2y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-nutanix-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97547,7 +101253,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-nutanix - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97559,7 +101265,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -97568,14 +101273,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-30d + minimum_interval: 144h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-additional-ipv6-network-capi spec: containers: - args: @@ -97584,8 +101290,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-30d + - --secret-dir=/usr/local/e2e-openstack-additional-ipv6-network-capi-cluster-profile + - --target=e2e-openstack-additional-ipv6-network-capi - --variant=nightly-4.16 command: - ci-operator @@ -97602,7 +101308,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-30d-cluster-profile + - mountPath: /usr/local/e2e-openstack-additional-ipv6-network-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97629,7 +101335,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97640,24 +101346,25 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true + timeout: 7h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-360d + minimum_interval: 240h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ccpmso-capi spec: containers: - args: @@ -97666,8 +101373,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-360d + - --secret-dir=/usr/local/e2e-openstack-ccpmso-capi-cluster-profile + - --target=e2e-openstack-ccpmso-capi - --variant=nightly-4.16 command: - ci-operator @@ -97684,7 +101391,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-360d-cluster-profile + - mountPath: /usr/local/e2e-openstack-ccpmso-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97711,7 +101418,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97723,23 +101430,24 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true + timeout: 7h0m0s extra_refs: - base_ref: master org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vh-mecha-az0 + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-az0 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d + minimum_interval: 240h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ccpmso-zone-capi spec: containers: - args: @@ -97748,8 +101456,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d + - --secret-dir=/usr/local/e2e-openstack-ccpmso-zone-capi-cluster-profile + - --target=e2e-openstack-ccpmso-zone-capi - --variant=nightly-4.16 command: - ci-operator @@ -97766,7 +101474,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-3y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-ccpmso-zone-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97793,7 +101501,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vh-mecha-az0 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97805,7 +101513,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -97814,14 +101521,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d + minimum_interval: 144h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-csi-cinder-capi spec: containers: - args: @@ -97830,8 +101538,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d + - --secret-dir=/usr/local/e2e-openstack-csi-cinder-capi-cluster-profile + - --target=e2e-openstack-csi-cinder-capi - --variant=nightly-4.16 command: - ci-operator @@ -97848,7 +101556,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-4y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-csi-cinder-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97875,7 +101583,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97887,7 +101595,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -97896,14 +101603,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d + minimum_interval: 144h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-csi-manila-capi spec: containers: - args: @@ -97912,8 +101620,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d + - --secret-dir=/usr/local/e2e-openstack-csi-manila-capi-cluster-profile + - --target=e2e-openstack-csi-manila-capi - --variant=nightly-4.16 command: - ci-operator @@ -97930,7 +101638,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-5y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-csi-manila-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -97957,7 +101665,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -97969,7 +101677,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -97978,14 +101685,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-60d + minimum_interval: 96h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-dualstack-capi spec: containers: - args: @@ -97994,8 +101702,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-60d + - --secret-dir=/usr/local/e2e-openstack-dualstack-capi-cluster-profile + - --target=e2e-openstack-dualstack-capi - --variant=nightly-4.16 command: - ci-operator @@ -98012,7 +101720,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-60d-cluster-profile + - mountPath: /usr/local/e2e-openstack-dualstack-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98039,7 +101747,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98051,7 +101759,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -98060,14 +101767,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d + minimum_interval: 240h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-dualstack-upi-capi spec: containers: - args: @@ -98076,8 +101784,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d + - --secret-dir=/usr/local/e2e-openstack-dualstack-upi-capi-cluster-profile + - --target=e2e-openstack-dualstack-upi-capi - --variant=nightly-4.16 command: - ci-operator @@ -98094,7 +101802,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-6y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-dualstack-upi-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98121,7 +101829,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98133,7 +101841,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -98142,14 +101849,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d + minimum_interval: 96h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-dualstack-v6primary-capi spec: containers: - args: @@ -98158,8 +101866,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d + - --secret-dir=/usr/local/e2e-openstack-dualstack-v6primary-capi-cluster-profile + - --target=e2e-openstack-dualstack-v6primary-capi - --variant=nightly-4.16 command: - ci-operator @@ -98176,7 +101884,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-7y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-dualstack-v6primary-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98203,7 +101911,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98215,7 +101923,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -98224,14 +101931,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d + minimum_interval: 168h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-externallb-capi spec: containers: - args: @@ -98240,8 +101948,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d + - --secret-dir=/usr/local/e2e-openstack-externallb-capi-cluster-profile + - --target=e2e-openstack-externallb-capi - --variant=nightly-4.16 command: - ci-operator @@ -98258,7 +101966,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-8y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-externallb-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98285,7 +101993,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98296,8 +102004,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -98306,14 +102013,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-90d + minimum_interval: 56h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-fips-capi spec: containers: - args: @@ -98322,8 +102030,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d + - --secret-dir=/usr/local/e2e-openstack-fips-capi-cluster-profile + - --target=e2e-openstack-fips-capi - --variant=nightly-4.16 command: - ci-operator @@ -98340,7 +102048,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-fips-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98367,7 +102075,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98379,7 +102087,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -98388,14 +102095,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-hwoffload + ci-operator.openshift.io/cloud-cluster-profile: openstack-hwoffload ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d + minimum_interval: 96h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-nfv-hwoffload-capi spec: containers: - args: @@ -98404,8 +102112,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d + - --secret-dir=/usr/local/e2e-openstack-nfv-hwoffload-capi-cluster-profile + - --target=e2e-openstack-nfv-hwoffload-capi - --variant=nightly-4.16 command: - ci-operator @@ -98422,7 +102130,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-90d-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-nfv-hwoffload-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98449,7 +102157,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-hwoffload - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98461,7 +102169,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -98470,14 +102177,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-nfv + ci-operator.openshift.io/cloud-cluster-profile: openstack-nfv ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d + minimum_interval: 144h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-nfv-intel-capi spec: containers: - args: @@ -98486,8 +102194,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d + - --secret-dir=/usr/local/e2e-openstack-nfv-intel-capi-cluster-profile + - --target=e2e-openstack-nfv-intel-capi - --variant=nightly-4.16 command: - ci-operator @@ -98504,7 +102212,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-shutdown-9y-age-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-nfv-intel-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98531,7 +102239,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-nfv - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98543,7 +102251,6 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: '@weekly' decorate: true decoration_config: skip_cloning: true @@ -98552,14 +102259,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-nfv + ci-operator.openshift.io/cloud-cluster-profile: openstack-nfv ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-180d + minimum_interval: 144h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-nfv-mellanox-capi spec: containers: - args: @@ -98568,8 +102276,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-180d + - --secret-dir=/usr/local/e2e-openstack-nfv-mellanox-capi-cluster-profile + - --target=e2e-openstack-nfv-mellanox-capi - --variant=nightly-4.16 command: - ci-operator @@ -98586,7 +102294,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-180d-cluster-profile + - mountPath: /usr/local/e2e-openstack-nfv-mellanox-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98613,7 +102321,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-nfv - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98624,8 +102332,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -98634,14 +102341,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-30d + minimum_interval: 168h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ovn-etcd-scaling-capi spec: containers: - args: @@ -98650,8 +102358,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-30d + - --secret-dir=/usr/local/e2e-openstack-ovn-etcd-scaling-capi-cluster-profile + - --target=e2e-openstack-ovn-etcd-scaling-capi - --variant=nightly-4.16 command: - ci-operator @@ -98668,7 +102376,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-30d-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-etcd-scaling-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98695,7 +102403,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98706,8 +102414,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -98716,14 +102423,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-360d + minimum_interval: 48h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ovn-parallel-capi spec: containers: - args: @@ -98732,8 +102440,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-360d + - --secret-dir=/usr/local/e2e-openstack-ovn-parallel-capi-cluster-profile + - --target=e2e-openstack-ovn-parallel-capi - --variant=nightly-4.16 command: - ci-operator @@ -98750,7 +102458,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-360d-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-parallel-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98777,7 +102485,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98788,8 +102496,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -98798,14 +102505,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-60d + minimum_interval: 48h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ovn-password-capi spec: containers: - args: @@ -98814,8 +102522,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-60d + - --secret-dir=/usr/local/e2e-openstack-ovn-password-capi-cluster-profile + - --target=e2e-openstack-ovn-password-capi - --variant=nightly-4.16 command: - ci-operator @@ -98832,7 +102540,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-60d-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-password-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98859,7 +102567,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98870,8 +102578,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: '@weekly' + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -98880,14 +102587,15 @@ periodics: org: openshift repo: release labels: - ci-operator.openshift.io/cloud: packet-edge - ci-operator.openshift.io/cloud-cluster-profile: packet-sno + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-metal-ovn-sno-cert-rotation-suspend-90d + minimum_interval: 48h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ovn-serial-capi spec: containers: - args: @@ -98896,8 +102604,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile - - --target=e2e-metal-ovn-sno-cert-rotation-suspend-90d + - --secret-dir=/usr/local/e2e-openstack-ovn-serial-capi-cluster-profile + - --target=e2e-openstack-ovn-serial-capi - --variant=nightly-4.16 command: - ci-operator @@ -98914,7 +102622,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-metal-ovn-sno-cert-rotation-suspend-90d-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-serial-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -98941,7 +102649,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-sno + secretName: cluster-secrets-openstack-vexxhost - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -98952,7 +102660,7 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 + cluster: build05 decorate: true decoration_config: skip_cloning: true @@ -98962,15 +102670,14 @@ periodics: repo: release interval: 168h labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-nutanix-ovn + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ovn-techpreview spec: containers: - args: @@ -98979,8 +102686,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-cluster-profile - - --target=e2e-nutanix-ovn + - --secret-dir=/usr/local/e2e-openstack-ovn-techpreview-cluster-profile + - --target=e2e-openstack-ovn-techpreview - --variant=nightly-4.16 command: - ci-operator @@ -98997,7 +102704,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-cluster-profile + - mountPath: /usr/local/e2e-openstack-ovn-techpreview-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -99024,7 +102731,89 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-nutanix + secretName: cluster-secrets-openstack-vexxhost + - 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: build02 + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: master + org: openshift + repo: release + labels: + ci-operator.openshift.io/cloud: openstack-vh-mecha-central + ci-operator.openshift.io/cloud-cluster-profile: openstack-vh-mecha-central + ci-operator.openshift.io/variant: nightly-4.16 + ci.openshift.io/generator: prowgen + ci.openshift.io/no-builds: "true" + job-release: "4.16" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + minimum_interval: 144h + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-proxy-capi + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --secret-dir=/usr/local/e2e-openstack-proxy-capi-cluster-profile + - --target=e2e-openstack-proxy-capi + - --variant=nightly-4.16 + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /usr/local/e2e-openstack-proxy-capi-cluster-profile + name: cluster-profile + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: cluster-profile + secret: + secretName: cluster-secrets-openstack-vh-mecha-central - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -99039,21 +102828,22 @@ periodics: decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 24h labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix + ci-operator.openshift.io/cloud: powervs-5 + ci-operator.openshift.io/cloud-cluster-profile: powervs-5 ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-nutanix-ovn-techpreview + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-powervs-capi-ovn-capi spec: containers: - args: @@ -99062,8 +102852,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-nutanix-ovn-techpreview-cluster-profile - - --target=e2e-nutanix-ovn-techpreview + - --secret-dir=/usr/local/e2e-powervs-capi-ovn-capi-cluster-profile + - --target=e2e-powervs-capi-ovn-capi - --variant=nightly-4.16 command: - ci-operator @@ -99080,7 +102870,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-nutanix-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-powervs-capi-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -99107,7 +102897,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-nutanix + secretName: cluster-secrets-powervs-5 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher @@ -99118,24 +102908,26 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 + cluster: build01 decorate: true decoration_config: skip_cloning: true + timeout: 6h0m0s extra_refs: - base_ref: master org: openshift repo: release - interval: 168h + interval: 12h labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost + ci-operator.openshift.io/cloud: powervs-5 + ci-operator.openshift.io/cloud-cluster-profile: powervs-5 + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: nightly-4.16 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" job-release: "4.16" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-release-master-nightly-4.16-e2e-openstack-ovn-techpreview + name: periodic-ci-openshift-release-master-nightly-4.16-e2e-powervs-ovn-capi spec: containers: - args: @@ -99144,8 +102936,8 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/e2e-openstack-ovn-techpreview-cluster-profile - - --target=e2e-openstack-ovn-techpreview + - --secret-dir=/usr/local/e2e-powervs-ovn-capi-cluster-profile + - --target=e2e-powervs-ovn-capi - --variant=nightly-4.16 command: - ci-operator @@ -99162,7 +102954,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/e2e-openstack-ovn-techpreview-cluster-profile + - mountPath: /usr/local/e2e-powervs-ovn-capi-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials @@ -99189,7 +102981,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-openstack-vexxhost + secretName: cluster-secrets-powervs-5 - name: manifest-tool-local-pusher secret: secretName: manifest-tool-local-pusher