From fa445141e300a587fd708b9d409791f5eaf1e2ae Mon Sep 17 00:00:00 2001 From: dis Date: Tue, 7 Jan 2025 17:57:29 +0530 Subject: [PATCH 1/3] OCPQE-21002 add missing 4.14 upgrade jobs --- ...nightly-4.14-upgrade-from-stable-4.13.yaml | 379 ++++++++++- ...nightly-4.14-upgrade-from-stable-4.14.yaml | 617 +++++++++++++++++- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 103 ++- ...nightly-4.14-upgrade-from-stable-4.13.yaml | 28 +- ...nightly-4.14-upgrade-from-stable-4.14.yaml | 46 +- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 28 +- ...nightly-4.14-upgrade-from-stable-4.13.yaml | 300 ++++++++- ...nightly-4.14-upgrade-from-stable-4.14.yaml | 452 ++++++++++++- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 31 +- 9 files changed, 1822 insertions(+), 162 deletions(-) diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml index d3c6993987ed..50b748d5692f 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: "4.13" + name: '4.13' namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: "4.13" + name: '4.13' namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: "4.13" + name: '4.13' namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.13" + tag: '4.13' tools: - name: "4.13" + name: '4.13' namespace: ocp tag: tools upi-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: upi-installer verification-tests: @@ -56,7 +56,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: "4.14" + version: '4.14' resources: '*': requests: @@ -69,18 +69,31 @@ tests: cluster_profile: aws-c2s-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private +- as: aws-ipi-disc-priv-localzone-fips-f28 + cron: 26 21 9 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-edge-zone - as: aws-ipi-disc-priv-mtu-localzone-fips-f28 cron: 41 15 15 * * steps: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -90,10 +103,10 @@ tests: steps: cluster_profile: aws-qe env: - BASE_DOMAIN: qe.devcluster.openshift.com BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com ENABLE_OTA_TEST: OCP-24663 - PERSISTENT_MONITORING: "false" + PERSISTENT_MONITORING: 'false' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& UPGRADE_CHECK_RUN_TAGS: not @console UPGRADE_PRE_RUN_TAGS: not @console @@ -105,12 +118,12 @@ tests: steps: cluster_profile: aws-qe env: - BASE_DOMAIN: qe.devcluster.openshift.com BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com ENABLE_OTA_TEST: OCP-66839 EXPECTED_CAPABILITIES_IN_CREDENTIALREQUEST_POST: ImageRegistry MachineAPI - FIPS_ENABLED: "true" - PERSISTENT_MONITORING: "false" + FIPS_ENABLED: 'true' + PERSISTENT_MONITORING: 'false' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& UPGRADE_CCO_MANUAL_MODE: oidc test: @@ -134,11 +147,48 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb +- as: aws-ipi-efa-pg-f28 + cron: 42 10 18 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-efa-pg +- as: aws-ipi-localzone-byo-subnet-ovn-day2-f28 + cron: 15 19 24 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-edge-zone-byo-subnet-ovn-day2 +- as: aws-ipi-localzone-byo-subnet-sdn-f28 + cron: 2 11 24 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-edge-zone-byo-subnet-sdn +- as: aws-ipi-localzone-fips-f28 + cron: 24 5 20 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-edge-zone - as: aws-ipi-network-mtu-localzone-f28 cron: 27 17 5 * * steps: @@ -157,6 +207,16 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-network-mtu-edge-zone-sdn +- as: aws-ipi-private-shared-vpc-phz-sts-f28 + cron: 39 14 5 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + EXTRACT_MANIFEST_INCLUDED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-private-shared-vpc-phz-sts - as: aws-ipi-shared-vpc-phz-f28 cron: 32 3 12 * * steps: @@ -172,10 +232,33 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts +- as: aws-sc2s-ipi-disc-priv-fips-f28 + cron: 23 5 14 * * + steps: + cluster_profile: aws-sc2s-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + FIPS_ENABLED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-sc2s-ipi-disconnected-private +- as: aws-usgov-ipi-disc-priv-f28 + cron: 16 3 21 * * + steps: + cluster_profile: aws-usgov-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-usgov-ipi-disconnected-private - as: aws-usgov-ipi-private-f28 cron: 22 13 13 * * steps: @@ -194,6 +277,17 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-cco-manual-security-token-service +- as: azure-ipi-confidential-trustedlaunch-f28 + cron: 6 15 13 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + ENABLE_CONFIDENTIAL_COMPUTE: 'true' + ENABLE_CONFIDENTIAL_CONTROL_PLANE: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-confidential-trustedlaunch - as: azure-ipi-disc-fullyprivate-f28 cron: 24 14 3 * * steps: @@ -205,6 +299,18 @@ tests: test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-azure-ipi-disconnected-fullyprivate +- as: azure-ipi-disc-oidc-f28 + cron: 37 10 3 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-disconnected-cco-manual-workload-identity - as: azure-ipi-proxy-workers-rhcos-rhel8-f28 cron: 0 21 23 * * steps: @@ -214,6 +320,18 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-proxy-workers-rhcos-rhel8 +- as: azure-ipi-vmgenv1-f28 + cron: 35 6 8 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_NP10s + CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s + CUSTOM_AZURE_REGION: southcentralus + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-generation - as: azure-ipi-workers-rhel8-f28 cron: 56 16 25 * * steps: @@ -229,38 +347,123 @@ tests: cluster_profile: azuremag-qe env: BASE_DOMAIN: qemag.azure.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-mag-ipi +- as: azure-mag-ipi-fullyprivate-f28 + cron: 35 21 27 * * + steps: + cluster_profile: azuremag-qe + env: + BASE_DOMAIN: qemag.azure.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-mag-ipi-fullyprivate - as: azure-stack-ipi-proxy-fips-f28 cluster: build01 cron: 34 5 15 * * steps: cluster_profile: azurestack-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy +- as: azure-stack-upi-f28 + cluster: build01 + cron: 4 22 8 * * + steps: + cluster_profile: azurestack-qe + env: + E2E_RUN_TAGS: not @storage + EXTRACT_MANIFEST_INCLUDED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-stack-upi +- as: baremetal-upi-ovn-ipv4-compact-f28 + cluster: build05 + cron: 36 14 22 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + architecture: amd64 + masters: '3' + workers: '0' + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-upi +- as: baremetal-upi-ovn-ipv4-f28 + cluster: build05 + cron: 27 14 3 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + architecture: amd64 + masters: '3' + workers: '2' + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-upi +- as: baremetalds-ipi-ovn-dualstack-primaryv6-f28 + cron: 36 2 27 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + DEVSCRIPTS_CONFIG: 'IP_STACK=v6v4 + + MIRROR_IMAGES=true + + INSTALLER_PROXY=true + + NETWORK_TYPE=OVNKubernetes + + ' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn - as: baremetalds-ipi-ovn-ipv4-fips-f28 cron: 32 3 22 * * steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: | - FIPS_MODE=true + DEVSCRIPTS_CONFIG: 'FIPS_MODE=true + IP_STACK=v4 + NETWORK_TYPE=OVNKubernetes + + ' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn +- as: baremetalds-ipi-ovn-ipv6-fips-f28 + cron: 32 3 1 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + DEVSCRIPTS_CONFIG: 'FIPS_MODE=true + + IP_STACK=v6 + + MIRROR_IMAGES=true + + INSTALLER_PROXY=true + + NETWORK_TYPE=OVNKubernetes + + ' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn - as: gcp-ipi-confidential-computing-fips-f28 cron: 16 2 9 * * steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-confidential-computing @@ -269,11 +472,18 @@ tests: steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-gcp-ipi-disconnected-private-cco-manual-workload-identity +- as: gcp-ipi-mini-perm-custom-type-f28 + cron: 31 3 4 * * + steps: + cluster_profile: gcp-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-minimal-permission - as: gcp-ipi-ovn-ipsec-f28 cron: 1 20 5 * * steps: @@ -283,6 +493,22 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-ovn-ipsec +- as: gcp-ipi-proxy-etcd-encryption-f28-compliance + cron: 32 9 27 * * + steps: + cluster_profile: gcp-qe + env: + E2E_RUN_TAGS: '@complianceoperator' + FILTERS_ADDITIONAL: '' + TEST_FILTERS: ~HyperShiftMGMT&;~StressTest& + TEST_PARALLEL: '3' + TEST_SCENARIOS: Compliance_Operator + TEST_TIMEOUT: '40' + test: + - ref: openshift-extended-test + - ref: openshift-extended-web-tests + - ref: openshift-e2e-test-qe-report + workflow: cucushift-installer-rehearse-gcp-ipi-proxy-etcd-encryption - as: gcp-ipi-proxy-private-f28 cron: 31 18 13 * * steps: @@ -295,17 +521,24 @@ tests: steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: "true" - RT_ENABLED: "true" + FIPS_ENABLED: 'true' + RT_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-cco-manual-workload-identity +- as: gcp-ipi-secureboot-confidential-computing-f28 + cron: 51 0 20 * * + steps: + cluster_profile: gcp-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-secureboot-confidential-computing - as: gcp-ipi-xpn-fips-f28 cron: 23 3 14 * * steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-xpn @@ -316,15 +549,38 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-upi +- as: ibmcloud-ipi-mini-perm-f28 + cron: 41 9 9 * * + steps: + cluster_profile: ibmcloud-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi-minimal-permission +- as: ibmcloud-ipi-ovn-ipsec-f28 + cron: 13 12 7 * * + steps: + cluster_profile: ibmcloud-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi-ovn-ipsec - as: ibmcloud-ipi-private-fips-f28 cron: 41 4 16 * * steps: cluster_profile: ibmcloud-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-ibmcloud-ipi-private +- as: ibmcloud-ipi-proxy-private-rt-f28 + cron: 51 22 5 * * + steps: + cluster_profile: ibmcloud-qe + env: + RT_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private - as: ibmcloud-ipi-workers-rhel8-f28 cron: 28 3 1 * * steps: @@ -338,17 +594,28 @@ tests: steps: cluster_profile: nutanix-qe env: - RT_ENABLED: "true" + RT_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-nutanix-ipi-boot-categories-project +- as: nutanix-ipi-compact-image-registry-s3-f28 + cluster: build01 + cron: 13 2 27 * * + steps: + cluster_profile: nutanix-qe + env: + EXTRACT_MANIFEST_INCLUDED: 'true' + SIZE_VARIANT: compact + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-nutanix-ipi-image-registry-s3 - as: nutanix-ipi-disc-rt-f28 cluster: build01 cron: 1 18 19 * * steps: cluster_profile: nutanix-qe-dis env: - RT_ENABLED: "true" + RT_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -359,7 +626,7 @@ tests: steps: cluster_profile: nutanix-qe-dis env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-nutanix-ipi-proxy @@ -389,7 +656,7 @@ tests: steps: cluster_profile: vsphere-elastic env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-disk-encryption-tang @@ -400,6 +667,22 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-external-lb-post +- as: vsphere-ipi-ovn-dualstack-f28 + cron: 27 5 8 * * + steps: + cluster_profile: vsphere-elastic + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-dualstack +- as: vsphere-ipi-ovn-dualstack-privmaryv6-f28 + cron: 23 16 3 * * + steps: + cluster_profile: vsphere-elastic + env: + IP_FAMILIES: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-dualstack - as: vsphere-ipi-ovn-ipsec-f28 cron: 29 8 9 * * steps: @@ -412,7 +695,7 @@ tests: steps: cluster_profile: vsphere-dis-2 env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' leases: - env: VSPHERE_BASTION_LEASED_RESOURCE resource_type: vsphere-connected-2-quota-slice @@ -429,6 +712,16 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-proxy-workers-rhel8 +- as: vsphere-ipi-remote-worker-f28 + cron: 31 0 6 * * + steps: + cluster_profile: vsphere-connected-2 + leases: + - env: VSPHERE_EXTRA_LEASED_RESOURCE + resource_type: vsphere-connected-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-remote-worker - as: vsphere-ipi-sdn-f28 cron: 2 21 27 * * steps: @@ -436,6 +729,13 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-sdn +- as: vsphere-ipi-template-f28 + cron: 48 5 19 * * + steps: + cluster_profile: vsphere-connected-2 + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-template - as: vsphere-ipi-zones-f28 cron: 17 11 27 * * steps: @@ -443,6 +743,17 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-zones +- as: vsphere-ipi-zones-multisubnets-external-lb-f28 + cron: 54 19 19 * * + steps: + cluster_profile: vsphere-multizone-2 + leases: + - count: 2 + env: VSPHERE_EXTRA_LEASED_RESOURCE + resource_type: vsphere-multizone-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-zones-multisubnets-external-lb - as: vsphere-upi-disc-sdn-workers-rhcos-rhel8-f28 cron: 31 19 1 * * steps: @@ -460,7 +771,7 @@ tests: steps: cluster_profile: vsphere-dis-2 env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& leases: - env: VSPHERE_BASTION_LEASED_RESOURCE diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml index 52d74c943ab7..4e0f1e893b5c 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml @@ -1,6 +1,6 @@ base_images: ansible: - name: "4.14" + name: '4.14' namespace: ocp tag: ansible assisted-service-scripts: @@ -8,11 +8,11 @@ base_images: namespace: edge-infrastructure tag: assisted-service-scripts aws-efs-csi-operator-create-efs: - name: "4.14" + name: '4.14' namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: "4.14" + name: '4.14' namespace: ocp tag: cli dev-scripts: @@ -28,23 +28,23 @@ base_images: namespace: hypershift tag: latest openstack-installer: - name: "4.14" + name: '4.14' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tools: - name: "4.14" + name: '4.14' namespace: ocp tag: tools upi-installer: - name: "4.14" + name: '4.14' namespace: ocp tag: upi-installer verification-tests: @@ -68,21 +68,34 @@ releases: architecture: amd64 product: ocp stream: nightly - version: "4.14" + version: '4.14' resources: '*': requests: cpu: 100m memory: 200Mi tests: +- as: aws-c2s-ipi-disc-priv-fips-f28 + cron: 42 15 5 * * + steps: + cluster_profile: aws-c2s-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private - as: aws-ipi-disc-priv-localzone-fips-f60 cron: 45 8 23 1,3,5,7,9,11 * steps: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -93,11 +106,26 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private +- as: aws-ipi-disc-priv-sts-basecap-none-f28 + cron: 26 22 2 * * + steps: + cluster_profile: aws-qe + env: + ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI + BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + PERSISTENT_MONITORING: 'false' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service - as: aws-ipi-disc-priv-sts-efs-f60 cron: 12 23 29 2,4,6,8,10,12 * steps: @@ -106,7 +134,7 @@ tests: OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14 env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -117,12 +145,39 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb +- as: aws-ipi-efa-pg-f28 + cron: 42 10 18 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-efa-pg +- as: aws-ipi-localzone-byo-subnet-ovn-day2-f28 + cron: 15 19 24 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-edge-zone-byo-subnet-ovn-day2 +- as: aws-ipi-localzone-byo-subnet-sdn-f28 + cron: 2 11 24 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-edge-zone-byo-subnet-sdn - as: aws-ipi-localzone-f60 cron: 38 18 2 2,4,6,8,10,12 * steps: @@ -132,6 +187,16 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-edge-zone +- as: aws-ipi-localzone-fips-f28 + cron: 24 5 20 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-edge-zone - as: aws-ipi-localzone-sdn-f60 cron: 2 18 23 1,3,5,7,9,11 * steps: @@ -148,7 +213,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com EXTRA_ARGS: --node-upgrade-type=InPlace - MCE_VERSION: "2.4" + MCE_VERSION: '2.4' TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: - chain: openshift-upgrade-qe-test-hypershift @@ -159,11 +224,73 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - MCE_VERSION: "2.4" + MCE_VERSION: '2.4' TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: - chain: openshift-upgrade-qe-test-hypershift workflow: cucushift-installer-rehearse-aws-ipi-ovn-hypershift-mce-guest +- as: aws-ipi-private-shared-vpc-phz-sts-f28 + cron: 39 14 5 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + EXTRACT_MANIFEST_INCLUDED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-private-shared-vpc-phz-sts +- as: aws-ipi-shared-vpc-phz-f28 + cron: 6 3 1 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz +- as: aws-ipi-shared-vpc-phz-sts-fips-f28 + cron: 27 22 26 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts +- as: aws-ipi-workers-marketplace-f28 + cron: 43 16 10 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-workers-marketplace +- as: aws-sc2s-ipi-disc-priv-fips-f28 + cron: 23 5 14 * * + steps: + cluster_profile: aws-sc2s-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + FIPS_ENABLED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-sc2s-ipi-disconnected-private +- as: aws-usgov-ipi-disc-priv-f28 + cron: 16 3 21 * * + steps: + cluster_profile: aws-usgov-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-usgov-ipi-disconnected-private - as: aws-usgov-ipi-private-f60 cron: 15 7 15 1,3,5,7,9,11 * steps: @@ -179,10 +306,52 @@ tests: cluster_profile: aws-usgov-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-cco-manual-security-token-service +- as: aws-usgov-ipi-private-workers-marketplace-f28 + cron: 4 9 21 * * + steps: + cluster_profile: aws-usgov-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-workers-marketplace +- as: azure-ipi-confidential-trustedlaunch-f28 + cron: 6 15 13 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + ENABLE_CONFIDENTIAL_COMPUTE: 'true' + ENABLE_CONFIDENTIAL_CONTROL_PLANE: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-confidential-trustedlaunch +- as: azure-ipi-disc-oidc-f28 + cron: 37 10 3 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-disconnected-cco-manual-workload-identity +- as: azure-ipi-marketplace-mini-perm-f28 + cron: 12 7 25 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + OS_IMAGE_VERSION: 413.92.2023101700 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-marketplace-minimal-permission - as: azure-ipi-proxy-workers-rhcos-rhel8-f60 cron: 14 7 10 2,4,6,8,10,12 * steps: @@ -192,6 +361,18 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-proxy-workers-rhcos-rhel8 +- as: azure-ipi-vmgenv1-f28 + cron: 35 6 8 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_NP10s + CONTROL_PLANE_INSTANCE_TYPE: Standard_NP10s + CUSTOM_AZURE_REGION: southcentralus + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-generation - as: azure-ipi-workers-rhel8-f60 cron: 13 21 14 1,3,5,7,9,11 * steps: @@ -201,6 +382,85 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-workers-rhel8 +- as: azure-mag-ipi-fips-f28 + cron: 25 2 13 * * + steps: + cluster_profile: azuremag-qe + env: + BASE_DOMAIN: qemag.azure.devcluster.openshift.com + FIPS_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-mag-ipi +- as: azure-mag-ipi-fullyprivate-f28 + cron: 35 21 27 * * + steps: + cluster_profile: azuremag-qe + env: + BASE_DOMAIN: qemag.azure.devcluster.openshift.com + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-mag-ipi-fullyprivate +- as: azure-stack-ipi-f28 + cluster: build01 + cron: 21 12 22 * * + steps: + cluster_profile: azurestack-qe + env: + E2E_RUN_TAGS: not @storage + EXTRACT_MANIFEST_INCLUDED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-stack-ipi +- as: azure-stack-ipi-proxy-fips-f28 + cluster: build01 + cron: 29 3 25 * * + steps: + cluster_profile: azurestack-qe + env: + E2E_RUN_TAGS: not @storage + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy +- as: azure-stack-upi-f28 + cluster: build01 + cron: 4 22 8 * * + steps: + cluster_profile: azurestack-qe + env: + E2E_RUN_TAGS: not @storage + EXTRACT_MANIFEST_INCLUDED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-stack-upi +- as: baremetal-upi-ovn-ipv4-compact-f28 + cluster: build05 + cron: 36 14 22 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + architecture: amd64 + masters: '3' + workers: '0' + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-upi +- as: baremetal-upi-ovn-ipv4-f28 + cluster: build05 + cron: 27 14 3 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + architecture: amd64 + masters: '3' + workers: '2' + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-upi - as: baremetalds-agent-hypershift-mce-inplace-f60 cluster: build05 cron: 54 12 4 2,4,6,8,10,12 * @@ -209,18 +469,69 @@ tests: env: EXTRA_ARGS: --node-upgrade-type=InPlace LVM_OPERATOR_SUB_CHANNEL: stable-4.14 - MCE_VERSION: "2.4" + MCE_VERSION: '2.4' TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: - chain: openshift-upgrade-qe-test-hypershift workflow: cucushift-installer-rehearse-baremetalds-assisted-hypershift-agent-mce-guest +- as: baremetalds-ipi-ovn-dualstack-primaryv6-f28 + cron: 36 2 27 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + DEVSCRIPTS_CONFIG: 'IP_STACK=v6v4 + + MIRROR_IMAGES=true + + INSTALLER_PROXY=true + + NETWORK_TYPE=OVNKubernetes + + ' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn +- as: baremetalds-ipi-ovn-ipv4-fips-f28 + cron: 45 0 11 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + DEVSCRIPTS_CONFIG: 'FIPS_MODE=true + + IP_STACK=v4 + + NETWORK_TYPE=OVNKubernetes + + ' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn +- as: baremetalds-ipi-ovn-ipv6-fips-f28 + cron: 32 3 1 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + DEVSCRIPTS_CONFIG: 'FIPS_MODE=true + + IP_STACK=v6 + + MIRROR_IMAGES=true + + INSTALLER_PROXY=true + + NETWORK_TYPE=OVNKubernetes + + ' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn - as: baremetalds-kubevirt-hypershift-mce-replace-f60 cron: 12 10 9 1,3,5,7,9,11 * steps: cluster_profile: equinix-ocp-metal-qe env: LVM_OPERATOR_SUB_CHANNEL: stable-4.14 - MCE_VERSION: "2.4" + MCE_VERSION: '2.4' ODF_OPERATOR_SUB_CHANNEL: stable-4.14 TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: @@ -231,31 +542,210 @@ tests: steps: cluster_profile: gcp-qe env: - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-gcp-ipi-disconnected-private-cco-manual-workload-identity +- as: gcp-ipi-marketplace-f28 + cron: 11 12 26 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_OSIMAGE: projects/redhat-marketplace-public/global/images/redhat-coreos-ocp-413-x86-64-202305021736 + CONTROL_PLANE_OSIMAGE: projects/redhat-marketplace-public/global/images/redhat-coreos-ocp-413-x86-64-202305021736 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-workers-marketplace +- as: gcp-ipi-mini-perm-custom-type-f28 + cron: 31 3 4 * * + steps: + cluster_profile: gcp-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-minimal-permission +- as: gcp-ipi-proxy-etcd-encryption-f28-compliance + cron: 32 9 27 * * + steps: + cluster_profile: gcp-qe + env: + E2E_RUN_TAGS: '@complianceoperator' + FILTERS_ADDITIONAL: '' + TEST_FILTERS: ~HyperShiftMGMT&;~StressTest& + TEST_PARALLEL: '3' + TEST_SCENARIOS: Compliance_Operator + TEST_TIMEOUT: '40' + test: + - ref: openshift-extended-test + - ref: openshift-extended-web-tests + - ref: openshift-e2e-test-qe-report + workflow: cucushift-installer-rehearse-gcp-ipi-proxy-etcd-encryption +- as: gcp-ipi-secureboot-confidential-computing-f28 + cron: 51 0 20 * * + steps: + cluster_profile: gcp-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-secureboot-confidential-computing +- as: ibmcloud-ipi-mini-perm-f28 + cron: 41 9 9 * * + steps: + cluster_profile: ibmcloud-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi-minimal-permission +- as: ibmcloud-ipi-ovn-ipsec-f28 + cron: 13 12 7 * * + steps: + cluster_profile: ibmcloud-qe + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi-ovn-ipsec - as: ibmcloud-ipi-private-fips-f28 cron: 36 5 22 * * steps: cluster_profile: ibmcloud-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-ibmcloud-ipi-private +- as: ibmcloud-ipi-proxy-private-rt-f28 + cron: 51 22 5 * * + steps: + cluster_profile: ibmcloud-qe + env: + RT_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private +- as: ibmcloud-ipi-tp-f28 + cron: 6 15 25 * * + steps: + cluster_profile: ibmcloud-qe + env: + FEATURE_SET: TechPreviewNoUpgrade + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-ibmcloud-ipi +- as: nutanix-ipi-boot-categories-project-rt-f28 + cluster: build01 + cron: 28 13 7 * * + steps: + cluster_profile: nutanix-qe + env: + EXTRACT_MANIFEST_INCLUDED: 'true' + RT_ENABLED: 'true' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-nutanix-ipi-boot-categories-project +- as: nutanix-ipi-compact-image-registry-s3-f28 + cluster: build01 + cron: 13 2 27 * * + steps: + cluster_profile: nutanix-qe + env: + EXTRACT_MANIFEST_INCLUDED: 'true' + SIZE_VARIANT: compact + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-nutanix-ipi-image-registry-s3 +- as: nutanix-ipi-disc-rt-f28 + cluster: build01 + cron: 36 10 14 * * + steps: + cluster_profile: nutanix-qe-dis + env: + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + RT_ENABLED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-nutanix-ipi-disconnected - as: nutanix-ipi-proxy-fips-f28 cluster: build01 cron: 25 17 6 * * steps: cluster_profile: nutanix-qe-dis env: - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-nutanix-ipi-proxy +- as: nutanix-ipi-tp-f28 + cluster: build01 + cron: 12 4 17 * * + steps: + cluster_profile: nutanix-qe + env: + EXTRACT_MANIFEST_INCLUDED: 'true' + FEATURE_SET: TechPreviewNoUpgrade + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-nutanix-ipi +- as: vsphere-ipi-compact-etcd-encryption-f28 + cron: 5 11 26 * * + steps: + cluster_profile: vsphere-connected-2 + env: + SIZE_VARIANT: compact + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-etcd-encryption +- as: vsphere-ipi-disc-f28 + cron: 55 9 7 * * + steps: + cluster_profile: vsphere-dis-2 + env: + E2E_RUN_TAGS: '@disconnected' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + leases: + - env: VSPHERE_BASTION_LEASED_RESOURCE + resource_type: vsphere-connected-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-disconnected +- as: vsphere-ipi-disk-encryption-tang-fips-f28 + cron: 36 22 22 * * + steps: + cluster_profile: vsphere-elastic + env: + FIPS_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + - ref: idp-htpasswd + - ref: fips-check-fips-or-die + - ref: cucushift-pre + - ref: openshift-extended-test + - ref: cucushift-e2e + - ref: openshift-extended-test-supplementary + - ref: openshift-e2e-test-qe-report + workflow: cucushift-installer-rehearse-vsphere-ipi-disk-encryption-tang +- as: vsphere-ipi-external-lb-post-f28 + cron: 22 12 12 * * + steps: + cluster_profile: vsphere-connected-2 + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-external-lb-post +- as: vsphere-ipi-ovn-dualstack-f28 + cron: 27 5 8 * * + steps: + cluster_profile: vsphere-elastic + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-dualstack +- as: vsphere-ipi-ovn-dualstack-privmaryv6-f28 + cron: 23 16 3 * * + steps: + cluster_profile: vsphere-elastic + env: + IP_FAMILIES: DualStackIPv6Primary + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-dualstack - as: vsphere-ipi-ovn-ipsec-f60 cron: 5 18 16 1,3,5,7,9,11 * steps: @@ -273,6 +763,18 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-proxy +- as: vsphere-ipi-proxy-tp-f28 + cron: 26 6 14 * * + steps: + cluster_profile: vsphere-dis-2 + env: + FEATURE_SET: TechPreviewNoUpgrade + leases: + - env: VSPHERE_BASTION_LEASED_RESOURCE + resource_type: vsphere-connected-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-proxy - as: vsphere-ipi-proxy-workers-rhel8-f60 cron: 17 1 13 1,3,5,7,9,11 * steps: @@ -283,6 +785,71 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-proxy-workers-rhel8 +- as: vsphere-ipi-remote-worker-f28 + cron: 31 0 6 * * + steps: + cluster_profile: vsphere-connected-2 + leases: + - env: VSPHERE_EXTRA_LEASED_RESOURCE + resource_type: vsphere-connected-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-remote-worker +- as: vsphere-ipi-sdn-f28 + cron: 22 17 4 * * + steps: + cluster_profile: vsphere-connected-2 + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-sdn +- as: vsphere-ipi-static-ip-tp-f28 + cron: 3 22 5 * * + steps: + cluster_profile: vsphere-connected-2 + env: + FEATURE_SET: TechPreviewNoUpgrade + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-static-ip +- as: vsphere-ipi-template-f28 + cron: 48 5 19 * * + steps: + cluster_profile: vsphere-connected-2 + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-template +- as: vsphere-ipi-zones-f28 + cron: 14 22 25 * * + steps: + cluster_profile: vsphere-elastic + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-zones +- as: vsphere-ipi-zones-multisubnets-external-lb-f28 + cron: 54 19 19 * * + steps: + cluster_profile: vsphere-multizone-2 + leases: + - count: 2 + env: VSPHERE_EXTRA_LEASED_RESOURCE + resource_type: vsphere-multizone-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-ipi-zones-multisubnets-external-lb +- as: vsphere-upi-disc-secureboot-fips-f28 + cron: 6 19 22 * * + steps: + cluster_profile: vsphere-dis-2 + env: + E2E_RUN_TAGS: '@disconnected' + FIPS_ENABLED: 'true' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + leases: + - env: VSPHERE_BASTION_LEASED_RESOURCE + resource_type: vsphere-connected-2-quota-slice + test: + - chain: openshift-e2e-test-qe-automated-release + workflow: cucushift-installer-rehearse-vsphere-upi-disconnected-secureboot - as: vsphere-upi-encrypt-f60 cron: 18 22 11 1,3,5,7,9,11 * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml index b42acfa7aec3..729bf64cbec3 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml @@ -1,10 +1,10 @@ base_images: ansible: - name: "4.13" + name: '4.13' namespace: ocp tag: ansible cli: - name: "4.13" + name: '4.13' namespace: ocp tag: cli dev-scripts: @@ -12,23 +12,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.13" + tag: '4.13' tools: - name: "4.13" + name: '4.13' namespace: ocp tag: tools upi-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: upi-installer verification-tests: @@ -66,10 +66,21 @@ tests: cluster_profile: aws-c2s-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private +- as: aws-ipi-disc-priv-localzone-fips-f28 + cron: 6 2 6 * * + steps: + cluster_profile: aws-1-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-edge-zone - as: aws-ipi-disc-priv-sts-ep-fips-f28 cron: 16 8 7 * * steps: @@ -77,10 +88,41 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com ENABLE_OTA_TEST: OCP-30832 - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb +- as: aws-ipi-shared-vpc-phz-sts-fips-f28 + cron: 42 19 6 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts +- as: aws-ipi-usertags-custom-sg-fips-f28 + cron: 59 21 27 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + FIPS_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups +- as: aws-usgov-ipi-private-sts-f28 + cron: 3 21 21 * * + steps: + cluster_profile: aws-usgov-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + EXTRACT_MANIFEST_INCLUDED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-cco-manual-security-token-service - as: azure-ipi-disc-fullyprivate-f28 cron: 0 15 21 * * steps: @@ -91,6 +133,27 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-azure-ipi-disconnected-fullyprivate +- as: azure-mag-ipi-fips-f28 + cron: 11 14 27 * * + steps: + cluster_profile: azuremag-qe + env: + BASE_DOMAIN: qemag.azure.devcluster.openshift.com + FIPS_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-azure-mag-ipi +- as: azure-stack-ipi-proxy-fips-f28 + cluster: build01 + cron: 3 4 5 * * + steps: + cluster_profile: azurestack-qe + env: + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy - as: gcp-ipi-proxy-private-f28 cron: 32 18 13 * * steps: @@ -105,10 +168,19 @@ tests: steps: cluster_profile: ibmcloud-qe env: - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-sanity workflow: cucushift-installer-rehearse-ibmcloud-ipi-private +- as: ibmcloud-ipi-proxy-private-rt-f28 + cron: 36 23 7 * * + steps: + cluster_profile: ibmcloud-qe + env: + RT_ENABLED: 'true' + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private - as: nutanix-ipi-proxy-fips-f28 cluster: build01 cron: 33 3 28 * * @@ -116,7 +188,7 @@ tests: cluster_profile: nutanix-qe-dis env: ENABLE_OTA_TEST: OCP-24358 - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - ref: nutanix-upgrade-pre-config - chain: openshift-upgrade-qe-sanity @@ -133,13 +205,20 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-vsphere-ipi-disconnected +- as: vsphere-ipi-ovn-dualstack-f28 + cron: 38 12 18 * * + steps: + cluster_profile: vsphere-elastic + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-dualstack - as: vsphere-ipi-proxy-fips-f28 cron: 4 23 23 * * steps: cluster_profile: vsphere-dis-2 env: ENABLE_OTA_TEST: OCP-24358 - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' leases: - env: VSPHERE_BASTION_LEASED_RESOURCE resource_type: vsphere-connected-2-quota-slice diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml index 5d59af3b7023..f6be3a674343 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: "4.13" + name: '4.13' namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: "4.13" + name: '4.13' namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: "4.13" + name: '4.13' namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.13" + tag: '4.13' tools: - name: "4.13" + name: '4.13' namespace: ocp tag: tools upi-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: arm64 product: ocp stream: nightly - version: "4.14" + version: '4.14' latest: prerelease: architecture: amd64 @@ -65,7 +65,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: "4.14" + version: '4.14' resources: '*': requests: @@ -80,13 +80,13 @@ tests: OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:arm64-target env: - BASE_DOMAIN: qe.devcluster.openshift.com BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge ENABLE_OTA_TEST: OCP-24663 OCP_ARCH: arm64 - PERSISTENT_MONITORING: "false" + PERSISTENT_MONITORING: 'false' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -99,14 +99,14 @@ tests: OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:arm64-target env: - BASE_DOMAIN: qe.devcluster.openshift.com BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge ENABLE_OTA_TEST: OCP-66839 EXPECTED_CAPABILITIES_IN_CREDENTIALREQUEST_POST: ImageRegistry MachineAPI OCP_ARCH: arm64 - PERSISTENT_MONITORING: "false" + PERSISTENT_MONITORING: 'false' TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& UPGRADE_CCO_MANUAL_MODE: oidc test: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml index 347ac491f022..cc103e21836a 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: "4.14" + name: '4.14' namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: "4.14" + name: '4.14' namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: "4.14" + name: '4.14' namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.14" + name: '4.14' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tools: - name: "4.14" + name: '4.14' namespace: ocp tag: tools upi-installer: - name: "4.14" + name: '4.14' namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: arm64 product: ocp stream: nightly - version: "4.14" + version: '4.14' latest: prerelease: architecture: amd64 @@ -65,7 +65,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: "4.14" + version: '4.14' resources: '*': requests: @@ -83,12 +83,32 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' OCP_ARCH: arm64 TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private +- as: aws-ipi-disc-priv-sts-basecap-none-f28 + cron: 25 2 5 * * + steps: + cluster_profile: aws-qe + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest + env: + ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI + BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + E2E_RUN_TAGS: '@disconnected' + EXTRACT_MANIFEST_INCLUDED: 'true' + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service - as: aws-ipi-disc-priv-sts-efs-f60 cron: 15 3 16 1,3,5,7,9,11 * steps: @@ -102,7 +122,7 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' OCP_ARCH: arm64 TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: @@ -119,7 +139,7 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' OCP_ARCH: arm64 TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml index 479a3d53340a..3d70092c6c32 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml @@ -1,10 +1,10 @@ base_images: ansible: - name: "4.13" + name: '4.13' namespace: ocp tag: ansible cli: - name: "4.13" + name: '4.13' namespace: ocp tag: cli dev-scripts: @@ -12,23 +12,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.13" + tag: '4.13' tools: - name: "4.13" + name: '4.13' namespace: ocp tag: tools upi-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: upi-installer verification-tests: @@ -86,6 +86,20 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb +- as: aws-ipi-usertags-custom-sg-f28 + cron: 56 4 23 * * + steps: + cluster_profile: aws-qe + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups - as: azure-ipi-disc-fullyprivate-f28 cron: 26 14 26 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml index f52e3781743c..43b6109f307f 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: "4.13" + name: '4.13' namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: "4.13" + name: '4.13' namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: "4.13" + name: '4.13' namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.13" + tag: '4.13' tools: - name: "4.13" + name: '4.13' namespace: ocp tag: tools upi-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: multi product: ocp stream: nightly - version: "4.14" + version: '4.14' resources: '*': requests: @@ -67,17 +67,29 @@ tests: OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.13 env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-iam-role-efs +- as: aws-ipi-byo-kms-etcd-encryption-arm-f28 + cron: 2 18 2 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-byo-kms-etcd-encryption - as: aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 cron: 31 9 1 * * steps: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-kms-etcd-encryption @@ -94,16 +106,40 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-route53-registry-s3-cloudfront +- as: aws-ipi-imdsv2-arm-f28 + cron: 3 10 9 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-imdsv2 - as: aws-ipi-imdsv2-fips-amd-f28 cron: 15 14 17 * * steps: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-imdsv2 +- as: aws-ipi-ingress-lbtype-classic-arm-f28 + cron: 55 7 24 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-ingress-lbtype-classic - as: aws-ipi-ingress-lbtype-nlb-arm-f28 cron: 22 18 13 * * steps: @@ -116,16 +152,28 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-ingress-lbtype-nlb +- as: aws-ipi-mini-perm-arm-f28 + cron: 54 19 15 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-minimal-permission - as: aws-ipi-ovn-ipsec-arm-mixarch-f28 cron: 1 17 21 * * steps: cluster_profile: aws-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -140,11 +188,11 @@ tests: steps: cluster_profile: aws-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -165,6 +213,45 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-proxy-cco-manual-security-token-service +- as: aws-ipi-sdn-arm-f28 + cron: 4 9 3 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-sdn +- as: aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 + cron: 6 20 19 * * + steps: + cluster_profile: aws-qe + env: + ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI + BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.2xlarge + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-sno-etcd-encryption +- as: aws-ipi-usertags-custom-sg-arm-f28 + cron: 34 5 15 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups - as: aws-ipi-usertags-fips-amd-f28 cron: 41 3 13 * * steps: @@ -172,7 +259,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com ENABLE_OTA_TEST: OCP-21588 - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-usertags @@ -181,19 +268,74 @@ tests: steps: cluster_profile: aws-qe env: - BASE_DOMAIN: qe.devcluster.openshift.com BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-upi +- as: aws-upi-basecap-none-arm-f28 + cron: 1 23 28 * * + steps: + cluster_profile: aws-qe + env: + BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com + BOOTSTRAP_INSTANCE_TYPE: m6g.large + MASTER_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + WORKER_INSTANCE_TYPE: m6g.xlarge + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-upi +- as: azure-ipi-arm-mixarch-f28 + cron: 0 1 25 * * + steps: + cluster_profile: azure-qe + env: + ADDITIONAL_WORKERS: '1' + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - ref: ipi-install-heterogeneous + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi +- as: azure-ipi-basecap-vset-additionalcap-arm-f28 + cron: 14 5 22 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset-additionalcaps +- as: azure-ipi-basecap-vset-arm-f28 + cron: 59 22 13 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset - as: azure-ipi-des-fips-amd-f28 cron: 31 8 2 * * steps: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - ENABLE_DES_DEFAULT_MACHINE: "true" - FIPS_ENABLED: "true" + ENABLE_DES_DEFAULT_MACHINE: 'true' + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-disk-encryption-set @@ -208,26 +350,77 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-fullyprivate-proxy +- as: azure-ipi-ingress-controller-arm-mixarch-f28 + cron: 59 13 23 * * + steps: + cluster_profile: azure-qe + env: + ADDITIONAL_WORKERS: '1' + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - ref: ipi-install-heterogeneous + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-ingress-custom-controller - as: azure-ipi-ingress-custom-controller-fips-amd-f28 cron: 11 6 5 * * steps: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ingress-custom-controller +- as: azure-ipi-mini-perm-arm-f28 + cron: 20 14 22 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-minimal-permission +- as: azure-ipi-oidc-mini-perm-arm-f28 + cron: 11 1 11 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + EXTRACT_MANIFEST_INCLUDED: 'true' + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-cco-manual-workload-identity-minimal-permission +- as: azure-ipi-ovn-etcd-encryption-compact-arm-f28 + cron: 15 4 9 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + SIZE_VARIANT: compact + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-ovn-etcd-encryption - as: azure-ipi-ovn-ipsec-arm-mixarch-day2-f28 cron: 36 11 22 * * steps: cluster_profile: azure-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 UPGRADE_CHECK_RUN_TAGS: '@heterogeneous' @@ -246,6 +439,54 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ovn-ipsec-azurefile-csi +- as: azure-ipi-private-spec-net-type-spec-perm-arm-f28 + cron: 46 16 6 * * + steps: + cluster_profile: azure-qe + env: + AZURE_COMPUTE_NETWORKING_TYPE: Basic + AZURE_DEFAULT_MACHINE_NETWORKING_TYPE: Accelerated + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + CONTROL_PLANE_INSTANCE_TYPE: Standard_D8ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-private-networking-type-minimal-permission +- as: azure-ipi-sdn-arm-f28 + cron: 25 8 7 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-sdn +- as: azure-ipi-sno-etcd-encryption-arm-f28 + cron: 27 6 17 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + SINGLE_NODE_AZURE_INSTANCE_TYPE: Standard_D32ps_v5 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-sno-etcd-encryption +- as: azure-ipi-ultrassd-disks-arm-f28 + cron: 21 4 14 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-ultrassd-disk - as: azure-ipi-ultrassd-disks-fips-amd-f28 cron: 37 18 15 * * steps: @@ -253,10 +494,21 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com ENABLE_OTA_TEST: OCP-21588 - FIPS_ENABLED: "true" + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ultrassd-disk +- as: azure-ipi-usertags-arm-f28 + cron: 43 10 5 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-usertags - as: azure-upi-arm-f28 cron: 34 0 8 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml index 1d590752bc41..928147cfb67c 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: "4.14" + name: '4.14' namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: "4.14" + name: '4.14' namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: "4.14" + name: '4.14' namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.14" + name: '4.14' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tools: - name: "4.14" + name: '4.14' namespace: ocp tag: tools upi-installer: - name: "4.14" + name: '4.14' namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: multi product: ocp stream: nightly - version: "4.14" + version: '4.14' resources: '*': requests: @@ -73,6 +73,18 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-iam-role-efs +- as: aws-ipi-byo-kms-etcd-encryption-arm-f28 + cron: 2 18 2 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-byo-kms-etcd-encryption - as: aws-ipi-byo-route53-compact-cloudfront-arm-f60 cron: 42 19 2 1,3,5,7,9,11 * steps: @@ -98,6 +110,18 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-imdsv2 +- as: aws-ipi-ingress-lbtype-classic-arm-f28 + cron: 55 7 24 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-ingress-lbtype-classic - as: aws-ipi-ingress-lbtype-nlb-arm-f60 cron: 3 18 12 2,4,6,8,10,12 * steps: @@ -110,16 +134,28 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-ingress-lbtype-nlb +- as: aws-ipi-mini-perm-arm-f28 + cron: 54 19 15 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-minimal-permission - as: aws-ipi-ovn-ipsec-arm-mixarch-day2-f60 cron: 23 21 7 2,4,6,8,10,12 * steps: cluster_profile: aws-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -133,11 +169,11 @@ tests: steps: cluster_profile: aws-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -155,11 +191,38 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' OCP_ARCH: arm64 test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-proxy-cco-manual-security-token-service +- as: aws-ipi-sdn-arm-f28 + cron: 4 9 3 * * + steps: + cluster_profile: aws-qe + env: + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-sdn +- as: aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 + cron: 6 20 19 * * + steps: + cluster_profile: aws-qe + env: + ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI + BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.2xlarge + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-ipi-sno-etcd-encryption - as: aws-ipi-usertags-custom-sg-arm-f60 cron: 26 15 12 2,4,6,8,10,12 * steps: @@ -172,16 +235,31 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups +- as: aws-upi-basecap-none-arm-f28 + cron: 1 23 28 * * + steps: + cluster_profile: aws-qe + env: + BASELINE_CAPABILITY_SET: None + BASE_DOMAIN: qe.devcluster.openshift.com + BOOTSTRAP_INSTANCE_TYPE: m6g.large + MASTER_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + WORKER_INSTANCE_TYPE: m6g.xlarge + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-aws-upi - as: azure-ipi-arm-mixarch-day2-f60 cron: 24 10 7 1,3,5,7,9,11 * steps: cluster_profile: azure-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 UPGRADE_CHECK_RUN_TAGS: '@heterogeneous' @@ -194,11 +272,11 @@ tests: steps: cluster_profile: azure-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 - ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 UPGRADE_CHECK_RUN_TAGS: '@heterogeneous' @@ -207,14 +285,38 @@ tests: - ref: ipi-install-heterogeneous - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi +- as: azure-ipi-basecap-vset-additionalcap-arm-f28 + cron: 14 5 22 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset-additionalcaps +- as: azure-ipi-basecap-vset-arm-f28 + cron: 59 22 13 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset - as: azure-ipi-des-fips-amd-f60 cron: 36 9 15 2,4,6,8,10,12 * steps: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - ENABLE_DES_DEFAULT_MACHINE: "true" - FIPS_ENABLED: "true" + ENABLE_DES_DEFAULT_MACHINE: 'true' + FIPS_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-disk-encryption-set @@ -229,6 +331,45 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-fullyprivate-proxy +- as: azure-ipi-ingress-controller-arm-mixarch-f28 + cron: 59 13 23 * * + steps: + cluster_profile: azure-qe + env: + ADDITIONAL_WORKERS: '1' + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - ref: ipi-install-heterogeneous + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-ingress-custom-controller +- as: azure-ipi-mini-perm-arm-f28 + cron: 20 14 22 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-minimal-permission +- as: azure-ipi-nat-gateway-tp-arm-f28 + cron: 12 14 12 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + FEATURE_SET: TechPreviewNoUpgrade + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-nat-gateway - as: azure-ipi-oidc-mini-perm-arm-f60 cron: 7 9 25 2,4,6,8,10,12 * steps: @@ -236,11 +377,23 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 - EXTRACT_MANIFEST_INCLUDED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' OCP_ARCH: arm64 test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-cco-manual-workload-identity-minimal-permission +- as: azure-ipi-ovn-etcd-encryption-compact-arm-f28 + cron: 15 4 9 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + SIZE_VARIANT: compact + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-ovn-etcd-encryption - as: azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 cron: 49 9 27 * * steps: @@ -252,6 +405,77 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ovn-ipsec-azurefile-csi +- as: azure-ipi-private-spec-net-type-spec-perm-arm-f28 + cron: 46 16 6 * * + steps: + cluster_profile: azure-qe + env: + AZURE_COMPUTE_NETWORKING_TYPE: Basic + AZURE_DEFAULT_MACHINE_NETWORKING_TYPE: Accelerated + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + CONTROL_PLANE_INSTANCE_TYPE: Standard_D8ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-private-networking-type-minimal-permission +- as: azure-ipi-proxy-tp-arm-f28 + cron: 26 1 28 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + FEATURE_SET: TechPreviewNoUpgrade + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-proxy +- as: azure-ipi-sdn-arm-f28 + cron: 25 8 7 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-sdn +- as: azure-ipi-sno-etcd-encryption-arm-f28 + cron: 27 6 17 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + SINGLE_NODE_AZURE_INSTANCE_TYPE: Standard_D32ps_v5 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-sno-etcd-encryption +- as: azure-ipi-ultrassd-disks-arm-f28 + cron: 21 4 14 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-ultrassd-disk +- as: azure-ipi-usertags-arm-f28 + cron: 43 10 5 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-ipi-usertags - as: azure-upi-arm-f60 cron: 32 5 23 2,4,6,8,10,12 * steps: @@ -265,21 +489,122 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-upi +- as: azure-upi-mini-perm-arm-f28 + cron: 23 17 13 * * + steps: + cluster_profile: azure-qe + env: + BASE_DOMAIN: qe.azure.devcluster.openshift.com + BOOTSTRAP_NODE_TYPE: Standard_D4ps_v5 + COMPUTE_NODE_TYPE: Standard_D4ps_v5 + CONTROL_PLANE_NODE_TYPE: Standard_D8ps_v5 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-azure-upi-minimal-permission +- as: baremetal-ipi-ovn-dualstack-amd-vmedia-f28 + cluster: build05 + cron: 33 20 27 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + PRIMARY_NET: ipv4 + RESERVE_BOOTSTRAP: 'false' + architecture: amd64 + ipv6_enabled: 'true' + masters: '3' + workers: '2' + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-virtual-media +- as: baremetal-ipi-ovn-ipv4-fips-vmedia-amd-f28 + cluster: build05 + cron: 31 14 13 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + FIPS_ENABLED: 'true' + RESERVE_BOOTSTRAP: 'false' + architecture: amd64 + masters: '3' + workers: '2' + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-virtual-media +- as: gcp-ipi-basecap-none-additionalcaps-arm-f28 + cron: 11 19 3 * * + steps: + cluster_profile: gcp-qe + env: + BASELINE_CAPABILITY_SET: None + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + PERSISTENT_MONITORING: 'false' + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-capability-additionalcaps +- as: gcp-ipi-compact-filestore-csi-arm-f28 + cron: 43 21 18 * * + steps: + cluster_profile: gcp-qe + dependency_overrides: + OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14 + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + E2E_RUN_TAGS: not @storage + OCP_ARCH: arm64 + SIZE_VARIANT: compact + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-filestore-csi +- as: gcp-ipi-disk-encryption-arm-f28 + cron: 32 1 6 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-disk-encryption - as: gcp-ipi-ovn-ipsec-arm-mixarch-f60 cron: 54 6 25 2,4,6,8,10,12 * steps: cluster_profile: gcp-qe env: + ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: n2-standard-4 - ADDITIONAL_WORKERS: "1" - COMPUTE_NODE_REPLICAS: "2" + COMPUTE_NODE_REPLICAS: '2' COMPUTE_NODE_TYPE: t2a-standard-4 OCP_ARCH: arm64 test: - ref: ipi-install-heterogeneous - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-ovn-ipsec +- as: gcp-ipi-proxy-etcd-encryption-arm-f28 + cron: 32 14 25 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-proxy-etcd-encryption +- as: gcp-ipi-proxy-oidc-arm-f28 + cron: 26 16 1 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + EXTRACT_MANIFEST_INCLUDED: 'true' + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-proxy-cco-manual-workload-identity - as: gcp-ipi-proxy-private-arm-f60 cron: 6 16 25 2,4,6,8,10,12 * steps: @@ -295,12 +620,87 @@ tests: steps: cluster_profile: gcp-qe env: - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" - RT_ENABLED: "true" + EXTRACT_MANIFEST_INCLUDED: 'true' + FIPS_ENABLED: 'true' + RT_ENABLED: 'true' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-cco-manual-workload-identity +- as: gcp-ipi-proxy-tp-arm-f28 + cron: 11 0 28 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + FEATURE_SET: TechPreviewNoUpgrade + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-proxy +- as: gcp-ipi-sdn-arm-f28 + cron: 4 13 4 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-sdn +- as: gcp-ipi-sno-etcd-encryption-arm-f28 + cron: 35 4 25 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-sno-etcd-encryption +- as: gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 + cron: 34 23 16 * * + steps: + cluster_profile: gcp-qe + dependency_overrides: + OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14 + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + FEATURE_SET: TechPreviewNoUpgrade + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-user-labels-tags-filestore-csi +- as: gcp-ipi-xpn-mini-perm-arm-f28 + cron: 43 8 17 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-xpn-minimal-permission +- as: gcp-ipi-xpn-oidc-arm-f28 + cron: 3 19 15 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + EXTRACT_MANIFEST_INCLUDED: 'true' + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-xpn-cco-manual-workload-identity +- as: gcp-ipi-xpn-private-arm-f28 + cron: 3 23 23 * * + steps: + cluster_profile: gcp-qe + env: + COMPUTE_NODE_TYPE: t2a-standard-4 + OCP_ARCH: arm64 + test: + - chain: openshift-e2e-test-qe + workflow: cucushift-installer-rehearse-gcp-ipi-xpn-private - as: gcp-upi-arm-f28 cron: 37 23 6 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml index c480eef3833f..f0898e068bb0 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml @@ -1,10 +1,10 @@ base_images: ansible: - name: "4.13" + name: '4.13' namespace: ocp tag: ansible cli: - name: "4.13" + name: '4.13' namespace: ocp tag: cli dev-scripts: @@ -12,23 +12,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: "4.14" + tag: '4.14' tests-private-preupg: name: tests-private namespace: ci - tag: "4.13" + tag: '4.13' tools: - name: "4.13" + name: '4.13' namespace: ocp tag: tools upi-installer: - name: "4.13" + name: '4.13' namespace: ocp tag: upi-installer verification-tests: @@ -75,6 +75,23 @@ tests: - ref: ipi-install-heterogeneous - chain: openshift-upgrade-qe-sanity workflow: cucushift-installer-rehearse-aws-ipi-ovn-ipsec +- as: aws-ipi-ovn-ipsec-arm-mixarch-f28 + cron: 18 11 15 * * + steps: + cluster_profile: aws-qe + env: + ADDITIONAL_WORKERS: '1' + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge + BASE_DOMAIN: qe.devcluster.openshift.com + COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_TYPE: m6g.xlarge + CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge + OCP_ARCH: arm64 + test: + - ref: ipi-install-heterogeneous + - chain: cucushift-installer-check-cluster-health + workflow: cucushift-installer-rehearse-aws-ipi-ovn-ipsec - as: aws-ipi-proxy-sts-arm-f28 cron: 19 22 28 * * steps: From 29e9dc5cf046059fe5c2b144b06cd20f227450c7 Mon Sep 17 00:00:00 2001 From: dis Date: Tue, 7 Jan 2025 18:52:44 +0530 Subject: [PATCH 2/3] make update changes --- ...nightly-4.14-upgrade-from-stable-4.13.yaml | 124 +- ...nightly-4.14-upgrade-from-stable-4.14.yaml | 142 +- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 44 +- ...nightly-4.14-upgrade-from-stable-4.13.yaml | 28 +- ...nightly-4.14-upgrade-from-stable-4.14.yaml | 32 +- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 14 +- ...nightly-4.14-upgrade-from-stable-4.13.yaml | 70 +- ...nightly-4.14-upgrade-from-stable-4.14.yaml | 90 +- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 18 +- ...-tests-private-release-4.14-periodics.yaml | 21452 ++++++++++++---- 10 files changed, 16916 insertions(+), 5098 deletions(-) diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml index 50b748d5692f..a10b8e4b7206 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: '4.13' + name: "4.13" namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: '4.13' + name: "4.13" namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: '4.13' + name: "4.13" namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.13' + tag: "4.13" tools: - name: '4.13' + name: "4.13" namespace: ocp tag: tools upi-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: upi-installer verification-tests: @@ -56,7 +56,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: '4.14' + version: "4.14" resources: '*': requests: @@ -69,7 +69,7 @@ tests: cluster_profile: aws-c2s-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -81,8 +81,8 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -93,7 +93,7 @@ tests: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -103,10 +103,10 @@ tests: steps: cluster_profile: aws-qe env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None ENABLE_OTA_TEST: OCP-24663 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& UPGRADE_CHECK_RUN_TAGS: not @console UPGRADE_PRE_RUN_TAGS: not @console @@ -118,12 +118,12 @@ tests: steps: cluster_profile: aws-qe env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None ENABLE_OTA_TEST: OCP-66839 EXPECTED_CAPABILITIES_IN_CREDENTIALREQUEST_POST: ImageRegistry MachineAPI - FIPS_ENABLED: 'true' - PERSISTENT_MONITORING: 'false' + FIPS_ENABLED: "true" + PERSISTENT_MONITORING: "false" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& UPGRADE_CCO_MANUAL_MODE: oidc test: @@ -147,7 +147,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -185,7 +185,7 @@ tests: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-edge-zone @@ -213,7 +213,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-private-shared-vpc-phz-sts @@ -232,7 +232,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts @@ -243,7 +243,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com E2E_RUN_TAGS: '@disconnected' - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -283,8 +283,8 @@ tests: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - ENABLE_CONFIDENTIAL_COMPUTE: 'true' - ENABLE_CONFIDENTIAL_CONTROL_PLANE: 'true' + ENABLE_CONFIDENTIAL_COMPUTE: "true" + ENABLE_CONFIDENTIAL_CONTROL_PLANE: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-confidential-trustedlaunch @@ -306,7 +306,7 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -347,7 +347,7 @@ tests: cluster_profile: azuremag-qe env: BASE_DOMAIN: qemag.azure.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-mag-ipi @@ -366,7 +366,7 @@ tests: steps: cluster_profile: azurestack-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy @@ -377,7 +377,7 @@ tests: cluster_profile: azurestack-qe env: E2E_RUN_TAGS: not @storage - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-stack-upi @@ -389,8 +389,8 @@ tests: env: AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com architecture: amd64 - masters: '3' - workers: '0' + masters: "3" + workers: "0" test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-upi @@ -402,8 +402,8 @@ tests: env: AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com architecture: amd64 - masters: '3' - workers: '2' + masters: "3" + workers: "2" test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-upi @@ -412,15 +412,11 @@ tests: steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: 'IP_STACK=v6v4 - + DEVSCRIPTS_CONFIG: | + IP_STACK=v6v4 MIRROR_IMAGES=true - INSTALLER_PROXY=true - NETWORK_TYPE=OVNKubernetes - - ' test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn @@ -429,13 +425,10 @@ tests: steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: 'FIPS_MODE=true - + DEVSCRIPTS_CONFIG: | + FIPS_MODE=true IP_STACK=v4 - NETWORK_TYPE=OVNKubernetes - - ' test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn @@ -444,17 +437,12 @@ tests: steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: 'FIPS_MODE=true - + DEVSCRIPTS_CONFIG: | + FIPS_MODE=true IP_STACK=v6 - MIRROR_IMAGES=true - INSTALLER_PROXY=true - NETWORK_TYPE=OVNKubernetes - - ' test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn @@ -463,7 +451,7 @@ tests: steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-confidential-computing @@ -472,7 +460,7 @@ tests: steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -499,11 +487,11 @@ tests: cluster_profile: gcp-qe env: E2E_RUN_TAGS: '@complianceoperator' - FILTERS_ADDITIONAL: '' + FILTERS_ADDITIONAL: "" TEST_FILTERS: ~HyperShiftMGMT&;~StressTest& - TEST_PARALLEL: '3' + TEST_PARALLEL: "3" TEST_SCENARIOS: Compliance_Operator - TEST_TIMEOUT: '40' + TEST_TIMEOUT: "40" test: - ref: openshift-extended-test - ref: openshift-extended-web-tests @@ -521,8 +509,8 @@ tests: steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: 'true' - RT_ENABLED: 'true' + FIPS_ENABLED: "true" + RT_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-cco-manual-workload-identity @@ -538,7 +526,7 @@ tests: steps: cluster_profile: gcp-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-xpn @@ -568,7 +556,7 @@ tests: steps: cluster_profile: ibmcloud-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-ibmcloud-ipi-private @@ -577,7 +565,7 @@ tests: steps: cluster_profile: ibmcloud-qe env: - RT_ENABLED: 'true' + RT_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private @@ -594,7 +582,7 @@ tests: steps: cluster_profile: nutanix-qe env: - RT_ENABLED: 'true' + RT_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-nutanix-ipi-boot-categories-project @@ -604,7 +592,7 @@ tests: steps: cluster_profile: nutanix-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" SIZE_VARIANT: compact test: - chain: openshift-e2e-test-qe @@ -615,7 +603,7 @@ tests: steps: cluster_profile: nutanix-qe-dis env: - RT_ENABLED: 'true' + RT_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -626,7 +614,7 @@ tests: steps: cluster_profile: nutanix-qe-dis env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-nutanix-ipi-proxy @@ -656,7 +644,7 @@ tests: steps: cluster_profile: vsphere-elastic env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-vsphere-ipi-disk-encryption-tang @@ -695,7 +683,7 @@ tests: steps: cluster_profile: vsphere-dis-2 env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" leases: - env: VSPHERE_BASTION_LEASED_RESOURCE resource_type: vsphere-connected-2-quota-slice @@ -771,7 +759,7 @@ tests: steps: cluster_profile: vsphere-dis-2 env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& leases: - env: VSPHERE_BASTION_LEASED_RESOURCE diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml index 4e0f1e893b5c..ab2897b82d5b 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-nightly-4.14-upgrade-from-stable-4.14.yaml @@ -1,6 +1,6 @@ base_images: ansible: - name: '4.14' + name: "4.14" namespace: ocp tag: ansible assisted-service-scripts: @@ -8,11 +8,11 @@ base_images: namespace: edge-infrastructure tag: assisted-service-scripts aws-efs-csi-operator-create-efs: - name: '4.14' + name: "4.14" namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: '4.14' + name: "4.14" namespace: ocp tag: cli dev-scripts: @@ -28,23 +28,23 @@ base_images: namespace: hypershift tag: latest openstack-installer: - name: '4.14' + name: "4.14" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tools: - name: '4.14' + name: "4.14" namespace: ocp tag: tools upi-installer: - name: '4.14' + name: "4.14" namespace: ocp tag: upi-installer verification-tests: @@ -68,7 +68,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: '4.14' + version: "4.14" resources: '*': requests: @@ -82,8 +82,8 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -94,8 +94,8 @@ tests: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -106,7 +106,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -117,11 +117,11 @@ tests: cluster_profile: aws-qe env: ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' - PERSISTENT_MONITORING: 'false' + EXTRACT_MANIFEST_INCLUDED: "true" + PERSISTENT_MONITORING: "false" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -134,7 +134,7 @@ tests: OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.14 env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -145,8 +145,8 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -193,7 +193,7 @@ tests: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-edge-zone @@ -213,7 +213,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com EXTRA_ARGS: --node-upgrade-type=InPlace - MCE_VERSION: '2.4' + MCE_VERSION: "2.4" TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: - chain: openshift-upgrade-qe-test-hypershift @@ -224,7 +224,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - MCE_VERSION: '2.4' + MCE_VERSION: "2.4" TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: - chain: openshift-upgrade-qe-test-hypershift @@ -235,7 +235,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-private-shared-vpc-phz-sts @@ -254,8 +254,8 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts @@ -275,7 +275,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com E2E_RUN_TAGS: '@disconnected' - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -306,7 +306,7 @@ tests: cluster_profile: aws-usgov-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-cco-manual-security-token-service @@ -325,8 +325,8 @@ tests: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - ENABLE_CONFIDENTIAL_COMPUTE: 'true' - ENABLE_CONFIDENTIAL_CONTROL_PLANE: 'true' + ENABLE_CONFIDENTIAL_COMPUTE: "true" + ENABLE_CONFIDENTIAL_CONTROL_PLANE: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-confidential-trustedlaunch @@ -337,7 +337,7 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -388,7 +388,7 @@ tests: cluster_profile: azuremag-qe env: BASE_DOMAIN: qemag.azure.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-mag-ipi @@ -408,7 +408,7 @@ tests: cluster_profile: azurestack-qe env: E2E_RUN_TAGS: not @storage - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-stack-ipi @@ -419,8 +419,8 @@ tests: cluster_profile: azurestack-qe env: E2E_RUN_TAGS: not @storage - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy @@ -431,7 +431,7 @@ tests: cluster_profile: azurestack-qe env: E2E_RUN_TAGS: not @storage - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-stack-upi @@ -443,8 +443,8 @@ tests: env: AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com architecture: amd64 - masters: '3' - workers: '0' + masters: "3" + workers: "0" test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-upi @@ -456,8 +456,8 @@ tests: env: AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com architecture: amd64 - masters: '3' - workers: '2' + masters: "3" + workers: "2" test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-upi @@ -469,7 +469,7 @@ tests: env: EXTRA_ARGS: --node-upgrade-type=InPlace LVM_OPERATOR_SUB_CHANNEL: stable-4.14 - MCE_VERSION: '2.4' + MCE_VERSION: "2.4" TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: - chain: openshift-upgrade-qe-test-hypershift @@ -479,15 +479,11 @@ tests: steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: 'IP_STACK=v6v4 - + DEVSCRIPTS_CONFIG: | + IP_STACK=v6v4 MIRROR_IMAGES=true - INSTALLER_PROXY=true - NETWORK_TYPE=OVNKubernetes - - ' test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn @@ -496,13 +492,10 @@ tests: steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: 'FIPS_MODE=true - + DEVSCRIPTS_CONFIG: | + FIPS_MODE=true IP_STACK=v4 - NETWORK_TYPE=OVNKubernetes - - ' test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn @@ -511,17 +504,12 @@ tests: steps: cluster_profile: equinix-ocp-metal-qe env: - DEVSCRIPTS_CONFIG: 'FIPS_MODE=true - + DEVSCRIPTS_CONFIG: | + FIPS_MODE=true IP_STACK=v6 - MIRROR_IMAGES=true - INSTALLER_PROXY=true - NETWORK_TYPE=OVNKubernetes - - ' test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn @@ -531,7 +519,7 @@ tests: cluster_profile: equinix-ocp-metal-qe env: LVM_OPERATOR_SUB_CHANNEL: stable-4.14 - MCE_VERSION: '2.4' + MCE_VERSION: "2.4" ODF_OPERATOR_SUB_CHANNEL: stable-4.14 TEST_FILTERS: ~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST& test: @@ -542,8 +530,8 @@ tests: steps: cluster_profile: gcp-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test-disconnected workflow: cucushift-installer-rehearse-gcp-ipi-disconnected-private-cco-manual-workload-identity @@ -570,11 +558,11 @@ tests: cluster_profile: gcp-qe env: E2E_RUN_TAGS: '@complianceoperator' - FILTERS_ADDITIONAL: '' + FILTERS_ADDITIONAL: "" TEST_FILTERS: ~HyperShiftMGMT&;~StressTest& - TEST_PARALLEL: '3' + TEST_PARALLEL: "3" TEST_SCENARIOS: Compliance_Operator - TEST_TIMEOUT: '40' + TEST_TIMEOUT: "40" test: - ref: openshift-extended-test - ref: openshift-extended-web-tests @@ -606,7 +594,7 @@ tests: steps: cluster_profile: ibmcloud-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-ibmcloud-ipi-private @@ -615,7 +603,7 @@ tests: steps: cluster_profile: ibmcloud-qe env: - RT_ENABLED: 'true' + RT_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private @@ -634,8 +622,8 @@ tests: steps: cluster_profile: nutanix-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' - RT_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + RT_ENABLED: "true" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-nutanix-ipi-boot-categories-project @@ -645,7 +633,7 @@ tests: steps: cluster_profile: nutanix-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" SIZE_VARIANT: compact test: - chain: openshift-e2e-test-qe @@ -657,8 +645,8 @@ tests: cluster_profile: nutanix-qe-dis env: E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' - RT_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + RT_ENABLED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -669,8 +657,8 @@ tests: steps: cluster_profile: nutanix-qe-dis env: - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-nutanix-ipi-proxy @@ -680,7 +668,7 @@ tests: steps: cluster_profile: nutanix-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" FEATURE_SET: TechPreviewNoUpgrade test: - chain: openshift-e2e-test-qe @@ -712,7 +700,7 @@ tests: steps: cluster_profile: vsphere-elastic env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health - ref: idp-htpasswd @@ -842,7 +830,7 @@ tests: cluster_profile: vsphere-dis-2 env: E2E_RUN_TAGS: '@disconnected' - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& leases: - env: VSPHERE_BASTION_LEASED_RESOURCE diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml index 729bf64cbec3..067a2f7fb973 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml @@ -1,10 +1,10 @@ base_images: ansible: - name: '4.13' + name: "4.13" namespace: ocp tag: ansible cli: - name: '4.13' + name: "4.13" namespace: ocp tag: cli dev-scripts: @@ -12,23 +12,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.13' + tag: "4.13" tools: - name: '4.13' + name: "4.13" namespace: ocp tag: tools upi-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: upi-installer verification-tests: @@ -66,7 +66,7 @@ tests: cluster_profile: aws-c2s-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private @@ -76,8 +76,8 @@ tests: cluster_profile: aws-1-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-edge-zone @@ -88,7 +88,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com ENABLE_OTA_TEST: OCP-30832 - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb @@ -98,8 +98,8 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts @@ -109,7 +109,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups @@ -119,7 +119,7 @@ tests: cluster_profile: aws-usgov-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-aws-usgov-ipi-private-cco-manual-security-token-service @@ -139,7 +139,7 @@ tests: cluster_profile: azuremag-qe env: BASE_DOMAIN: qemag.azure.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-azure-mag-ipi @@ -149,8 +149,8 @@ tests: steps: cluster_profile: azurestack-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy @@ -168,7 +168,7 @@ tests: steps: cluster_profile: ibmcloud-qe env: - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-sanity workflow: cucushift-installer-rehearse-ibmcloud-ipi-private @@ -177,7 +177,7 @@ tests: steps: cluster_profile: ibmcloud-qe env: - RT_ENABLED: 'true' + RT_ENABLED: "true" test: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private @@ -188,7 +188,7 @@ tests: cluster_profile: nutanix-qe-dis env: ENABLE_OTA_TEST: OCP-24358 - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - ref: nutanix-upgrade-pre-config - chain: openshift-upgrade-qe-sanity @@ -218,7 +218,7 @@ tests: cluster_profile: vsphere-dis-2 env: ENABLE_OTA_TEST: OCP-24358 - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" leases: - env: VSPHERE_BASTION_LEASED_RESOURCE resource_type: vsphere-connected-2-quota-slice diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml index f6be3a674343..5d59af3b7023 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: '4.13' + name: "4.13" namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: '4.13' + name: "4.13" namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: '4.13' + name: "4.13" namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.13' + tag: "4.13" tools: - name: '4.13' + name: "4.13" namespace: ocp tag: tools upi-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: arm64 product: ocp stream: nightly - version: '4.14' + version: "4.14" latest: prerelease: architecture: amd64 @@ -65,7 +65,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: '4.14' + version: "4.14" resources: '*': requests: @@ -80,13 +80,13 @@ tests: OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:arm64-target env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge ENABLE_OTA_TEST: OCP-24663 OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-upgrade-qe-test-disconnected @@ -99,14 +99,14 @@ tests: OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:arm64-target env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge ENABLE_OTA_TEST: OCP-66839 EXPECTED_CAPABILITIES_IN_CREDENTIALREQUEST_POST: ImageRegistry MachineAPI OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& UPGRADE_CCO_MANUAL_MODE: oidc test: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml index cc103e21836a..3f80ed6a1f04 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-nightly-4.14-upgrade-from-stable-4.14.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: '4.14' + name: "4.14" namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: '4.14' + name: "4.14" namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: '4.14' + name: "4.14" namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.14' + name: "4.14" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tools: - name: '4.14' + name: "4.14" namespace: ocp tag: tools upi-installer: - name: '4.14' + name: "4.14" namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: arm64 product: ocp stream: nightly - version: '4.14' + version: "4.14" latest: prerelease: architecture: amd64 @@ -65,7 +65,7 @@ releases: architecture: amd64 product: ocp stream: nightly - version: '4.14' + version: "4.14" resources: '*': requests: @@ -83,7 +83,7 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: @@ -97,14 +97,14 @@ tests: OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge E2E_RUN_TAGS: '@disconnected' - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: - chain: openshift-e2e-test-qe @@ -122,7 +122,7 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: @@ -139,7 +139,7 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 TEST_FILTERS: ~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly& test: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml index 3d70092c6c32..dfaea202fa01 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml @@ -1,10 +1,10 @@ base_images: ansible: - name: '4.13' + name: "4.13" namespace: ocp tag: ansible cli: - name: '4.13' + name: "4.13" namespace: ocp tag: cli dev-scripts: @@ -12,23 +12,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.13' + tag: "4.13" tools: - name: '4.13' + name: "4.13" namespace: ocp tag: tools upi-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: upi-installer verification-tests: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml index 43b6109f307f..f97c8777314e 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: '4.13' + name: "4.13" namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: '4.13' + name: "4.13" namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: '4.13' + name: "4.13" namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.13' + tag: "4.13" tools: - name: '4.13' + name: "4.13" namespace: ocp tag: tools upi-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: multi product: ocp stream: nightly - version: '4.14' + version: "4.14" resources: '*': requests: @@ -67,7 +67,7 @@ tests: OO_INDEX: quay.io/openshift-qe-optional-operators/aosqe-index:v4.13 env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-iam-role-efs @@ -89,7 +89,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-kms-etcd-encryption @@ -124,7 +124,7 @@ tests: cluster_profile: aws-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-imdsv2 @@ -169,11 +169,11 @@ tests: steps: cluster_profile: aws-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -188,11 +188,11 @@ tests: steps: cluster_profile: aws-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -231,12 +231,12 @@ tests: cluster_profile: aws-qe env: ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.2xlarge OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-sno-etcd-encryption @@ -259,7 +259,7 @@ tests: env: BASE_DOMAIN: qe.devcluster.openshift.com ENABLE_OTA_TEST: OCP-21588 - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-usertags @@ -268,8 +268,8 @@ tests: steps: cluster_profile: aws-qe env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-upi @@ -278,12 +278,12 @@ tests: steps: cluster_profile: aws-qe env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None BOOTSTRAP_INSTANCE_TYPE: m6g.large MASTER_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" WORKER_INSTANCE_TYPE: m6g.xlarge test: - chain: openshift-e2e-test-qe @@ -293,11 +293,11 @@ tests: steps: cluster_profile: azure-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 test: @@ -312,7 +312,7 @@ tests: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset-additionalcaps @@ -324,7 +324,7 @@ tests: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset @@ -334,8 +334,8 @@ tests: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - ENABLE_DES_DEFAULT_MACHINE: 'true' - FIPS_ENABLED: 'true' + ENABLE_DES_DEFAULT_MACHINE: "true" + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-disk-encryption-set @@ -355,11 +355,11 @@ tests: steps: cluster_profile: azure-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 test: @@ -372,7 +372,7 @@ tests: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ingress-custom-controller @@ -394,7 +394,7 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 test: - chain: openshift-e2e-test-qe @@ -416,11 +416,11 @@ tests: steps: cluster_profile: azure-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 UPGRADE_CHECK_RUN_TAGS: '@heterogeneous' @@ -494,7 +494,7 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com ENABLE_OTA_TEST: OCP-21588 - FIPS_ENABLED: 'true' + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ultrassd-disk diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml index 928147cfb67c..afb02cb9a768 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.14.yaml @@ -1,14 +1,14 @@ base_images: ansible: - name: '4.14' + name: "4.14" namespace: ocp tag: ansible aws-efs-csi-operator-create-efs: - name: '4.14' + name: "4.14" namespace: ocp tag: aws-efs-csi-operator-create-efs cli: - name: '4.14' + name: "4.14" namespace: ocp tag: cli dev-scripts: @@ -16,23 +16,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.14' + name: "4.14" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tools: - name: '4.14' + name: "4.14" namespace: ocp tag: tools upi-installer: - name: '4.14' + name: "4.14" namespace: ocp tag: upi-installer verification-tests: @@ -52,7 +52,7 @@ releases: architecture: multi product: ocp stream: nightly - version: '4.14' + version: "4.14" resources: '*': requests: @@ -151,11 +151,11 @@ tests: steps: cluster_profile: aws-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -169,11 +169,11 @@ tests: steps: cluster_profile: aws-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 @@ -191,7 +191,7 @@ tests: BASE_DOMAIN: qe.devcluster.openshift.com COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 test: - chain: openshift-upgrade-qe-test @@ -214,12 +214,12 @@ tests: cluster_profile: aws-qe env: ADDITIONAL_ENABLED_CAPABILITIES: MachineAPI - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.2xlarge OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-aws-ipi-sno-etcd-encryption @@ -240,12 +240,12 @@ tests: steps: cluster_profile: aws-qe env: - BASELINE_CAPABILITY_SET: None BASE_DOMAIN: qe.devcluster.openshift.com + BASELINE_CAPABILITY_SET: None BOOTSTRAP_INSTANCE_TYPE: m6g.large MASTER_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" WORKER_INSTANCE_TYPE: m6g.xlarge test: - chain: openshift-e2e-test-qe @@ -255,11 +255,11 @@ tests: steps: cluster_profile: azure-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 UPGRADE_CHECK_RUN_TAGS: '@heterogeneous' @@ -272,11 +272,11 @@ tests: steps: cluster_profile: azure-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 UPGRADE_CHECK_RUN_TAGS: '@heterogeneous' @@ -293,7 +293,7 @@ tests: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset-additionalcaps @@ -305,7 +305,7 @@ tests: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset @@ -315,8 +315,8 @@ tests: cluster_profile: azure-qe env: BASE_DOMAIN: qe.azure.devcluster.openshift.com - ENABLE_DES_DEFAULT_MACHINE: 'true' - FIPS_ENABLED: 'true' + ENABLE_DES_DEFAULT_MACHINE: "true" + FIPS_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-disk-encryption-set @@ -336,11 +336,11 @@ tests: steps: cluster_profile: azure-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: Standard_D4s_v3 + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: Standard_D4ps_v5 OCP_ARCH: arm64 test: @@ -377,7 +377,7 @@ tests: env: BASE_DOMAIN: qe.azure.devcluster.openshift.com COMPUTE_NODE_TYPE: Standard_D4ps_v5 - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 test: - chain: openshift-upgrade-qe-test @@ -510,11 +510,11 @@ tests: env: AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com PRIMARY_NET: ipv4 - RESERVE_BOOTSTRAP: 'false' + RESERVE_BOOTSTRAP: "false" architecture: amd64 - ipv6_enabled: 'true' - masters: '3' - workers: '2' + ipv6_enabled: "true" + masters: "3" + workers: "2" test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-ipi-virtual-media @@ -525,11 +525,11 @@ tests: cluster_profile: equinix-ocp-metal-qe env: AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com - FIPS_ENABLED: 'true' - RESERVE_BOOTSTRAP: 'false' + FIPS_ENABLED: "true" + RESERVE_BOOTSTRAP: "false" architecture: amd64 - masters: '3' - workers: '2' + masters: "3" + workers: "2" test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-ipi-virtual-media @@ -541,7 +541,7 @@ tests: BASELINE_CAPABILITY_SET: None COMPUTE_NODE_TYPE: t2a-standard-4 OCP_ARCH: arm64 - PERSISTENT_MONITORING: 'false' + PERSISTENT_MONITORING: "false" test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-gcp-ipi-capability-additionalcaps @@ -574,10 +574,10 @@ tests: steps: cluster_profile: gcp-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: n2-standard-4 - COMPUTE_NODE_REPLICAS: '2' + ADDITIONAL_WORKERS: "1" + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: t2a-standard-4 OCP_ARCH: arm64 test: @@ -600,7 +600,7 @@ tests: cluster_profile: gcp-qe env: COMPUTE_NODE_TYPE: t2a-standard-4 - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 test: - chain: openshift-e2e-test-qe @@ -620,9 +620,9 @@ tests: steps: cluster_profile: gcp-qe env: - EXTRACT_MANIFEST_INCLUDED: 'true' - FIPS_ENABLED: 'true' - RT_ENABLED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" + FIPS_ENABLED: "true" + RT_ENABLED: "true" test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-gcp-ipi-cco-manual-workload-identity @@ -686,7 +686,7 @@ tests: cluster_profile: gcp-qe env: COMPUTE_NODE_TYPE: t2a-standard-4 - EXTRACT_MANIFEST_INCLUDED: 'true' + EXTRACT_MANIFEST_INCLUDED: "true" OCP_ARCH: arm64 test: - chain: openshift-e2e-test-qe diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml index f0898e068bb0..a1d3ba39b375 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-stable-4.14-upgrade-from-stable-4.13.yaml @@ -1,10 +1,10 @@ base_images: ansible: - name: '4.13' + name: "4.13" namespace: ocp tag: ansible cli: - name: '4.13' + name: "4.13" namespace: ocp tag: cli dev-scripts: @@ -12,23 +12,23 @@ base_images: namespace: ocp-kni tag: dev-scripts openstack-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: openstack-installer tests-private-postupg: name: tests-private namespace: ci - tag: '4.14' + tag: "4.14" tests-private-preupg: name: tests-private namespace: ci - tag: '4.13' + tag: "4.13" tools: - name: '4.13' + name: "4.13" namespace: ocp tag: tools upi-installer: - name: '4.13' + name: "4.13" namespace: ocp tag: upi-installer verification-tests: @@ -80,11 +80,11 @@ tests: steps: cluster_profile: aws-qe env: - ADDITIONAL_WORKERS: '1' ADDITIONAL_WORKER_ARCHITECTURE: x86_64 ADDITIONAL_WORKER_VM_TYPE: m6i.xlarge + ADDITIONAL_WORKERS: "1" BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_REPLICAS: '2' + COMPUTE_NODE_REPLICAS: "2" COMPUTE_NODE_TYPE: m6g.xlarge CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge OCP_ARCH: arm64 diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml index b9d74724a607..9c0832693f20 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml @@ -568,6 +568,87 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 26 21 9 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-localzone-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-localzone-fips-f28 + - --variant=amd64-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator - agent: kubernetes cluster: build03 cron: 41 15 15 * * @@ -975,7 +1056,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 27 17 5 * * + cron: 42 10 18 * * decorate: true decoration_config: skip_cloning: true @@ -989,7 +1070,7 @@ periodics: ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-network-mtu-localzone-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-efa-pg-f28 spec: containers: - args: @@ -999,7 +1080,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-network-mtu-localzone-f28 + - --target=aws-ipi-efa-pg-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1056,7 +1137,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 13 3 22 * * + cron: 15 19 24 * * decorate: true decoration_config: skip_cloning: true @@ -1066,11 +1147,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-network-mtu-localzone-sdn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-localzone-byo-subnet-ovn-day2-f28 spec: containers: - args: @@ -1080,7 +1161,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-network-mtu-localzone-sdn-f28 + - --target=aws-ipi-localzone-byo-subnet-ovn-day2-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1137,7 +1218,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 21 5 28 * * + cron: 2 11 24 * * decorate: true decoration_config: skip_cloning: true @@ -1147,11 +1228,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-winc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-localzone-byo-subnet-sdn-f28 spec: containers: - args: @@ -1161,7 +1242,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-winc-f28 + - --target=aws-ipi-localzone-byo-subnet-sdn-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1218,7 +1299,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 32 3 12 * * + cron: 24 5 20 * * decorate: true decoration_config: skip_cloning: true @@ -1228,11 +1309,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-shared-vpc-phz-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-localzone-fips-f28 spec: containers: - args: @@ -1242,7 +1323,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-f28 + - --target=aws-ipi-localzone-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1299,7 +1380,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 23 4 25 * * + cron: 27 17 5 * * decorate: true decoration_config: skip_cloning: true @@ -1309,11 +1390,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-shared-vpc-phz-sts-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-network-mtu-localzone-f28 spec: containers: - args: @@ -1323,7 +1404,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 + - --target=aws-ipi-network-mtu-localzone-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1380,7 +1461,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 13 13 * * + cron: 13 3 22 * * decorate: true decoration_config: skip_cloning: true @@ -1389,12 +1470,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-network-mtu-localzone-sdn-f28 spec: containers: - args: @@ -1404,7 +1485,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-f28 + - --target=aws-ipi-network-mtu-localzone-sdn-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1461,7 +1542,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 33 8 7 * * + cron: 21 5 28 * * decorate: true decoration_config: skip_cloning: true @@ -1470,12 +1551,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-winc-f28 spec: containers: - args: @@ -1485,7 +1566,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f28 + - --target=aws-ipi-ovn-winc-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1542,7 +1623,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 24 14 3 * * + cron: 39 14 5 * * decorate: true decoration_config: skip_cloning: true @@ -1551,12 +1632,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-private-shared-vpc-phz-sts-f28 spec: containers: - args: @@ -1566,7 +1647,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 + - --target=aws-ipi-private-shared-vpc-phz-sts-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1623,7 +1704,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 0 21 23 * * + cron: 32 3 12 * * decorate: true decoration_config: skip_cloning: true @@ -1632,12 +1713,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-proxy-workers-rhcos-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-shared-vpc-phz-f28 spec: containers: - args: @@ -1647,7 +1728,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28 + - --target=aws-ipi-shared-vpc-phz-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1704,7 +1785,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 56 16 25 * * + cron: 23 4 25 * * decorate: true decoration_config: skip_cloning: true @@ -1713,12 +1794,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-shared-vpc-phz-sts-fips-f28 spec: containers: - args: @@ -1728,7 +1809,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-workers-rhel8-f28 + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1785,7 +1866,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 55 3 13 * * + cron: 23 5 14 * * decorate: true decoration_config: skip_cloning: true @@ -1794,12 +1875,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: aws-sc2s + ci-operator.openshift.io/cloud-cluster-profile: aws-sc2s-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-mag-ipi-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-sc2s-ipi-disc-priv-fips-f28 spec: containers: - args: @@ -1809,7 +1890,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fips-f28 + - --target=aws-sc2s-ipi-disc-priv-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1865,8 +1946,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 34 5 15 * * + cluster: build03 + cron: 16 3 21 * * decorate: true decoration_config: skip_cloning: true @@ -1875,13 +1956,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-stack-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-disc-priv-f28 spec: containers: - args: @@ -1891,7 +1971,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-proxy-fips-f28 + - --target=aws-usgov-ipi-disc-priv-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -1948,7 +2028,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 32 3 22 * * + cron: 22 13 13 * * decorate: true decoration_config: skip_cloning: true @@ -1957,12 +2037,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-baremetalds-ipi-ovn-ipv4-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-f28 spec: containers: - args: @@ -1972,7 +2052,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-fips-f28 + - --target=aws-usgov-ipi-private-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2028,8 +2108,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 16 2 9 * * + cluster: build03 + cron: 33 8 7 * * decorate: true decoration_config: skip_cloning: true @@ -2038,12 +2118,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-confidential-computing-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-sts-f28 spec: containers: - args: @@ -2053,7 +2133,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-confidential-computing-fips-f28 + - --target=aws-usgov-ipi-private-sts-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2109,8 +2189,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 56 5 23 * * + cluster: build03 + cron: 6 15 13 * * decorate: true decoration_config: skip_cloning: true @@ -2119,12 +2199,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-disc-priv-oidc-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-confidential-trustedlaunch-f28 spec: containers: - args: @@ -2134,7 +2214,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-fips-f28 + - --target=azure-ipi-confidential-trustedlaunch-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2190,8 +2270,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 46 21 24 * * + cluster: build03 + cron: 24 14 3 * * decorate: true decoration_config: skip_cloning: true @@ -2200,12 +2280,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-oidc-rt-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -2215,7 +2295,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-oidc-rt-fips-f28 + - --target=azure-ipi-disc-fullyprivate-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2271,8 +2351,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 1 20 5 * * + cluster: build03 + cron: 37 10 3 * * decorate: true decoration_config: skip_cloning: true @@ -2281,12 +2361,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-ovn-ipsec-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-oidc-f28 spec: containers: - args: @@ -2296,7 +2376,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-ovn-ipsec-f28 + - --target=azure-ipi-disc-oidc-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2352,8 +2432,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 31 18 13 * * + cluster: build03 + cron: 0 21 23 * * decorate: true decoration_config: skip_cloning: true @@ -2362,12 +2442,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-private-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-proxy-workers-rhcos-rhel8-f28 spec: containers: - args: @@ -2377,7 +2457,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-private-f28 + - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2433,8 +2513,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 23 3 14 * * + cluster: build03 + cron: 35 6 8 * * decorate: true decoration_config: skip_cloning: true @@ -2443,12 +2523,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-xpn-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-vmgenv1-f28 spec: containers: - args: @@ -2458,7 +2538,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-fips-f28 + - --target=azure-ipi-vmgenv1-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2514,8 +2594,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 52 8 19 * * + cluster: build03 + cron: 56 16 25 * * decorate: true decoration_config: skip_cloning: true @@ -2524,12 +2604,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-upi-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-workers-rhel8-f28 spec: containers: - args: @@ -2539,7 +2619,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-upi-f28 + - --target=azure-ipi-workers-rhel8-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2596,7 +2676,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 4 16 * * + cron: 55 3 13 * * decorate: true decoration_config: skip_cloning: true @@ -2605,12 +2685,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-private-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-mag-ipi-fips-f28 spec: containers: - args: @@ -2620,7 +2700,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-private-fips-f28 + - --target=azure-mag-ipi-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2677,7 +2757,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 28 3 1 * * + cron: 35 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -2686,12 +2766,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-mag-ipi-fullyprivate-f28 spec: containers: - args: @@ -2701,7 +2781,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-workers-rhel8-f28 + - --target=azure-mag-ipi-fullyprivate-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2758,7 +2838,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build01 - cron: 12 22 4 * * + cron: 34 5 15 * * decorate: true decoration_config: skip_cloning: true @@ -2767,13 +2847,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-boot-categories-project-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-stack-ipi-proxy-fips-f28 spec: containers: - args: @@ -2783,7 +2863,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-boot-categories-project-rt-f28 + - --target=azure-stack-ipi-proxy-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2840,7 +2920,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build01 - cron: 1 18 19 * * + cron: 4 22 8 * * decorate: true decoration_config: skip_cloning: true @@ -2849,13 +2929,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-disc-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-azure-stack-upi-f28 spec: containers: - args: @@ -2865,7 +2945,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-disc-rt-f28 + - --target=azure-stack-upi-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -2921,8 +3001,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 53 9 10 * * + cluster: build05 + cron: 36 14 22 * * decorate: true decoration_config: skip_cloning: true @@ -2931,13 +3011,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-baremetal-upi-ovn-ipv4-compact-f28 spec: containers: - args: @@ -2947,7 +3027,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 + - --target=baremetal-upi-ovn-ipv4-compact-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3003,8 +3083,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 56 11 27 * * + cluster: build05 + cron: 27 14 3 * * decorate: true decoration_config: skip_cloning: true @@ -3013,12 +3093,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-compact-etcd-encryption-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-baremetal-upi-ovn-ipv4-f28 spec: containers: - args: @@ -3028,7 +3109,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-compact-etcd-encryption-f28 + - --target=baremetal-upi-ovn-ipv4-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3084,8 +3165,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 10 17 14 * * + cluster: build03 + cron: 36 2 27 * * decorate: true decoration_config: skip_cloning: true @@ -3094,12 +3175,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-disc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-baremetalds-ipi-ovn-dualstack-primaryv6-f28 spec: containers: - args: @@ -3109,7 +3190,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28 + - --target=baremetalds-ipi-ovn-dualstack-primaryv6-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3165,8 +3246,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 37 0 5 * * + cluster: build03 + cron: 32 3 22 * * decorate: true decoration_config: skip_cloning: true @@ -3175,12 +3256,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-disk-encryption-tang-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-baremetalds-ipi-ovn-ipv4-fips-f28 spec: containers: - args: @@ -3190,7 +3271,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disk-encryption-tang-fips-f28 + - --target=baremetalds-ipi-ovn-ipv4-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3246,8 +3327,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 55 11 2 * * + cluster: build03 + cron: 32 3 1 * * decorate: true decoration_config: skip_cloning: true @@ -3256,12 +3337,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-external-lb-post-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-baremetalds-ipi-ovn-ipv6-fips-f28 spec: containers: - args: @@ -3271,7 +3352,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-external-lb-post-f28 + - --target=baremetalds-ipi-ovn-ipv6-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3327,8 +3408,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 29 8 9 * * + cluster: build02 + cron: 16 2 9 * * decorate: true decoration_config: skip_cloning: true @@ -3337,12 +3418,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-ovn-ipsec-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-confidential-computing-fips-f28 spec: containers: - args: @@ -3352,7 +3433,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-ipsec-f28 + - --target=gcp-ipi-confidential-computing-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3408,8 +3489,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 38 23 22 * * + cluster: build02 + cron: 56 5 23 * * decorate: true decoration_config: skip_cloning: true @@ -3418,12 +3499,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-disc-priv-oidc-fips-f28 spec: containers: - args: @@ -3433,7 +3514,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f28 + - --target=gcp-ipi-disc-priv-oidc-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3489,8 +3570,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 46 8 18 * * + cluster: build02 + cron: 31 3 4 * * decorate: true decoration_config: skip_cloning: true @@ -3499,12 +3580,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-mini-perm-custom-type-f28 spec: containers: - args: @@ -3514,7 +3595,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-workers-rhel8-f28 + - --target=gcp-ipi-mini-perm-custom-type-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3570,8 +3651,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 2 21 27 * * + cluster: build02 + cron: 46 21 24 * * decorate: true decoration_config: skip_cloning: true @@ -3580,12 +3661,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-sdn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-oidc-rt-fips-f28 spec: containers: - args: @@ -3595,7 +3676,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-sdn-f28 + - --target=gcp-ipi-oidc-rt-fips-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3651,8 +3732,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 17 11 27 * * + cluster: build02 + cron: 1 20 5 * * decorate: true decoration_config: skip_cloning: true @@ -3661,12 +3742,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-zones-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-ovn-ipsec-f28 spec: containers: - args: @@ -3676,7 +3757,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-f28 + - --target=gcp-ipi-ovn-ipsec-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3732,8 +3813,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 19 1 * * + cluster: build02 + cron: 32 9 27 * * decorate: true decoration_config: skip_cloning: true @@ -3742,12 +3823,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-upi-disc-sdn-workers-rhcos-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-etcd-encryption-f28-compliance spec: containers: - args: @@ -3757,7 +3838,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disc-sdn-workers-rhcos-rhel8-f28 + - --target=gcp-ipi-proxy-etcd-encryption-f28-compliance - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3813,8 +3894,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 2 21 17 * * + cluster: build02 + cron: 31 18 13 * * decorate: true decoration_config: skip_cloning: true @@ -3823,12 +3904,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-upi-disc-secureboot-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-private-f28 spec: containers: - args: @@ -3838,7 +3919,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disc-secureboot-fips-f28 + - --target=gcp-ipi-proxy-private-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3894,8 +3975,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 44 5 30 * * + cluster: build02 + cron: 51 0 20 * * decorate: true decoration_config: skip_cloning: true @@ -3904,12 +3985,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-upi-encrypt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-secureboot-confidential-computing-f28 spec: containers: - args: @@ -3919,7 +4000,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-encrypt-f28 + - --target=gcp-ipi-secureboot-confidential-computing-f28 - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -3975,8 +4056,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 53 19 23 2,4,6,8,10,12 * + cluster: build02 + cron: 23 3 14 * * decorate: true decoration_config: skip_cloning: true @@ -3985,12 +4066,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-ipi-xpn-fips-f28 spec: containers: - args: @@ -4000,8 +4081,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=gcp-ipi-xpn-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4056,8 +4137,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 45 8 23 1,3,5,7,9,11 * + cluster: build02 + cron: 52 8 19 * * decorate: true decoration_config: skip_cloning: true @@ -4066,12 +4147,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-localzone-fips-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-gcp-upi-f28 spec: containers: - args: @@ -4081,8 +4162,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-localzone-fips-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=gcp-upi-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4138,7 +4219,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 23 29 2,4,6,8,10,12 * + cron: 41 9 9 * * decorate: true decoration_config: skip_cloning: true @@ -4147,12 +4228,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-efs-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-mini-perm-f28 spec: containers: - args: @@ -4162,8 +4243,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=ibmcloud-ipi-mini-perm-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4219,7 +4300,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 22 7 1,3,5,7,9,11 * + cron: 13 12 7 * * decorate: true decoration_config: skip_cloning: true @@ -4228,12 +4309,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-ep-fips-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-ovn-ipsec-f28 spec: containers: - args: @@ -4243,8 +4324,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-fips-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=ibmcloud-ipi-ovn-ipsec-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4300,7 +4381,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 38 18 2 2,4,6,8,10,12 * + cron: 41 4 16 * * decorate: true decoration_config: skip_cloning: true @@ -4309,12 +4390,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-private-fips-f28 spec: containers: - args: @@ -4324,8 +4405,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=ibmcloud-ipi-private-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4381,7 +4462,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 2 18 23 1,3,5,7,9,11 * + cron: 51 22 5 * * decorate: true decoration_config: skip_cloning: true @@ -4390,12 +4471,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-sdn-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-proxy-private-rt-f28 spec: containers: - args: @@ -4405,8 +4486,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-sdn-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=ibmcloud-ipi-proxy-private-rt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4462,7 +4543,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 12 7 1,3,5,7,9,11 * + cron: 28 3 1 * * decorate: true decoration_config: skip_cloning: true @@ -4471,23 +4552,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-hypershift-mce-inplace-f60 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-workers-rhel8-f28 spec: containers: - args: @@ -4497,8 +4567,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-inplace-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=ibmcloud-ipi-workers-rhel8-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4553,8 +4623,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 16 12 7 1,3,5,7,9,11 * + cluster: build01 + cron: 12 22 4 * * decorate: true decoration_config: skip_cloning: true @@ -4563,23 +4633,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-hypershift-mce-replace-f60 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Upgrade Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-boot-categories-project-rt-f28 spec: containers: - args: @@ -4589,8 +4649,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-replace-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=nutanix-ipi-boot-categories-project-rt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4645,8 +4705,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 15 7 15 1,3,5,7,9,11 * + cluster: build01 + cron: 13 2 27 * * decorate: true decoration_config: skip_cloning: true @@ -4655,12 +4715,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-usgov-ipi-private-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-compact-image-registry-s3-f28 spec: containers: - args: @@ -4670,8 +4731,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=nutanix-ipi-compact-image-registry-s3-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4726,8 +4787,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 26 15 28 2,4,6,8,10,12 * + cluster: build01 + cron: 1 18 19 * * decorate: true decoration_config: skip_cloning: true @@ -4736,12 +4797,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-usgov-ipi-private-sts-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-disc-rt-f28 spec: containers: - args: @@ -4751,8 +4813,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=nutanix-ipi-disc-rt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4807,8 +4869,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 14 7 10 2,4,6,8,10,12 * + cluster: build01 + cron: 53 9 10 * * decorate: true decoration_config: skip_cloning: true @@ -4817,12 +4879,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-proxy-workers-rhcos-rhel8-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-nutanix-ipi-proxy-fips-f28 spec: containers: - args: @@ -4832,8 +4895,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-proxy-workers-rhcos-rhel8-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=nutanix-ipi-proxy-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4888,8 +4951,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 13 21 14 1,3,5,7,9,11 * + cluster: vsphere02 + cron: 56 11 27 * * decorate: true decoration_config: skip_cloning: true @@ -4898,12 +4961,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-workers-rhel8-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-compact-etcd-encryption-f28 spec: containers: - args: @@ -4913,8 +4976,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-workers-rhel8-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-compact-etcd-encryption-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -4969,8 +5032,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 54 12 4 2,4,6,8,10,12 * + cluster: vsphere02 + cron: 10 17 14 * * decorate: true decoration_config: skip_cloning: true @@ -4979,24 +5042,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-agent-hypershift-mce-inplace-f60 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Upgrade Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-disc-f28 spec: containers: - args: @@ -5006,8 +5057,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-agent-hypershift-mce-inplace-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-disc-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5062,8 +5113,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 12 10 9 1,3,5,7,9,11 * + cluster: vsphere02 + cron: 37 0 5 * * decorate: true decoration_config: skip_cloning: true @@ -5072,23 +5123,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-kubevirt-hypershift-mce-replace-f60 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Upgrade Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-disk-encryption-tang-fips-f28 spec: containers: - args: @@ -5098,8 +5138,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-kubevirt-hypershift-mce-replace-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-disk-encryption-tang-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5154,8 +5194,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 24 14 5 1,3,5,7,9,11 * + cluster: vsphere02 + cron: 55 11 2 * * decorate: true decoration_config: skip_cloning: true @@ -5164,12 +5204,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-disc-priv-oidc-fips-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-external-lb-post-f28 spec: containers: - args: @@ -5179,8 +5219,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-fips-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-external-lb-post-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5235,8 +5275,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 5 22 * * + cluster: vsphere02 + cron: 27 5 8 * * decorate: true decoration_config: skip_cloning: true @@ -5245,12 +5285,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-ibmcloud-ipi-private-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-ovn-dualstack-f28 spec: containers: - args: @@ -5260,8 +5300,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-private-fips-f28 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-ovn-dualstack-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5316,8 +5356,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 25 17 6 * * + cluster: vsphere02 + cron: 23 16 3 * * decorate: true decoration_config: skip_cloning: true @@ -5326,13 +5366,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-nutanix-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-ovn-dualstack-privmaryv6-f28 spec: containers: - args: @@ -5342,8 +5381,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-ovn-dualstack-privmaryv6-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5399,7 +5438,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 5 18 16 1,3,5,7,9,11 * + cron: 29 8 9 * * decorate: true decoration_config: skip_cloning: true @@ -5410,10 +5449,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-ovn-ipsec-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-ovn-ipsec-f28 spec: containers: - args: @@ -5423,8 +5462,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-ipsec-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-ovn-ipsec-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5480,7 +5519,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 9 8 4 * * + cron: 38 23 22 * * decorate: true decoration_config: skip_cloning: true @@ -5491,10 +5530,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-fips-f28 spec: containers: - args: @@ -5504,8 +5543,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-f28 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-proxy-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5561,7 +5600,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 17 1 13 1,3,5,7,9,11 * + cron: 46 8 18 * * decorate: true decoration_config: skip_cloning: true @@ -5572,10 +5611,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-proxy-workers-rhel8-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-workers-rhel8-f28 spec: containers: - args: @@ -5585,8 +5624,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-workers-rhel8-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-proxy-workers-rhel8-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5642,7 +5681,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 18 22 11 1,3,5,7,9,11 * + cron: 31 0 6 * * decorate: true decoration_config: skip_cloning: true @@ -5653,10 +5692,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-upi-encrypt-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-remote-worker-f28 spec: containers: - args: @@ -5666,8 +5705,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-encrypt-f60 - - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 + - --target=vsphere-ipi-remote-worker-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5722,8 +5761,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 15 26 * * + cluster: vsphere02 + cron: 2 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -5732,13 +5771,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-alibaba-ipi-private-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-sdn-f28 spec: containers: - args: @@ -5748,8 +5786,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=alibaba-ipi-private-fips-f28 - - --variant=amd64-nightly + - --target=vsphere-ipi-sdn-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5804,8 +5842,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 6 5 11 * * + cluster: vsphere02 + cron: 48 5 19 * * decorate: true decoration_config: skip_cloning: true @@ -5814,13 +5852,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-alibaba-ipi-private-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-template-f28 spec: containers: - args: @@ -5830,8 +5867,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=alibaba-ipi-private-fips-f28-destructive - - --variant=amd64-nightly + - --target=vsphere-ipi-template-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5886,8 +5923,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 26 20 7 * * + cluster: vsphere02 + cron: 17 11 27 * * decorate: true decoration_config: skip_cloning: true @@ -5896,13 +5933,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: alibabacloud - ci-operator.openshift.io/cloud-cluster-profile: alibabacloud-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-alibaba-ipi-private-fips-f28-ui + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-zones-f28 spec: containers: - args: @@ -5912,8 +5948,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=alibaba-ipi-private-fips-f28-ui - - --variant=amd64-nightly + - --target=vsphere-ipi-zones-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -5968,8 +6004,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 42 15 5 * * + cluster: vsphere02 + cron: 54 19 19 * * decorate: true decoration_config: skip_cloning: true @@ -5978,13 +6014,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-c2s - ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-c2s-ipi-disc-priv-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-ipi-zones-multisubnets-external-lb-f28 spec: containers: - args: @@ -5994,8 +6029,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-c2s-ipi-disc-priv-fips-f28 - - --variant=amd64-nightly + - --target=vsphere-ipi-zones-multisubnets-external-lb-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -6050,8 +6085,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 44 20 10 * * + cluster: vsphere02 + cron: 31 19 1 * * decorate: true decoration_config: skip_cloning: true @@ -6060,13 +6095,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-c2s - ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-c2s-ipi-disc-priv-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-upi-disc-sdn-workers-rhcos-rhel8-f28 spec: containers: - args: @@ -6076,8 +6110,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-c2s-ipi-disc-priv-fips-f28-destructive - - --variant=amd64-nightly + - --target=vsphere-upi-disc-sdn-workers-rhcos-rhel8-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -6132,8 +6166,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 23 20 19 * * + cluster: vsphere02 + cron: 2 21 17 * * decorate: true decoration_config: skip_cloning: true @@ -6142,13 +6176,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-f28-ota + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-upi-disc-secureboot-fips-f28 spec: containers: - args: @@ -6158,8 +6191,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-f28-ota - - --variant=amd64-nightly + - --target=vsphere-upi-disc-secureboot-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -6214,8 +6247,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 26 21 9 * * + cluster: vsphere02 + cron: 44 5 30 * * decorate: true decoration_config: skip_cloning: true @@ -6224,13 +6257,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-localzone-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.13-vsphere-upi-encrypt-f28 spec: containers: - args: @@ -6240,8 +6272,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-localzone-fips-f28 - - --variant=amd64-nightly + - --target=vsphere-upi-encrypt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -6297,7 +6329,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 8 11 * * + cron: 42 15 5 * * decorate: true decoration_config: skip_cloning: true @@ -6306,13 +6338,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-c2s + ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-localzone-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-c2s-ipi-disc-priv-fips-f28 spec: containers: - args: @@ -6322,8 +6353,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-localzone-fips-f28-destructive - - --variant=amd64-nightly + - --target=aws-c2s-ipi-disc-priv-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6379,7 +6410,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 53 23 24 * * + cron: 53 19 23 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -6390,11 +6421,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sdn-rhcos-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-f60 spec: containers: - args: @@ -6404,8 +6434,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sdn-rhcos-rhel8-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6461,7 +6491,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 51 3 27 * * + cron: 45 8 23 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -6471,12 +6501,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sdn-rhcos-rhel8-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-localzone-fips-f60 spec: containers: - args: @@ -6486,8 +6515,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sdn-rhcos-rhel8-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-localzone-fips-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6554,11 +6583,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -6569,7 +6597,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - - --variant=amd64-nightly + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6625,7 +6653,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 16 21 * * + cron: 12 23 29 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -6636,11 +6664,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-efs-f60 spec: containers: - args: @@ -6650,8 +6677,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-efs-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6707,7 +6734,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 14 7 4 * * + cron: 4 22 7 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -6718,11 +6745,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-efs-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-ep-fips-f60 spec: containers: - args: @@ -6732,8 +6758,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-ep-fips-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6789,7 +6815,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 5 2 14 * * + cron: 42 10 18 * * decorate: true decoration_config: skip_cloning: true @@ -6799,12 +6825,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-efs-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-efa-pg-f28 spec: containers: - args: @@ -6814,8 +6839,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-efa-pg-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6871,7 +6896,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 16 2 24 * * + cron: 15 19 24 * * decorate: true decoration_config: skip_cloning: true @@ -6882,11 +6907,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-ep-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-byo-subnet-ovn-day2-f28 spec: containers: - args: @@ -6896,8 +6920,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-fips-f28 - - --variant=amd64-nightly + - --target=aws-ipi-localzone-byo-subnet-ovn-day2-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -6953,7 +6977,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 56 15 17 * * + cron: 2 11 24 * * decorate: true decoration_config: skip_cloning: true @@ -6963,12 +6987,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-ep-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-byo-subnet-sdn-f28 spec: containers: - args: @@ -6978,8 +7001,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-fips-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-localzone-byo-subnet-sdn-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7035,7 +7058,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 19 13 5 * * + cron: 38 18 2 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -7045,12 +7068,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-workers-rhcos-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-f60 spec: containers: - args: @@ -7060,8 +7082,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-workers-rhcos-rhel8-f28 - - --variant=amd64-nightly + - --target=aws-ipi-localzone-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7117,89 +7139,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 32 4 5 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-workers-rhcos-rhel8-f28-destructive - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-workers-rhcos-rhel8-f28-destructive - - --variant=amd64-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 42 10 18 * * + cron: 24 5 20 * * decorate: true decoration_config: skip_cloning: true @@ -7210,11 +7150,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-efa-pg-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-fips-f28 spec: containers: - args: @@ -7224,8 +7163,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-efa-pg-f28 - - --variant=amd64-nightly + - --target=aws-ipi-localzone-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7281,7 +7220,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 17 7 27 * * + cron: 2 18 23 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -7292,11 +7231,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-efa-pg-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-localzone-sdn-f60 spec: containers: - args: @@ -7306,8 +7244,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-efa-pg-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-localzone-sdn-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7363,7 +7301,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 9 21 22 * * + cron: 41 12 7 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -7374,17 +7312,16 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-f28-longduration-hive-remaining + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-hypershift-mce-inplace-f60 reporter_config: slack: - channel: '#forum-prow-hive-qe-ci' + channel: '#forum-prow-hypershift-qe-ci' job_states_to_report: - - error - failure + - error - success report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} @@ -7399,8 +7336,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-hive-remaining - - --variant=amd64-nightly + - --target=aws-ipi-ovn-hypershift-mce-inplace-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7456,7 +7393,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 12 12 * * + cron: 16 12 7 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -7467,19 +7404,18 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-f28-longduration-hive-sd-rosa + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-hypershift-mce-replace-f60 reporter_config: slack: - channel: '#forum-prow-hive-qe-ci' + channel: '#forum-prow-hypershift-qe-ci' job_states_to_report: - - error - failure + - error - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + report_template: '{{if eq .Status.State "success"}} :rainbow: Upgrade Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :volcano: {{end}}' @@ -7492,8 +7428,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-hive-sd-rosa - - --variant=amd64-nightly + - --target=aws-ipi-ovn-hypershift-mce-replace-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7549,7 +7485,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 37 18 25 * * + cron: 39 14 5 * * decorate: true decoration_config: skip_cloning: true @@ -7560,22 +7496,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-f28-longduration-hive-spec - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-private-shared-vpc-phz-sts-f28 spec: containers: - args: @@ -7585,8 +7509,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-hive-spec - - --variant=amd64-nightly + - --target=aws-ipi-private-shared-vpc-phz-sts-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7642,7 +7566,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 19 24 * * + cron: 6 3 1 * * decorate: true decoration_config: skip_cloning: true @@ -7653,11 +7577,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-ovn-day2-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-shared-vpc-phz-f28 spec: containers: - args: @@ -7667,8 +7590,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-byo-subnet-ovn-day2-f28 - - --variant=amd64-nightly + - --target=aws-ipi-shared-vpc-phz-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7724,7 +7647,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 2 23 * * + cron: 27 22 26 * * decorate: true decoration_config: skip_cloning: true @@ -7735,11 +7658,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-ovn-day2-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-shared-vpc-phz-sts-fips-f28 spec: containers: - args: @@ -7749,8 +7671,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-byo-subnet-ovn-day2-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7806,7 +7728,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 2 11 24 * * + cron: 43 16 10 * * decorate: true decoration_config: skip_cloning: true @@ -7816,12 +7738,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-sdn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-workers-marketplace-f28 spec: containers: - args: @@ -7831,8 +7752,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-byo-subnet-sdn-f28 - - --variant=amd64-nightly + - --target=aws-ipi-workers-marketplace-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7888,7 +7809,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 13 26 * * + cron: 23 5 14 * * decorate: true decoration_config: skip_cloning: true @@ -7897,13 +7818,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-sc2s + ci-operator.openshift.io/cloud-cluster-profile: aws-sc2s-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-sdn-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-sc2s-ipi-disc-priv-fips-f28 spec: containers: - args: @@ -7913,8 +7833,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-byo-subnet-sdn-f28-destructive - - --variant=amd64-nightly + - --target=aws-sc2s-ipi-disc-priv-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -7970,7 +7890,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 24 5 20 * * + cron: 16 3 21 * * decorate: true decoration_config: skip_cloning: true @@ -7979,13 +7899,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-usgov-ipi-disc-priv-f28 spec: containers: - args: @@ -7995,8 +7914,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-fips-f28 - - --variant=amd64-nightly + - --target=aws-usgov-ipi-disc-priv-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8052,7 +7971,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 3 26 * * + cron: 15 7 15 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -8061,13 +7980,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-usgov-ipi-private-f60 spec: containers: - args: @@ -8077,8 +7995,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-localzone-fips-f28-destructive - - --variant=amd64-nightly + - --target=aws-usgov-ipi-private-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8134,7 +8052,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 17 21 16,30 * * + cron: 26 15 28 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -8143,13 +8061,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-longduration-mco-fips-proxy-all-f14 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-usgov-ipi-private-sts-f60 spec: containers: - args: @@ -8159,8 +8076,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-longduration-mco-fips-proxy-all-f14 - - --variant=amd64-nightly + - --target=aws-usgov-ipi-private-sts-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8216,7 +8133,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 12 15 * * + cron: 4 9 21 * * decorate: true decoration_config: skip_cloning: true @@ -8225,13 +8142,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-efs-fips-f28-ui + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-aws-usgov-ipi-private-workers-marketplace-f28 spec: containers: - args: @@ -8241,8 +8157,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-efs-fips-f28-ui - - --variant=amd64-nightly + - --target=aws-usgov-ipi-private-workers-marketplace-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8298,7 +8214,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 48 4 19 * * + cron: 6 15 13 * * decorate: true decoration_config: skip_cloning: true @@ -8307,24 +8223,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-arm-nodepool-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-confidential-trustedlaunch-f28 spec: containers: - args: @@ -8334,8 +8238,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-arm-nodepool-guest-f28 - - --variant=amd64-nightly + - --target=azure-ipi-confidential-trustedlaunch-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8391,7 +8295,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 8 15 * * + cron: 37 10 3 * * decorate: true decoration_config: skip_cloning: true @@ -8400,24 +8304,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-arm-nodepool-guest-f28-destructive - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-disc-oidc-f28 spec: containers: - args: @@ -8427,8 +8319,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-arm-nodepool-guest-f28-destructive - - --variant=amd64-nightly + - --target=azure-ipi-disc-oidc-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8484,7 +8376,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 7 10 2 * * + cron: 12 7 25 * * decorate: true decoration_config: skip_cloning: true @@ -8493,24 +8385,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-arm-nodepool-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-marketplace-mini-perm-f28 spec: containers: - args: @@ -8520,8 +8400,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-arm-nodepool-mgmt-f28 - - --variant=amd64-nightly + - --target=azure-ipi-marketplace-mini-perm-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8577,7 +8457,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 33 12 23 * * + cron: 14 7 10 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -8586,24 +8466,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-fips-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-proxy-workers-rhcos-rhel8-f60 spec: containers: - args: @@ -8613,8 +8481,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-fips-guest-f28 - - --variant=amd64-nightly + - --target=azure-ipi-proxy-workers-rhcos-rhel8-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8670,7 +8538,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 47 14 7 * * + cron: 35 6 8 * * decorate: true decoration_config: skip_cloning: true @@ -8679,24 +8547,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-fips-guest-f28-destructive - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-vmgenv1-f28 spec: containers: - args: @@ -8706,8 +8562,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-fips-guest-f28-destructive - - --variant=amd64-nightly + - --target=azure-ipi-vmgenv1-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8763,7 +8619,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 1 8 14 * * + cron: 13 21 14 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -8772,24 +8628,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-fips-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-workers-rhel8-f60 spec: containers: - args: @@ -8799,8 +8643,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-fips-mgmt-f28 - - --variant=amd64-nightly + - --target=azure-ipi-workers-rhel8-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8856,7 +8700,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 12 23 * * + cron: 25 2 13 * * decorate: true decoration_config: skip_cloning: true @@ -8865,24 +8709,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-guest-critical-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-mag-ipi-fips-f28 spec: containers: - args: @@ -8892,8 +8724,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-guest-critical-f28 - - --variant=amd64-nightly + - --target=azure-mag-ipi-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -8949,7 +8781,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 8 16 * * + cron: 35 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -8958,24 +8790,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-install-f28-longduration - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-mag-ipi-fullyprivate-f28 spec: containers: - args: @@ -8985,8 +8805,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-install-f28-longduration - - --variant=amd64-nightly + - --target=azure-mag-ipi-fullyprivate-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -9041,8 +8861,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 13 12 18 * * + cluster: build01 + cron: 21 12 22 * * decorate: true decoration_config: skip_cloning: true @@ -9051,24 +8871,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-stack-ipi-f28 spec: containers: - args: @@ -9078,8 +8887,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-guest-f28 - - --variant=amd64-nightly + - --target=azure-stack-ipi-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -9134,8 +8943,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 10 15 23 * * + cluster: build01 + cron: 29 3 25 * * decorate: true decoration_config: skip_cloning: true @@ -9144,24 +8953,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-guest-f28-destructive - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-stack-ipi-proxy-fips-f28 spec: containers: - args: @@ -9171,8 +8969,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-guest-f28-destructive - - --variant=amd64-nightly + - --target=azure-stack-ipi-proxy-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -9227,8 +9025,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 14 11 13 * * + cluster: build01 + cron: 4 22 8 * * decorate: true decoration_config: skip_cloning: true @@ -9237,13 +9035,259 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-guest-f28-longduration + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-azure-stack-upi-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-stack-upi-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 36 14 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetal-upi-ovn-ipv4-compact-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetal-upi-ovn-ipv4-compact-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 27 14 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetal-upi-ovn-ipv4-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetal-upi-ovn-ipv4-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 54 12 4 2,4,6,8,10,12 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-agent-hypershift-mce-inplace-f60 reporter_config: slack: channel: '#forum-prow-hypershift-qe-ci' @@ -9251,7 +9295,7 @@ periodics: - failure - error - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + report_template: '{{if eq .Status.State "success"}} :rainbow: Upgrade Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :volcano: {{end}}' @@ -9264,8 +9308,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-guest-f28-longduration - - --variant=amd64-nightly + - --target=baremetalds-agent-hypershift-mce-inplace-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -9321,7 +9365,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 23 23 * * + cron: 36 2 27 * * decorate: true decoration_config: skip_cloning: true @@ -9330,24 +9374,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-ibmz-guest-critical-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-ipi-ovn-dualstack-primaryv6-f28 spec: containers: - args: @@ -9357,8 +9389,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-ibmz-guest-critical-f28 - - --variant=amd64-nightly + - --target=baremetalds-ipi-ovn-dualstack-primaryv6-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -9414,7 +9446,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 2 22 * * + cron: 45 0 11 * * decorate: true decoration_config: skip_cloning: true @@ -9423,13 +9455,174 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-ibmz-mgmt-critical-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-ipi-ovn-ipv4-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetalds-ipi-ovn-ipv4-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 32 3 1 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-ipi-ovn-ipv6-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetalds-ipi-ovn-ipv6-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 12 10 9 1,3,5,7,9,11 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-baremetalds-kubevirt-hypershift-mce-replace-f60 reporter_config: slack: channel: '#forum-prow-hypershift-qe-ci' @@ -9437,7 +9630,7 @@ periodics: - failure - error - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + report_template: '{{if eq .Status.State "success"}} :rainbow: Upgrade Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :volcano: {{end}}' @@ -9450,7 +9643,11434 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-ibmz-mgmt-critical-f28 + - --target=baremetalds-kubevirt-hypershift-mce-replace-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 24 14 5 1,3,5,7,9,11 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-disc-priv-oidc-fips-f60 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-disc-priv-oidc-fips-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 11 12 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-marketplace-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-marketplace-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 31 3 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-mini-perm-custom-type-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-mini-perm-custom-type-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 32 9 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-proxy-etcd-encryption-f28-compliance + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-proxy-etcd-encryption-f28-compliance + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 51 0 20 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-secureboot-confidential-computing-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-secureboot-confidential-computing-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 41 9 9 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-ibmcloud-ipi-mini-perm-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=ibmcloud-ipi-mini-perm-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 13 12 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-ibmcloud-ipi-ovn-ipsec-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=ibmcloud-ipi-ovn-ipsec-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 36 5 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-ibmcloud-ipi-private-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=ibmcloud-ipi-private-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 51 22 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-ibmcloud-ipi-proxy-private-rt-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=ibmcloud-ipi-proxy-private-rt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 6 15 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-ibmcloud-ipi-tp-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=ibmcloud-ipi-tp-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 28 13 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-nutanix-ipi-boot-categories-project-rt-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=nutanix-ipi-boot-categories-project-rt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 13 2 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-nutanix-ipi-compact-image-registry-s3-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=nutanix-ipi-compact-image-registry-s3-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 36 10 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-nutanix-ipi-disc-rt-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=nutanix-ipi-disc-rt-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 25 17 6 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-nutanix-ipi-proxy-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=nutanix-ipi-proxy-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 12 4 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-nutanix-ipi-tp-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=nutanix-ipi-tp-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 5 11 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-compact-etcd-encryption-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-compact-etcd-encryption-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 55 9 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-disc-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-disc-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 36 22 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-disk-encryption-tang-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-disk-encryption-tang-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 22 12 12 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-external-lb-post-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-external-lb-post-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 27 5 8 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-ovn-dualstack-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-ovn-dualstack-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 23 16 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-ovn-dualstack-privmaryv6-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-ovn-dualstack-privmaryv6-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 5 18 16 1,3,5,7,9,11 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-ovn-ipsec-f60 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-ovn-ipsec-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 9 8 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-proxy-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-proxy-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 26 6 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-proxy-tp-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-proxy-tp-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 17 1 13 1,3,5,7,9,11 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-proxy-workers-rhel8-f60 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-proxy-workers-rhel8-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 31 0 6 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-remote-worker-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-remote-worker-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 22 17 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-sdn-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-sdn-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 3 22 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-static-ip-tp-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-static-ip-tp-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 48 5 19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-template-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-template-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 14 22 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-zones-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-zones-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 54 19 19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-ipi-zones-multisubnets-external-lb-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-zones-multisubnets-external-lb-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 6 19 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-upi-disc-secureboot-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-upi-disc-secureboot-fips-f28 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 18 22 11 1,3,5,7,9,11 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 + ci-operator.openshift.io/variant: amd64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-4.14-upgrade-from-stable-4.14-vsphere-upi-encrypt-f60 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-upi-encrypt-f60 + - --variant=amd64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 36 15 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-alibaba-ipi-private-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=alibaba-ipi-private-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 6 5 11 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-alibaba-ipi-private-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=alibaba-ipi-private-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 26 20 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: alibabacloud + ci-operator.openshift.io/cloud-cluster-profile: alibabacloud-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-alibaba-ipi-private-fips-f28-ui + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=alibaba-ipi-private-fips-f28-ui + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 42 15 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-c2s + ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-c2s-ipi-disc-priv-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-c2s-ipi-disc-priv-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 44 20 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-c2s + ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-c2s-ipi-disc-priv-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-c2s-ipi-disc-priv-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 23 20 19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-f28-ota + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-f28-ota + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 26 21 9 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-localzone-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-localzone-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 4 8 11 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-localzone-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-localzone-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 53 23 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sdn-rhcos-rhel8-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sdn-rhcos-rhel8-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 51 3 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sdn-rhcos-rhel8-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sdn-rhcos-rhel8-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 26 22 2 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-basecap-none-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 12 16 21 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-basecap-none-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 14 7 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-efs-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-efs-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 5 2 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-efs-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-efs-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 16 2 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-ep-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-ep-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 56 15 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-sts-ep-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-ep-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 19 13 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-workers-rhcos-rhel8-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-workers-rhcos-rhel8-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 32 4 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-disc-priv-workers-rhcos-rhel8-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-workers-rhcos-rhel8-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 42 10 18 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-efa-pg-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-efa-pg-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 17 7 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-efa-pg-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-efa-pg-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 9 21 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-f28-longduration-hive-remaining + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-f28-longduration-hive-remaining + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 3 12 12 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-f28-longduration-hive-sd-rosa + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-f28-longduration-hive-sd-rosa + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 37 18 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-f28-longduration-hive-spec + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-f28-longduration-hive-spec + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 15 19 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-ovn-day2-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-localzone-byo-subnet-ovn-day2-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 41 2 23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-ovn-day2-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-localzone-byo-subnet-ovn-day2-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 2 11 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-sdn-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-localzone-byo-subnet-sdn-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 15 13 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-byo-subnet-sdn-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-localzone-byo-subnet-sdn-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 24 5 20 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-localzone-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 25 3 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-localzone-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-localzone-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 17 21 16,30 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-longduration-mco-fips-proxy-all-f14 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-longduration-mco-fips-proxy-all-f14 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 22 12 15 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-efs-fips-f28-ui + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-efs-fips-f28-ui + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 48 4 19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-arm-nodepool-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-arm-nodepool-guest-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 42 8 15 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-arm-nodepool-guest-f28-destructive + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-arm-nodepool-guest-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 7 10 2 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-arm-nodepool-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-arm-nodepool-mgmt-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 33 12 23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-fips-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-fips-guest-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 47 14 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-fips-guest-f28-destructive + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-fips-guest-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 1 8 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-fips-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-fips-mgmt-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 35 12 23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-guest-critical-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-guest-critical-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 59 8 16 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-install-f28-longduration + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-install-f28-longduration + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 13 12 18 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-guest-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 10 15 23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-guest-f28-destructive + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-guest-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 14 11 13 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-guest-f28-longduration + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-guest-f28-longduration + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 11 23 23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-ibmz-guest-critical-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-ibmz-guest-critical-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 41 2 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-ibmz-mgmt-critical-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-ibmz-mgmt-critical-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 21 11 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-mgmt-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 31 18 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-mgmt-f28-longduration + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-mgmt-f28-longduration + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 6 8 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-power-guest-critical-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-power-guest-critical-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 3 16 30 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-power-mgmt-critical-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mce-power-mgmt-critical-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 49 4 19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mgmt-critical-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-mgmt-critical-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 24 18 21 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-pub-private-guest-f28-destructive + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-pub-private-guest-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 42 6 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-public-private-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-public-private-guest-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 54 14 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-public-private-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-hypershift-public-private-mgmt-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 49 2 15 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-ipsec-f28-obo + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-ipsec-f28-obo + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 56 1 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 16 15 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-winc-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-ovn-winc-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 57 23 12 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-private-fips-f28-disasterrecovery + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-private-fips-f28-disasterrecovery + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 39 14 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-private-shared-vpc-phz-sts-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 28 23 2 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-private-shared-vpc-phz-sts-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 7 22 12 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-fips-f28-fips-check + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-proxy-fips-f28-fips-check + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 17 22 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-sdn-workers-rhel8-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-proxy-sdn-workers-rhel8-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 0 3 22 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-sdn-workers-rhel8-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-proxy-sdn-workers-rhel8-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 46 3 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-workers-rhel8-etcd-encryptio-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-proxy-workers-rhel8-etcd-encryptio-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 9 14 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-workers-rhel8-etcd-encryption-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-proxy-workers-rhel8-etcd-encryption-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 6 3 1 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-shared-vpc-phz-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 1 14 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-shared-vpc-phz-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 27 22 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 39 8 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 43 16 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-workers-marketplace-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-workers-marketplace-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 3 23 10 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-workers-marketplace-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-workers-marketplace-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 33 23 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ocm-osd-ccs-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ocm-osd-ccs-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 19 6 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-byo-kms-oidc-auditlog-int-full-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-int-full-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 51 15 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-byo-kms-oidc-auditlog-stage-full-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-stage-full-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 3 6 5 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-int-full-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-hcp-int-full-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 7 13 2 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-private-proxy-int-full-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-hcp-private-proxy-int-full-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 15 14 13 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-private-proxy-stage-full-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-hcp-private-proxy-stage-full-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 2 23 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-stage-full-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-hcp-stage-full-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 25 21 13 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 24 1 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-byo-kms-oidc-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-sts-byo-kms-oidc-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 20 6 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-sts-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 13 6 6 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-localzone-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-sts-localzone-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 7 5 13 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-private-proxy-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-sts-private-proxy-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 26 0 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-security-group-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-sts-security-group-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 22 0 27 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-shared-vpc-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-rosa-sts-shared-vpc-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 23 5 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-sc2s + ci-operator.openshift.io/cloud-cluster-profile: aws-sc2s-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-sc2s-ipi-disc-priv-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-sc2s-ipi-disc-priv-fips-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 56 18 12 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-sc2s + ci-operator.openshift.io/cloud-cluster-profile: aws-sc2s-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-sc2s-ipi-disc-priv-fips-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-sc2s-ipi-disc-priv-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 16 3 21 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-disc-priv-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-disc-priv-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 36 1 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-disc-priv-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-disc-priv-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 13 15 26 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 12 4 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 4 16 7 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-f28-longduration-hive + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-f28-longduration-hive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 19 19 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-sts-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-sts-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 36 23 20 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-sts-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-sts-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 4 9 21 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-workers-marketplace-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-workers-marketplace-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 25 18 15 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-workers-marketplace-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-usgov-ipi-private-workers-marketplace-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 6 15 13 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-confidential-trustedlaunch-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-confidential-trustedlaunch-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 46 17 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-confidential-trustedlaunch-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-confidential-trustedlaunch-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 37 10 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-disc-oidc-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-disc-oidc-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 10 21 15 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-disc-oidc-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-disc-oidc-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 34 0 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-f28-longduration-part3-3 + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-f28-longduration-part3-3 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 33 3 19 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-f28-ota + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-f28-ota + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 12 7 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-marketplace-mini-perm-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-marketplace-mini-perm-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 41 11 3 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-marketplace-noplan-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-marketplace-noplan-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -9507,100 +21127,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 21 11 5 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-mgmt-f28 - - --variant=amd64-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 31 18 22 * * + cron: 25 3 28 * * decorate: true decoration_config: skip_cloning: true @@ -9609,24 +21136,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-mgmt-f28-longduration - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-private-fips-f28-disasterrecovery spec: containers: - args: @@ -9636,7 +21152,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-mgmt-f28-longduration + - --target=azure-ipi-private-fips-f28-disasterrecovery - --variant=amd64-nightly command: - ci-operator @@ -9693,7 +21209,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 6 8 17 * * + cron: 8 18 27 * * decorate: true decoration_config: skip_cloning: true @@ -9702,24 +21218,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-power-guest-critical-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-proxy-workers-rhcos-rhel8-f28 spec: containers: - args: @@ -9729,7 +21234,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-power-guest-critical-f28 + - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28 - --variant=amd64-nightly command: - ci-operator @@ -9786,7 +21291,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 16 30 * * + cron: 20 19 20 * * decorate: true decoration_config: skip_cloning: true @@ -9795,24 +21300,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mce-power-mgmt-critical-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-proxy-workers-rhcos-rhel8-f28-destructive spec: containers: - args: @@ -9822,7 +21316,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mce-power-mgmt-critical-f28 + - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -9879,7 +21373,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 49 4 19 * * + cron: 17 10 19 * * decorate: true decoration_config: skip_cloning: true @@ -9888,24 +21382,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-mgmt-critical-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-proxy-workers-rhcos-rhel8-f28-ui spec: containers: - args: @@ -9915,7 +21398,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-mgmt-critical-f28 + - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28-ui - --variant=amd64-nightly command: - ci-operator @@ -9972,7 +21455,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 24 18 21 * * + cron: 6 19 24 * * decorate: true decoration_config: skip_cloning: true @@ -9981,24 +21464,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-pub-private-guest-f28-destructive - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-to-multiarch-f28 spec: containers: - args: @@ -10008,7 +21480,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-pub-private-guest-f28-destructive + - --target=azure-ipi-to-multiarch-f28 - --variant=amd64-nightly command: - ci-operator @@ -10065,7 +21537,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 6 24 * * + cron: 35 6 8 * * decorate: true decoration_config: skip_cloning: true @@ -10074,24 +21546,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-public-private-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-vmgenv1-f28 spec: containers: - args: @@ -10101,7 +21562,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-public-private-guest-f28 + - --target=azure-ipi-vmgenv1-f28 - --variant=amd64-nightly command: - ci-operator @@ -10158,7 +21619,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 54 14 17 * * + cron: 34 13 5 * * decorate: true decoration_config: skip_cloning: true @@ -10167,24 +21628,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-hypershift-public-private-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-vmgenv1-f28-destructive spec: containers: - args: @@ -10194,7 +21644,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-hypershift-public-private-mgmt-f28 + - --target=azure-ipi-vmgenv1-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -10251,7 +21701,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 49 2 15 * * + cron: 32 10 16 * * decorate: true decoration_config: skip_cloning: true @@ -10260,13 +21710,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-ipsec-f28-obo + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-workers-rhel8-f28 spec: containers: - args: @@ -10276,7 +21726,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-f28-obo + - --target=azure-ipi-workers-rhel8-f28 - --variant=amd64-nightly command: - ci-operator @@ -10333,7 +21783,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 56 1 24 * * + cron: 11 15 28 * * decorate: true decoration_config: skip_cloning: true @@ -10342,13 +21792,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-workers-rhel8-f28-destructive spec: containers: - args: @@ -10358,7 +21808,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 + - --target=azure-ipi-workers-rhel8-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -10415,7 +21865,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 16 15 24 * * + cron: 39 10 27 * * decorate: true decoration_config: skip_cloning: true @@ -10424,13 +21874,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-ovn-winc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-f28-longduration-hive + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -10440,7 +21901,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-winc-f28 + - --target=azure-mag-ipi-f28-longduration-hive - --variant=amd64-nightly command: - ci-operator @@ -10497,7 +21958,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 57 23 12 * * + cron: 25 2 13 * * decorate: true decoration_config: skip_cloning: true @@ -10506,13 +21967,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-private-fips-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fips-f28 spec: containers: - args: @@ -10522,7 +21983,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-fips-f28-disasterrecovery + - --target=azure-mag-ipi-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -10579,7 +22040,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 39 14 5 * * + cron: 31 5 7 * * decorate: true decoration_config: skip_cloning: true @@ -10588,13 +22049,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fips-f28-destructive spec: containers: - args: @@ -10604,7 +22065,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-shared-vpc-phz-sts-f28 + - --target=azure-mag-ipi-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -10661,7 +22122,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 28 23 2 * * + cron: 35 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -10670,13 +22131,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-private-shared-vpc-phz-sts-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fullyprivate-f28 spec: containers: - args: @@ -10686,7 +22147,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-shared-vpc-phz-sts-f28-destructive + - --target=azure-mag-ipi-fullyprivate-f28 - --variant=amd64-nightly command: - ci-operator @@ -10743,7 +22204,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 7 22 12 * * + cron: 25 17 25 * * decorate: true decoration_config: skip_cloning: true @@ -10752,13 +22213,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-fips-f28-fips-check + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fullyprivate-f28-destructive spec: containers: - args: @@ -10768,7 +22229,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-fips-f28-fips-check + - --target=azure-mag-ipi-fullyprivate-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -10824,8 +22285,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 17 22 7 * * + cluster: build01 + cron: 21 12 22 * * decorate: true decoration_config: skip_cloning: true @@ -10834,13 +22295,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-sdn-workers-rhel8-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-f28 spec: containers: - args: @@ -10850,7 +22312,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sdn-workers-rhel8-fips-f28 + - --target=azure-stack-ipi-f28 - --variant=amd64-nightly command: - ci-operator @@ -10906,8 +22368,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 0 3 22 * * + cluster: build01 + cron: 11 14 7 * * decorate: true decoration_config: skip_cloning: true @@ -10916,13 +22378,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-sdn-workers-rhel8-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-f28-destructive spec: containers: - args: @@ -10932,7 +22395,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sdn-workers-rhel8-fips-f28-destructive + - --target=azure-stack-ipi-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -10988,8 +22451,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 46 3 17 * * + cluster: build01 + cron: 29 3 25 * * decorate: true decoration_config: skip_cloning: true @@ -10998,13 +22461,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-workers-rhel8-etcd-encryptio-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-proxy-fips-f28 spec: containers: - args: @@ -11014,7 +22478,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-workers-rhel8-etcd-encryptio-f28-destructive + - --target=azure-stack-ipi-proxy-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -11070,8 +22534,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 9 14 25 * * + cluster: build01 + cron: 12 14 6 * * decorate: true decoration_config: skip_cloning: true @@ -11080,13 +22544,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-proxy-workers-rhel8-etcd-encryption-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-proxy-fips-f28-destructive spec: containers: - args: @@ -11096,7 +22561,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-workers-rhel8-etcd-encryption-f28 + - --target=azure-stack-ipi-proxy-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -11152,8 +22617,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 6 3 1 * * + cluster: build01 + cron: 4 22 8 * * decorate: true decoration_config: skip_cloning: true @@ -11162,13 +22627,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-upi-f28 spec: containers: - args: @@ -11178,7 +22644,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-f28 + - --target=azure-stack-upi-f28 - --variant=amd64-nightly command: - ci-operator @@ -11234,8 +22700,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 1 14 27 * * + cluster: build01 + cron: 20 19 21 * * decorate: true decoration_config: skip_cloning: true @@ -11244,13 +22710,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-upi-f28-destructive spec: containers: - args: @@ -11260,7 +22727,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-f28-destructive + - --target=azure-stack-upi-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -11316,8 +22783,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 27 22 26 * * + cluster: build05 + cron: 22 15 14 * * decorate: true decoration_config: skip_cloning: true @@ -11326,13 +22793,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-3-plus-1-agent-ipv4-static-f28 spec: containers: - args: @@ -11342,7 +22810,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 + - --target=baremetal-3-plus-1-agent-ipv4-static-f28 - --variant=amd64-nightly command: - ci-operator @@ -11398,8 +22866,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 39 8 5 * * + cluster: build05 + cron: 9 20 5 * * decorate: true decoration_config: skip_cloning: true @@ -11408,13 +22876,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-shared-vpc-phz-sts-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-compact-agent-platform-none-ipv4-static-f28 spec: containers: - args: @@ -11424,7 +22893,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-sts-fips-f28-destructive + - --target=baremetal-compact-agent-platform-none-ipv4-static-f28 - --variant=amd64-nightly command: - ci-operator @@ -11480,8 +22949,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 43 16 10 * * + cluster: build05 + cron: 1 14 18 * * decorate: true decoration_config: skip_cloning: true @@ -11490,13 +22959,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-workers-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ephe-compact-agent-ipv4-static-connected-p1-f28 spec: containers: - args: @@ -11506,7 +22976,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-workers-marketplace-f28 + - --target=baremetal-ephe-compact-agent-ipv4-static-connected-p1-f28 - --variant=amd64-nightly command: - ci-operator @@ -11562,8 +23032,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 3 23 10 * * + cluster: build05 + cron: 13 15 8 * * decorate: true decoration_config: skip_cloning: true @@ -11572,13 +23042,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ipi-workers-marketplace-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ephe-sno-agent-ipv4-static-connected-p1-f28 spec: containers: - args: @@ -11588,7 +23059,90 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-workers-marketplace-f28-destructive + - --target=baremetal-ephe-sno-agent-ipv4-static-connected-p1-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 36 18 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ha-agent-ipv4-static-disc-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetal-ha-agent-ipv4-static-disc-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -11644,8 +23198,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 33 23 24 * * + cluster: build05 + cron: 39 17 22 * * decorate: true decoration_config: skip_cloning: true @@ -11654,24 +23208,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-ocm-osd-ccs-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ha-agent-platform-none-ipv4-static-f28 spec: containers: - args: @@ -11681,7 +23225,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ocm-osd-ccs-f28 + - --target=baremetal-ha-agent-platform-none-ipv4-static-f28 - --variant=amd64-nightly command: - ci-operator @@ -11737,8 +23281,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 19 6 17 * * + cluster: build05 + cron: 25 14 24 * * decorate: true decoration_config: skip_cloning: true @@ -11747,24 +23291,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-byo-kms-oidc-auditlog-int-full-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-pxe-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -11774,7 +23308,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-int-full-f28 + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 - --variant=amd64-nightly command: - ci-operator @@ -11830,8 +23364,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 51 15 4 * * + cluster: build05 + cron: 56 19 12 * * decorate: true decoration_config: skip_cloning: true @@ -11840,24 +23374,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-byo-kms-oidc-auditlog-stage-full-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-pxe-ha-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -11867,7 +23391,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-stage-full-f28 + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 - --variant=amd64-nightly command: - ci-operator @@ -11923,8 +23447,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 3 6 5 * * + cluster: build05 + cron: 32 13 23 * * decorate: true decoration_config: skip_cloning: true @@ -11933,24 +23457,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-int-full-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -11960,7 +23474,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-int-full-f28 + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 - --variant=amd64-nightly command: - ci-operator @@ -12016,8 +23530,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 7 13 2 * * + cluster: build05 + cron: 3 18 24 * * decorate: true decoration_config: skip_cloning: true @@ -12026,24 +23540,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-private-proxy-int-full-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-sno-agent-ipv4-static-connected-fips-f28 spec: containers: - args: @@ -12053,7 +23557,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-private-proxy-int-full-f28 + - --target=baremetal-sno-agent-ipv4-static-connected-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -12109,8 +23613,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 15 14 13 * * + cluster: build05 + cron: 36 14 22 * * decorate: true decoration_config: skip_cloning: true @@ -12119,24 +23623,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-private-proxy-stage-full-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-upi-ovn-ipv4-compact-f28 spec: containers: - args: @@ -12146,7 +23640,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-private-proxy-stage-full-f28 + - --target=baremetal-upi-ovn-ipv4-compact-f28 - --variant=amd64-nightly command: - ci-operator @@ -12202,8 +23696,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 2 23 17 * * + cluster: build05 + cron: 27 14 3 * * decorate: true decoration_config: skip_cloning: true @@ -12212,24 +23706,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-hcp-stage-full-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-upi-ovn-ipv4-f28 spec: containers: - args: @@ -12239,7 +23723,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-stage-full-f28 + - --target=baremetal-upi-ovn-ipv4-f28 - --variant=amd64-nightly command: - ci-operator @@ -12295,8 +23779,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 21 13 * * + cluster: build05 + cron: 25 18 5 * * decorate: true decoration_config: skip_cloning: true @@ -12305,13 +23789,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-disconnected-guest-f28 spec: containers: - args: @@ -12321,7 +23806,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + - --target=baremetalds-hypershift-agent-mce-disconnected-guest-f28 - --variant=amd64-nightly command: - ci-operator @@ -12377,8 +23862,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 24 1 24 * * + cluster: build05 + cron: 36 3 5 * * decorate: true decoration_config: skip_cloning: true @@ -12387,13 +23872,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-byo-kms-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-disconnected-guest-f28-des spec: containers: - args: @@ -12403,7 +23889,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-byo-kms-oidc-f28 + - --target=baremetalds-hypershift-agent-mce-disconnected-guest-f28-des - --variant=amd64-nightly command: - ci-operator @@ -12459,8 +23945,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 20 6 27 * * + cluster: build05 + cron: 30 10 17 * * decorate: true decoration_config: skip_cloning: true @@ -12469,19 +23955,20 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-disconnected-mgmt-f28 reporter_config: slack: - channel: '#managed-hypershift-ci-watcher' + channel: '#forum-prow-hypershift-qe-ci' job_states_to_report: - - error - failure + - error - success report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} @@ -12496,7 +23983,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-f28 + - --target=baremetalds-hypershift-agent-mce-disconnected-mgmt-f28 - --variant=amd64-nightly command: - ci-operator @@ -12552,8 +24039,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 13 6 6 * * + cluster: build05 + cron: 3 0 3 * * decorate: true decoration_config: skip_cloning: true @@ -12562,13 +24049,25 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-localzone-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-dualstack-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -12578,7 +24077,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-localzone-f28 + - --target=baremetalds-hypershift-agent-mce-dualstack-guest-f28 - --variant=amd64-nightly command: - ci-operator @@ -12634,8 +24133,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 7 5 13 * * + cluster: build05 + cron: 15 20 14 * * decorate: true decoration_config: skip_cloning: true @@ -12644,13 +24143,25 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-private-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-dualstack-guest-f28-des + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -12660,7 +24171,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-private-proxy-f28 + - --target=baremetalds-hypershift-agent-mce-dualstack-guest-f28-des - --variant=amd64-nightly command: - ci-operator @@ -12716,8 +24227,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 26 0 3 * * + cluster: build05 + cron: 6 10 21 * * decorate: true decoration_config: skip_cloning: true @@ -12726,13 +24237,25 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-security-group-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-dualstack-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -12742,7 +24265,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-security-group-f28 + - --target=baremetalds-hypershift-agent-mce-dualstack-mgmt-f28 - --variant=amd64-nightly command: - ci-operator @@ -12798,8 +24321,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 22 0 27 * * + cluster: build05 + cron: 21 22 17 * * decorate: true decoration_config: skip_cloning: true @@ -12808,19 +24331,20 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-rosa-sts-shared-vpc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-guest-f28 reporter_config: slack: - channel: '#managed-hypershift-ci-watcher' + channel: '#forum-prow-hypershift-qe-ci' job_states_to_report: - - error - failure + - error - success report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} @@ -12835,7 +24359,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-shared-vpc-f28 + - --target=baremetalds-hypershift-agent-mce-guest-f28 - --variant=amd64-nightly command: - ci-operator @@ -12891,8 +24415,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 23 5 14 * * + cluster: build05 + cron: 7 12 29 * * decorate: true decoration_config: skip_cloning: true @@ -12901,13 +24425,25 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-sc2s - ci-operator.openshift.io/cloud-cluster-profile: aws-sc2s-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-sc2s-ipi-disc-priv-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-guest-f28-des + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -12917,7 +24453,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-sc2s-ipi-disc-priv-fips-f28 + - --target=baremetalds-hypershift-agent-mce-guest-f28-des - --variant=amd64-nightly command: - ci-operator @@ -12973,8 +24509,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 56 18 12 * * + cluster: build05 + cron: 10 2 16 * * decorate: true decoration_config: skip_cloning: true @@ -12983,13 +24519,25 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-sc2s - ci-operator.openshift.io/cloud-cluster-profile: aws-sc2s-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-sc2s-ipi-disc-priv-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -12999,7 +24547,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-sc2s-ipi-disc-priv-fips-f28-destructive + - --target=baremetalds-hypershift-agent-mce-mgmt-f28 - --variant=amd64-nightly command: - ci-operator @@ -13056,7 +24604,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 16 3 21 * * + cron: 36 2 27 * * decorate: true decoration_config: skip_cloning: true @@ -13065,13 +24613,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-disc-priv-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-dualstack-primaryv6-f28 spec: containers: - args: @@ -13081,7 +24629,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-disc-priv-f28 + - --target=baremetalds-ipi-ovn-dualstack-primaryv6-f28 - --variant=amd64-nightly command: - ci-operator @@ -13138,7 +24686,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 36 1 14 * * + cron: 16 0 4 * * decorate: true decoration_config: skip_cloning: true @@ -13147,13 +24695,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-disc-priv-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-dualstack-primaryv6-f28-destructive spec: containers: - args: @@ -13163,7 +24711,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-disc-priv-f28-destructive + - --target=baremetalds-ipi-ovn-dualstack-primaryv6-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -13220,7 +24768,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 13 15 26 * * + cron: 45 0 11 * * decorate: true decoration_config: skip_cloning: true @@ -13229,13 +24777,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28 spec: containers: - args: @@ -13245,7 +24793,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-f28 + - --target=baremetalds-ipi-ovn-ipv4-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -13302,7 +24850,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 4 3 * * + cron: 8 12 22 * * decorate: true decoration_config: skip_cloning: true @@ -13311,13 +24859,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28-destructive spec: containers: - args: @@ -13327,7 +24875,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-f28-destructive + - --target=baremetalds-ipi-ovn-ipv4-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -13384,7 +24932,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 16 7 * * + cron: 1 6 10 * * decorate: true decoration_config: skip_cloning: true @@ -13393,24 +24941,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-f28-longduration-hive - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28-ui spec: containers: - args: @@ -13420,7 +24957,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-f28-longduration-hive + - --target=baremetalds-ipi-ovn-ipv4-fips-f28-ui - --variant=amd64-nightly command: - ci-operator @@ -13477,7 +25014,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 19 19 14 * * + cron: 23 8 15 * * decorate: true decoration_config: skip_cloning: true @@ -13486,13 +25023,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28-wrs spec: containers: - args: @@ -13502,7 +25039,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f28 + - --target=baremetalds-ipi-ovn-ipv4-fips-f28-wrs - --variant=amd64-nightly command: - ci-operator @@ -13559,7 +25096,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 36 23 20 * * + cron: 32 3 1 * * decorate: true decoration_config: skip_cloning: true @@ -13568,13 +25105,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-sts-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv6-fips-f28 spec: containers: - args: @@ -13584,7 +25121,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f28-destructive + - --target=baremetalds-ipi-ovn-ipv6-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -13641,7 +25178,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 9 21 * * + cron: 25 8 22 * * decorate: true decoration_config: skip_cloning: true @@ -13650,13 +25187,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-workers-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv6-fips-f28-destructive spec: containers: - args: @@ -13666,7 +25203,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-workers-marketplace-f28 + - --target=baremetalds-ipi-ovn-ipv6-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -13723,7 +25260,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 18 15 * * + cron: 25 12 7 * * decorate: true decoration_config: skip_cloning: true @@ -13732,13 +25269,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-aws-usgov-ipi-private-workers-marketplace-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -13748,7 +25296,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-workers-marketplace-f28-destructive + - --target=baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28 - --variant=amd64-nightly command: - ci-operator @@ -13805,7 +25353,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 6 15 13 * * + cron: 4 2 6 * * decorate: true decoration_config: skip_cloning: true @@ -13814,13 +25362,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-confidential-trustedlaunch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28-destr + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -13830,7 +25389,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-confidential-trustedlaunch-f28 + - --target=baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28-destr - --variant=amd64-nightly command: - ci-operator @@ -13887,7 +25446,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 46 17 4 * * + cron: 14 19 24 * * decorate: true decoration_config: skip_cloning: true @@ -13896,13 +25455,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-confidential-trustedlaunch-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -13912,7 +25482,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-confidential-trustedlaunch-f28-destructive + - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28 - --variant=amd64-nightly command: - ci-operator @@ -13969,7 +25539,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 37 10 3 * * + cron: 29 15 30 * * decorate: true decoration_config: skip_cloning: true @@ -13978,13 +25548,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-disc-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28-des + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -13994,7 +25575,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f28 + - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28-des - --variant=amd64-nightly command: - ci-operator @@ -14051,7 +25632,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 10 21 15 * * + cron: 11 21 22 * * decorate: true decoration_config: skip_cloning: true @@ -14060,13 +25641,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-disc-oidc-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mce-mgmt-f28 + reporter_config: + slack: + channel: '#forum-prow-hypershift-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -14076,7 +25668,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f28-destructive + - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mce-mgmt-f28 - --variant=amd64-nightly command: - ci-operator @@ -14133,7 +25725,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 0 3 * * + cron: 34 22 17 * * decorate: true decoration_config: skip_cloning: true @@ -14142,16 +25734,16 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-f28-longduration-part3-3 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mgmt-f28 reporter_config: slack: - channel: '#forum-prow-hive-qe-ci' + channel: '#forum-prow-hypershift-qe-ci' job_states_to_report: - failure - error @@ -14169,7 +25761,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-f28-longduration-part3-3 + - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mgmt-f28 - --variant=amd64-nightly command: - ci-operator @@ -14225,8 +25817,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 33 3 19 * * + cluster: build02 + cron: 2 18 16 * * decorate: true decoration_config: skip_cloning: true @@ -14235,13 +25827,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-f28-ota + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-confidential-computing-fips-f28-destructive spec: containers: - args: @@ -14251,7 +25843,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-f28-ota + - --target=gcp-ipi-confidential-computing-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -14307,8 +25899,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 12 7 25 * * + cluster: build02 + cron: 2 4 9 * * decorate: true decoration_config: skip_cloning: true @@ -14317,13 +25909,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-marketplace-mini-perm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-priv-oidc-fips-f28 spec: containers: - args: @@ -14333,7 +25925,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-marketplace-mini-perm-f28 + - --target=gcp-ipi-disc-priv-oidc-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -14389,8 +25981,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 41 11 3 * * + cluster: build02 + cron: 38 15 23 * * decorate: true decoration_config: skip_cloning: true @@ -14399,13 +25991,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-marketplace-noplan-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-priv-oidc-fips-f28-destructive spec: containers: - args: @@ -14415,7 +26007,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-marketplace-noplan-f28-destructive + - --target=gcp-ipi-disc-priv-oidc-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -14471,8 +26063,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 3 28 * * + cluster: build02 + cron: 25 20 17 * * decorate: true decoration_config: skip_cloning: true @@ -14481,13 +26073,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-private-fips-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-workers-rhel8-f28 spec: containers: - args: @@ -14497,7 +26089,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-private-fips-f28-disasterrecovery + - --target=gcp-ipi-disc-workers-rhel8-f28 - --variant=amd64-nightly command: - ci-operator @@ -14553,8 +26145,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 8 18 27 * * + cluster: build02 + cron: 35 12 25 * * decorate: true decoration_config: skip_cloning: true @@ -14563,13 +26155,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-proxy-workers-rhcos-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-workers-rhel8-f28-destructive spec: containers: - args: @@ -14579,7 +26171,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28 + - --target=gcp-ipi-disc-workers-rhel8-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -14635,8 +26227,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 20 19 20 * * + cluster: build02 + cron: 0 11 23 * * decorate: true decoration_config: skip_cloning: true @@ -14645,13 +26237,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-proxy-workers-rhcos-rhel8-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-filestore-csi-f28-longduration-part3-3 + reporter_config: + slack: + channel: '#forum-prow-hive-qe-ci' + job_states_to_report: + - failure + - error + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -14661,7 +26264,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28-destructive + - --target=gcp-ipi-filestore-csi-f28-longduration-part3-3 - --variant=amd64-nightly command: - ci-operator @@ -14717,8 +26320,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 17 10 19 * * + cluster: build02 + cron: 11 12 26 * * decorate: true decoration_config: skip_cloning: true @@ -14727,13 +26330,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-proxy-workers-rhcos-rhel8-f28-ui + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-marketplace-f28 spec: containers: - args: @@ -14743,7 +26346,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-proxy-workers-rhcos-rhel8-f28-ui + - --target=gcp-ipi-marketplace-f28 - --variant=amd64-nightly command: - ci-operator @@ -14799,8 +26402,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 6 19 24 * * + cluster: build02 + cron: 16 6 22 * * decorate: true decoration_config: skip_cloning: true @@ -14809,13 +26412,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-marketplace-f28-destructive spec: containers: - args: @@ -14825,7 +26428,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 + - --target=gcp-ipi-marketplace-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -14881,8 +26484,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 35 6 8 * * + cluster: build02 + cron: 31 3 4 * * decorate: true decoration_config: skip_cloning: true @@ -14891,13 +26494,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-vmgenv1-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-mini-perm-custom-type-f28 spec: containers: - args: @@ -14907,7 +26510,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-vmgenv1-f28 + - --target=gcp-ipi-mini-perm-custom-type-f28 - --variant=amd64-nightly command: - ci-operator @@ -14963,8 +26566,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 34 13 5 * * + cluster: build02 + cron: 25 22 19 * * decorate: true decoration_config: skip_cloning: true @@ -14973,13 +26576,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-vmgenv1-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-ovn-ipsec-f28-destructive-ota spec: containers: - args: @@ -14989,7 +26592,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-vmgenv1-f28-destructive + - --target=gcp-ipi-ovn-ipsec-f28-destructive-ota - --variant=amd64-nightly command: - ci-operator @@ -15045,8 +26648,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 32 10 16 * * + cluster: build02 + cron: 37 5 19 * * decorate: true decoration_config: skip_cloning: true @@ -15055,13 +26658,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-ovn-winc-f28 spec: containers: - args: @@ -15071,7 +26674,89 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-workers-rhel8-f28 + - --target=gcp-ipi-ovn-winc-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 24 13 6 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-private-fips-f28-disasterrecovery + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-private-fips-f28-disasterrecovery - --variant=amd64-nightly command: - ci-operator @@ -15127,8 +26812,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 11 15 28 * * + cluster: build02 + cron: 32 9 27 * * decorate: true decoration_config: skip_cloning: true @@ -15137,13 +26822,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-ipi-workers-rhel8-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-proxy-etcd-encryption-f28-compliance spec: containers: - args: @@ -15153,7 +26838,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-workers-rhel8-f28-destructive + - --target=gcp-ipi-proxy-etcd-encryption-f28-compliance - --variant=amd64-nightly command: - ci-operator @@ -15209,8 +26894,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 39 10 27 * * + cluster: build02 + cron: 41 18 24 * * decorate: true decoration_config: skip_cloning: true @@ -15219,24 +26904,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-f28-longduration-hive - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-proxy-etcd-encryption-f28-security-profiles-operator spec: containers: - args: @@ -15246,7 +26920,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-f28-longduration-hive + - --target=gcp-ipi-proxy-etcd-encryption-f28-security-profiles-operator - --variant=amd64-nightly command: - ci-operator @@ -15302,8 +26976,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 2 13 * * + cluster: build02 + cron: 51 0 20 * * decorate: true decoration_config: skip_cloning: true @@ -15312,13 +26986,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-secureboot-confidential-computing-f28 spec: containers: - args: @@ -15328,7 +27002,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fips-f28 + - --target=gcp-ipi-secureboot-confidential-computing-f28 - --variant=amd64-nightly command: - ci-operator @@ -15384,8 +27058,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 31 5 7 * * + cluster: build02 + cron: 4 16 3 * * decorate: true decoration_config: skip_cloning: true @@ -15394,13 +27068,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-secureboot-f28-destructive spec: containers: - args: @@ -15410,7 +27084,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fips-f28-destructive + - --target=gcp-ipi-secureboot-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -15466,8 +27140,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 35 21 27 * * + cluster: build02 + cron: 47 18 27 * * decorate: true decoration_config: skip_cloning: true @@ -15476,13 +27150,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-to-multiarch-f28 spec: containers: - args: @@ -15492,7 +27166,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fullyprivate-f28 + - --target=gcp-ipi-to-multiarch-f28 - --variant=amd64-nightly command: - ci-operator @@ -15548,8 +27222,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 17 25 * * + cluster: build02 + cron: 57 5 9 * * decorate: true decoration_config: skip_cloning: true @@ -15558,13 +27232,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-mag-ipi-fullyprivate-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-workers-rhel8-fips-f28 spec: containers: - args: @@ -15574,7 +27248,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fullyprivate-f28-destructive + - --target=gcp-ipi-workers-rhel8-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -15630,8 +27304,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 21 12 22 * * + cluster: build02 + cron: 7 10 12 * * decorate: true decoration_config: skip_cloning: true @@ -15640,14 +27314,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-workers-rhel8-fips-f28-destructive spec: containers: - args: @@ -15657,7 +27330,171 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-f28 + - --target=gcp-ipi-workers-rhel8-fips-f28-destructive + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 24 18 24 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ocm-osd-ccs-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 17 0 6 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-marketplace-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ocm-osd-ccs-marketplace-f28 - --variant=amd64-nightly command: - ci-operator @@ -15713,8 +27550,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 11 14 7 * * + cluster: build02 + cron: 34 15 7 * * decorate: true decoration_config: skip_cloning: true @@ -15723,14 +27560,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-xpn-marketplace-f28 spec: containers: - args: @@ -15740,7 +27576,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-f28-destructive + - --target=gcp-ocm-osd-ccs-xpn-marketplace-f28 - --variant=amd64-nightly command: - ci-operator @@ -15796,8 +27632,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 29 3 25 * * + cluster: build02 + cron: 23 22 6 * * decorate: true decoration_config: skip_cloning: true @@ -15806,14 +27642,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-xpn-private-f28 spec: containers: - args: @@ -15823,7 +27658,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-proxy-fips-f28 + - --target=gcp-ocm-osd-ccs-xpn-private-f28 - --variant=amd64-nightly command: - ci-operator @@ -15879,8 +27714,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 12 14 6 * * + cluster: build03 + cron: 16 13 23 * * decorate: true decoration_config: skip_cloning: true @@ -15889,14 +27724,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-ipi-proxy-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-dedicatedhost-dynamic-f28-destructive spec: containers: - args: @@ -15906,7 +27740,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-proxy-fips-f28-destructive + - --target=ibmcloud-ipi-dedicatedhost-dynamic-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -15962,8 +27796,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 4 22 8 * * + cluster: build03 + cron: 11 0 4 * * decorate: true decoration_config: skip_cloning: true @@ -15972,14 +27806,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-upi-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-dedicatedhost-static-f28 spec: containers: - args: @@ -15989,7 +27822,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-upi-f28 + - --target=ibmcloud-ipi-dedicatedhost-static-f28 - --variant=amd64-nightly command: - ci-operator @@ -16045,8 +27878,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 20 19 21 * * + cluster: build03 + cron: 41 9 9 * * decorate: true decoration_config: skip_cloning: true @@ -16055,14 +27888,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-azure-stack-upi-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-mini-perm-f28 spec: containers: - args: @@ -16072,7 +27904,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-upi-f28-destructive + - --target=ibmcloud-ipi-mini-perm-f28 - --variant=amd64-nightly command: - ci-operator @@ -16128,8 +27960,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 22 15 14 * * + cluster: build03 + cron: 36 22 26 * * decorate: true decoration_config: skip_cloning: true @@ -16138,14 +27970,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-3-plus-1-agent-ipv4-static-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-mini-perm-f28-destructive spec: containers: - args: @@ -16155,7 +27986,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-3-plus-1-agent-ipv4-static-f28 + - --target=ibmcloud-ipi-mini-perm-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -16211,8 +28042,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 9 20 5 * * + cluster: build03 + cron: 13 12 7 * * decorate: true decoration_config: skip_cloning: true @@ -16221,14 +28052,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-compact-agent-platform-none-ipv4-static-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-ipsec-f28 spec: containers: - args: @@ -16238,7 +28068,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-platform-none-ipv4-static-f28 + - --target=ibmcloud-ipi-ovn-ipsec-f28 - --variant=amd64-nightly command: - ci-operator @@ -16294,8 +28124,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 1 14 18 * * + cluster: build03 + cron: 14 15 26 * * decorate: true decoration_config: skip_cloning: true @@ -16304,14 +28134,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ephe-compact-agent-ipv4-static-connected-p1-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-ipsec-f28-destructive spec: containers: - args: @@ -16321,7 +28150,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-ephe-compact-agent-ipv4-static-connected-p1-f28 + - --target=ibmcloud-ipi-ovn-ipsec-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -16377,8 +28206,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 13 15 8 * * + cluster: build03 + cron: 24 22 18 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -16387,14 +28216,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ephe-sno-agent-ipv4-static-connected-p1-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-ipsec-f60-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -16404,7 +28242,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-ephe-sno-agent-ipv4-static-connected-p1-f28 + - --target=ibmcloud-ipi-ovn-ipsec-f60-longduration-cloud - --variant=amd64-nightly command: - ci-operator @@ -16460,8 +28298,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 36 18 25 * * + cluster: build03 + cron: 36 7 24 * * decorate: true decoration_config: skip_cloning: true @@ -16470,14 +28308,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ha-agent-ipv4-static-disc-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-mtu-migrate-f28 spec: containers: - args: @@ -16487,7 +28324,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-ha-agent-ipv4-static-disc-fips-f28 + - --target=ibmcloud-ipi-ovn-mtu-migrate-f28 - --variant=amd64-nightly command: - ci-operator @@ -16543,8 +28380,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 39 17 22 * * + cluster: build03 + cron: 21 22 8 * * decorate: true decoration_config: skip_cloning: true @@ -16553,14 +28390,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-ha-agent-platform-none-ipv4-static-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-private-fips-f28 spec: containers: - args: @@ -16570,7 +28406,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-ha-agent-platform-none-ipv4-static-f28 + - --target=ibmcloud-ipi-private-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -16626,8 +28462,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 25 14 24 * * + cluster: build03 + cron: 30 23 4 * * decorate: true decoration_config: skip_cloning: true @@ -16636,14 +28472,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-private-fips-f28-destructive spec: containers: - args: @@ -16653,7 +28488,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --target=ibmcloud-ipi-private-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -16709,8 +28544,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 56 19 12 * * + cluster: build03 + cron: 51 22 5 * * decorate: true decoration_config: skip_cloning: true @@ -16719,14 +28554,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-proxy-private-rt-f28 spec: containers: - args: @@ -16736,7 +28570,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --target=ibmcloud-ipi-proxy-private-rt-f28 - --variant=amd64-nightly command: - ci-operator @@ -16792,8 +28626,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 32 13 23 * * + cluster: build03 + cron: 22 20 12 * * decorate: true decoration_config: skip_cloning: true @@ -16802,14 +28636,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-proxy-private-rt-f28-destructive spec: containers: - args: @@ -16819,7 +28652,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --target=ibmcloud-ipi-proxy-private-rt-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -16875,8 +28708,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 3 18 24 * * + cluster: build03 + cron: 6 15 25 * * decorate: true decoration_config: skip_cloning: true @@ -16885,14 +28718,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-sno-agent-ipv4-static-connected-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-tp-f28 spec: containers: - args: @@ -16902,7 +28734,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-sno-agent-ipv4-static-connected-fips-f28 + - --target=ibmcloud-ipi-tp-f28 - --variant=amd64-nightly command: - ci-operator @@ -16958,8 +28790,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 36 14 22 * * + cluster: build03 + cron: 27 5 1 * * decorate: true decoration_config: skip_cloning: true @@ -16968,14 +28800,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-upi-ovn-ipv4-compact-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-tp-f28-destructive spec: containers: - args: @@ -16985,7 +28816,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-upi-ovn-ipv4-compact-f28 + - --target=ibmcloud-ipi-tp-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -17041,8 +28872,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 27 14 3 * * + cluster: build03 + cron: 54 1 22 * * decorate: true decoration_config: skip_cloning: true @@ -17051,14 +28882,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetal-upi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-workers-rhel8-f28 spec: containers: - args: @@ -17068,7 +28898,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-upi-ovn-ipv4-f28 + - --target=ibmcloud-ipi-workers-rhel8-f28 - --variant=amd64-nightly command: - ci-operator @@ -17124,8 +28954,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 25 18 5 * * + cluster: build03 + cron: 58 18 5 * * decorate: true decoration_config: skip_cloning: true @@ -17134,14 +28964,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-disconnected-guest-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-workers-rhel8-f28-ui spec: containers: - args: @@ -17151,7 +28980,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-disconnected-guest-f28 + - --target=ibmcloud-ipi-workers-rhel8-f28-ui - --variant=amd64-nightly command: - ci-operator @@ -17207,8 +29036,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 36 3 5 * * + cluster: build01 + cron: 28 13 7 * * decorate: true decoration_config: skip_cloning: true @@ -17217,14 +29046,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-disconnected-guest-f28-des + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-boot-categories-project-rt-f28 spec: containers: - args: @@ -17234,7 +29063,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-disconnected-guest-f28-des + - --target=nutanix-ipi-boot-categories-project-rt-f28 - --variant=amd64-nightly command: - ci-operator @@ -17290,8 +29119,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 10 17 * * + cluster: build01 + cron: 12 11 30 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -17300,25 +29129,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-disconnected-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-boot-categories-project-rt-f60-destructive spec: containers: - args: @@ -17328,7 +29146,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-disconnected-mgmt-f28 + - --target=nutanix-ipi-boot-categories-project-rt-f60-destructive - --variant=amd64-nightly command: - ci-operator @@ -17384,8 +29202,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 3 0 3 * * + cluster: build01 + cron: 13 2 27 * * decorate: true decoration_config: skip_cloning: true @@ -17394,25 +29212,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-dualstack-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-compact-image-registry-s3-f28 spec: containers: - args: @@ -17422,7 +29229,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-dualstack-guest-f28 + - --target=nutanix-ipi-compact-image-registry-s3-f28 - --variant=amd64-nightly command: - ci-operator @@ -17478,8 +29285,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 15 20 14 * * + cluster: build01 + cron: 1 14 3 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -17488,25 +29295,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-dualstack-guest-f28-des - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-compact-image-registry-s3-f60-destructive spec: containers: - args: @@ -17516,7 +29312,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-dualstack-guest-f28-des + - --target=nutanix-ipi-compact-image-registry-s3-f60-destructive - --variant=amd64-nightly command: - ci-operator @@ -17572,8 +29368,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 6 10 21 * * + cluster: build01 + cron: 36 10 14 * * decorate: true decoration_config: skip_cloning: true @@ -17582,25 +29378,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-dualstack-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-disc-rt-f28 spec: containers: - args: @@ -17610,7 +29395,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-dualstack-mgmt-f28 + - --target=nutanix-ipi-disc-rt-f28 - --variant=amd64-nightly command: - ci-operator @@ -17666,8 +29451,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 21 22 17 * * + cluster: build01 + cron: 5 13 20 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -17676,25 +29461,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-disc-rt-f60-destructive spec: containers: - args: @@ -17704,7 +29478,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-guest-f28 + - --target=nutanix-ipi-disc-rt-f60-destructive - --variant=amd64-nightly command: - ci-operator @@ -17760,8 +29534,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 7 12 29 * * + cluster: build03 + cron: 30 19 6,20 * * decorate: true decoration_config: skip_cloning: true @@ -17770,25 +29544,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-guest-f28-des - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-ovn-winc-f14 spec: containers: - args: @@ -17798,7 +29560,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-guest-f28-des + - --target=nutanix-ipi-ovn-winc-f14 - --variant=amd64-nightly command: - ci-operator @@ -17854,8 +29616,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 10 2 16 * * + cluster: build01 + cron: 55 2 10 * * decorate: true decoration_config: skip_cloning: true @@ -17864,25 +29626,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-hypershift-agent-mce-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-proxy-fips-f28 spec: containers: - args: @@ -17892,7 +29643,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-hypershift-agent-mce-mgmt-f28 + - --target=nutanix-ipi-proxy-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -17948,8 +29699,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 2 27 * * + cluster: build01 + cron: 35 10 8 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -17958,13 +29709,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-dualstack-primaryv6-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-proxy-fips-f60-destructive spec: containers: - args: @@ -17974,7 +29726,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-dualstack-primaryv6-f28 + - --target=nutanix-ipi-proxy-fips-f60-destructive - --variant=amd64-nightly command: - ci-operator @@ -18030,8 +29782,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 16 0 4 * * + cluster: build01 + cron: 4 16 1 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -18040,13 +29792,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-dualstack-primaryv6-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-proxy-fips-f60-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -18056,7 +29819,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-dualstack-primaryv6-f28-destructive + - --target=nutanix-ipi-proxy-fips-f60-longduration-cloud - --variant=amd64-nightly command: - ci-operator @@ -18112,8 +29875,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 45 0 11 * * + cluster: build01 + cron: 12 4 17 * * decorate: true decoration_config: skip_cloning: true @@ -18122,13 +29885,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-tp-f28 spec: containers: - args: @@ -18138,7 +29902,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-fips-f28 + - --target=nutanix-ipi-tp-f28 - --variant=amd64-nightly command: - ci-operator @@ -18194,8 +29958,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 8 12 22 * * + cluster: build01 + cron: 52 1 4 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -18204,13 +29968,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-tp-f60-destructive spec: containers: - args: @@ -18220,7 +29985,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-fips-f28-destructive + - --target=nutanix-ipi-tp-f60-destructive - --variant=amd64-nightly command: - ci-operator @@ -18276,8 +30041,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 1 6 10 * * + cluster: build02 + cron: 6 22 17 * * decorate: true decoration_config: skip_cloning: true @@ -18286,13 +30051,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-openshift-logging-5.8 ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28-ui + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-openshift-logging-5.8-gcp-ipi-sdn-fips-f28-logging + reporter_config: + slack: + channel: '#aos-qe-logging' + job_states_to_report: + - aborted + - error + - failure + - pending + - success + report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View + logs> spec: containers: - args: @@ -18302,8 +30078,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-fips-f28-ui - - --variant=amd64-nightly + - --target=gcp-ipi-sdn-fips-f28-logging + - --variant=amd64-nightly-openshift-logging-5.8 command: - ci-operator image: ci-operator:latest @@ -18358,8 +30134,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 23 8 15 * * + cluster: build02 + cron: 30 20 9,25 * * decorate: true decoration_config: skip_cloning: true @@ -18368,13 +30144,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-nightly-openshift-logging-6.0 ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv4-fips-f28-wrs + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-openshift-logging-6.0-gcp-ipi-sdn-fips-f14-logging + reporter_config: + slack: + channel: '#aos-qe-logging' + job_states_to_report: + - aborted + - error + - failure + - pending + - success + report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View + logs> spec: containers: - args: @@ -18384,8 +30171,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-fips-f28-wrs - - --variant=amd64-nightly + - --target=gcp-ipi-sdn-fips-f14-logging + - --variant=amd64-nightly-openshift-logging-6.0 command: - ci-operator image: ci-operator:latest @@ -18441,7 +30228,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 32 3 1 * * + cron: 11 1 13 * * decorate: true decoration_config: skip_cloning: true @@ -18450,13 +30237,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: openstack-vexxhost + ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv6-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-openstack-ipi-f28-disasterrecovery spec: containers: - args: @@ -18466,7 +30253,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv6-fips-f28 + - --target=openstack-ipi-f28-disasterrecovery - --variant=amd64-nightly command: - ci-operator @@ -18522,8 +30309,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 8 22 * * + cluster: vsphere02 + cron: 35 18 27 * * decorate: true decoration_config: skip_cloning: true @@ -18532,13 +30319,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-ipv6-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-compact-fips-f28 spec: containers: - args: @@ -18548,7 +30335,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv6-fips-f28-destructive + - --target=vsphere-agent-compact-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -18604,8 +30391,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 12 7 * * + cluster: vsphere02 + cron: 56 2 22 * * decorate: true decoration_config: skip_cloning: true @@ -18614,24 +30401,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-disc-compact-f28 spec: containers: - args: @@ -18641,7 +30417,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28 + - --target=vsphere-agent-disc-compact-f28 - --variant=amd64-nightly command: - ci-operator @@ -18697,8 +30473,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 4 2 6 * * + cluster: vsphere02 + cron: 27 16 6 * * decorate: true decoration_config: skip_cloning: true @@ -18707,24 +30483,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28-destr - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-disc-ha-f28 spec: containers: - args: @@ -18734,7 +30499,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-kubevirt-hypershift-guest-f28-destr + - --target=vsphere-agent-disc-ha-f28 - --variant=amd64-nightly command: - ci-operator @@ -18790,8 +30555,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 14 19 24 * * + cluster: vsphere02 + cron: 49 13 5 * * decorate: true decoration_config: skip_cloning: true @@ -18800,24 +30565,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-disc-sno-f28 spec: containers: - args: @@ -18827,7 +30581,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28 + - --target=vsphere-agent-disc-sno-f28 - --variant=amd64-nightly command: - ci-operator @@ -18883,8 +30637,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 29 15 30 * * + cluster: vsphere02 + cron: 25 1 23 * * decorate: true decoration_config: skip_cloning: true @@ -18893,24 +30647,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28-des - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-ha-f28 spec: containers: - args: @@ -18920,7 +30663,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mce-guest-f28-des + - --target=vsphere-agent-ha-f28 - --variant=amd64-nightly command: - ci-operator @@ -18976,8 +30719,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 11 21 22 * * + cluster: vsphere02 + cron: 59 23 21 * * decorate: true decoration_config: skip_cloning: true @@ -18986,24 +30729,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mce-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-sno-f28 spec: containers: - args: @@ -19013,7 +30745,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mce-mgmt-f28 + - --target=vsphere-agent-sno-f28 - --variant=amd64-nightly command: - ci-operator @@ -19069,8 +30801,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 34 22 17 * * + cluster: vsphere02 + cron: 5 11 26 * * decorate: true decoration_config: skip_cloning: true @@ -19079,24 +30811,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-baremetalds-ipi-ovn-kubevirt-hypershift-mgmt-f28 - reporter_config: - slack: - channel: '#forum-prow-hypershift-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-compact-etcd-encryption-f28 spec: containers: - args: @@ -19106,7 +30827,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-kubevirt-hypershift-mgmt-f28 + - --target=vsphere-ipi-compact-etcd-encryption-f28 - --variant=amd64-nightly command: - ci-operator @@ -19162,8 +30883,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 2 18 16 * * + cluster: vsphere02 + cron: 17 8 27 * * decorate: true decoration_config: skip_cloning: true @@ -19172,13 +30893,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-confidential-computing-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-compact-etcd-encryption-f28-destructive spec: containers: - args: @@ -19188,7 +30909,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-confidential-computing-fips-f28-destructive + - --target=vsphere-ipi-compact-etcd-encryption-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -19244,8 +30965,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 2 4 9 * * + cluster: vsphere02 + cron: 55 9 7 * * decorate: true decoration_config: skip_cloning: true @@ -19254,13 +30975,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-priv-oidc-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disc-f28 spec: containers: - args: @@ -19270,7 +30991,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-fips-f28 + - --target=vsphere-ipi-disc-f28 - --variant=amd64-nightly command: - ci-operator @@ -19326,8 +31047,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 38 15 23 * * + cluster: vsphere02 + cron: 25 4 18 * * decorate: true decoration_config: skip_cloning: true @@ -19336,13 +31057,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-priv-oidc-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disc-f28-destructive spec: containers: - args: @@ -19352,7 +31073,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-fips-f28-destructive + - --target=vsphere-ipi-disc-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -19408,8 +31129,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 20 17 * * + cluster: vsphere02 + cron: 36 22 22 * * decorate: true decoration_config: skip_cloning: true @@ -19418,13 +31139,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disk-encryption-tang-fips-f28 spec: containers: - args: @@ -19434,7 +31155,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-workers-rhel8-f28 + - --target=vsphere-ipi-disk-encryption-tang-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -19490,8 +31211,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 35 12 25 * * + cluster: vsphere02 + cron: 4 3 16 * * decorate: true decoration_config: skip_cloning: true @@ -19500,13 +31221,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-disc-workers-rhel8-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disk-encryption-tang-fips-f28-destructive spec: containers: - args: @@ -19516,7 +31237,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-workers-rhel8-f28-destructive + - --target=vsphere-ipi-disk-encryption-tang-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -19572,8 +31293,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 0 11 23 * * + cluster: vsphere02 + cron: 22 12 12 * * decorate: true decoration_config: skip_cloning: true @@ -19582,24 +31303,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-filestore-csi-f28-longduration-part3-3 - reporter_config: - slack: - channel: '#forum-prow-hive-qe-ci' - job_states_to_report: - - failure - - error - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-external-lb-post-f28 spec: containers: - args: @@ -19609,7 +31319,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-filestore-csi-f28-longduration-part3-3 + - --target=vsphere-ipi-external-lb-post-f28 - --variant=amd64-nightly command: - ci-operator @@ -19665,8 +31375,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 11 12 26 * * + cluster: vsphere02 + cron: 31 10 15 * * decorate: true decoration_config: skip_cloning: true @@ -19675,13 +31385,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -19691,7 +31401,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-marketplace-f28 + - --target=vsphere-ipi-longduration-reliability-test-f28 - --variant=amd64-nightly command: - ci-operator @@ -19747,8 +31457,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 16 6 22 * * + cluster: vsphere02 + cron: 27 5 8 * * decorate: true decoration_config: skip_cloning: true @@ -19757,13 +31467,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-marketplace-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-f28 spec: containers: - args: @@ -19773,7 +31483,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-marketplace-f28-destructive + - --target=vsphere-ipi-ovn-dualstack-f28 - --variant=amd64-nightly command: - ci-operator @@ -19829,8 +31539,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 31 3 4 * * + cluster: vsphere02 + cron: 28 17 5 * * decorate: true decoration_config: skip_cloning: true @@ -19839,13 +31549,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-mini-perm-custom-type-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-f28-destructive spec: containers: - args: @@ -19855,7 +31565,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-mini-perm-custom-type-f28 + - --target=vsphere-ipi-ovn-dualstack-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -19911,8 +31621,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 22 19 * * + cluster: vsphere02 + cron: 23 16 3 * * decorate: true decoration_config: skip_cloning: true @@ -19921,13 +31631,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-ovn-ipsec-f28-destructive-ota + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-privmaryv6-f28 spec: containers: - args: @@ -19937,7 +31647,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-ovn-ipsec-f28-destructive-ota + - --target=vsphere-ipi-ovn-dualstack-privmaryv6-f28 - --variant=amd64-nightly command: - ci-operator @@ -19993,8 +31703,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 37 5 19 * * + cluster: vsphere02 + cron: 51 22 8 * * decorate: true decoration_config: skip_cloning: true @@ -20003,13 +31713,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-ovn-winc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-privmaryv6-f28-destructive spec: containers: - args: @@ -20019,7 +31729,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-ovn-winc-f28 + - --target=vsphere-ipi-ovn-dualstack-privmaryv6-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -20075,8 +31785,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 24 13 6 * * + cluster: vsphere02 + cron: 22 1 3 * * decorate: true decoration_config: skip_cloning: true @@ -20085,13 +31795,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-private-fips-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-ipsec-f28 spec: containers: - args: @@ -20101,7 +31811,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-private-fips-f28-disasterrecovery + - --target=vsphere-ipi-ovn-ipsec-f28 - --variant=amd64-nightly command: - ci-operator @@ -20157,8 +31867,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 32 9 27 * * + cluster: vsphere02 + cron: 19 8 26 * * decorate: true decoration_config: skip_cloning: true @@ -20167,13 +31877,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-proxy-etcd-encryption-f28-compliance + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-ipsec-f28-destructive spec: containers: - args: @@ -20183,7 +31893,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-etcd-encryption-f28-compliance + - --target=vsphere-ipi-ovn-ipsec-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -20239,8 +31949,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 41 18 24 * * + cluster: vsphere02 + cron: 37 9 9 * * decorate: true decoration_config: skip_cloning: true @@ -20249,13 +31959,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-proxy-etcd-encryption-f28-security-profiles-operator + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-local-to-shared-gateway-mode-migration-f28 spec: containers: - args: @@ -20265,7 +31975,171 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-etcd-encryption-f28-security-profiles-operator + - --target=vsphere-ipi-ovn-local-to-shared-gateway-mode-migration-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 3 20 14 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-shared-to-local-gw-migration-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-ovn-shared-to-local-gw-migration-f28 + - --variant=amd64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: vsphere02 + cron: 1 4 15 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-shared-to-local-gw-migration-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=vsphere-ipi-ovn-shared-to-local-gw-migration-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -20321,90 +32195,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 51 0 20 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-secureboot-confidential-computing-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-secureboot-confidential-computing-f28 - - --variant=amd64-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build02 - cron: 4 16 3 * * + cluster: vsphere02 + cron: 52 8 16,30 * * decorate: true decoration_config: skip_cloning: true @@ -20413,13 +32205,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-secureboot-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-winc-f14 spec: containers: - args: @@ -20429,7 +32221,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-secureboot-f28-destructive + - --target=vsphere-ipi-ovn-winc-f14 - --variant=amd64-nightly command: - ci-operator @@ -20485,8 +32277,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 47 18 27 * * + cluster: vsphere02 + cron: 3 11 23 * * decorate: true decoration_config: skip_cloning: true @@ -20495,13 +32287,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-fips-f28-destructive spec: containers: - args: @@ -20511,7 +32303,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-to-multiarch-f28 + - --target=vsphere-ipi-proxy-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -20567,8 +32359,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 57 5 9 * * + cluster: vsphere02 + cron: 31 14 14 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -20577,13 +32369,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-workers-rhel8-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-fips-f60-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -20593,7 +32395,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-workers-rhel8-fips-f28 + - --target=vsphere-ipi-proxy-fips-f60-longduration-cloud - --variant=amd64-nightly command: - ci-operator @@ -20649,8 +32451,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 7 10 12 * * + cluster: vsphere02 + cron: 18 15 23 * * decorate: true decoration_config: skip_cloning: true @@ -20659,13 +32461,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ipi-workers-rhel8-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-fips-regen-cert-f28 spec: containers: - args: @@ -20675,7 +32477,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-workers-rhel8-fips-f28-destructive + - --target=vsphere-ipi-proxy-fips-regen-cert-f28 - --variant=amd64-nightly command: - ci-operator @@ -20731,8 +32533,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 24 18 24 * * + cluster: vsphere02 + cron: 26 6 14 * * decorate: true decoration_config: skip_cloning: true @@ -20741,13 +32543,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-tp-f28 spec: containers: - args: @@ -20757,7 +32559,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-f28 + - --target=vsphere-ipi-proxy-tp-f28 - --variant=amd64-nightly command: - ci-operator @@ -20813,8 +32615,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 17 0 6 * * + cluster: vsphere02 + cron: 46 15 18 * * decorate: true decoration_config: skip_cloning: true @@ -20823,13 +32625,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-tp-f28-destructive spec: containers: - args: @@ -20839,7 +32641,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-marketplace-f28 + - --target=vsphere-ipi-proxy-tp-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -20895,8 +32697,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 34 15 7 * * + cluster: vsphere02 + cron: 7 7 2 * * decorate: true decoration_config: skip_cloning: true @@ -20905,13 +32707,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-xpn-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-workers-rhel8-f28 spec: containers: - args: @@ -20921,7 +32723,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-xpn-marketplace-f28 + - --target=vsphere-ipi-proxy-workers-rhel8-f28 - --variant=amd64-nightly command: - ci-operator @@ -20977,8 +32779,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 23 22 6 * * + cluster: vsphere02 + cron: 12 11 16 * * decorate: true decoration_config: skip_cloning: true @@ -20987,13 +32789,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-gcp-ocm-osd-ccs-xpn-private-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-workers-rhel8-f28-destructive spec: containers: - args: @@ -21003,7 +32805,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-xpn-private-f28 + - --target=vsphere-ipi-proxy-workers-rhel8-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21059,8 +32861,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 16 13 23 * * + cluster: vsphere02 + cron: 31 0 6 * * decorate: true decoration_config: skip_cloning: true @@ -21069,13 +32871,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-dedicatedhost-dynamic-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-remote-worker-f28 spec: containers: - args: @@ -21085,7 +32887,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-dedicatedhost-dynamic-f28-destructive + - --target=vsphere-ipi-remote-worker-f28 - --variant=amd64-nightly command: - ci-operator @@ -21141,8 +32943,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 11 0 4 * * + cluster: vsphere02 + cron: 10 4 14 * * decorate: true decoration_config: skip_cloning: true @@ -21151,13 +32953,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-dedicatedhost-static-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-remote-worker-f28-destructive spec: containers: - args: @@ -21167,7 +32969,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-dedicatedhost-static-f28 + - --target=vsphere-ipi-remote-worker-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21223,8 +33025,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 41 9 9 * * + cluster: vsphere02 + cron: 22 17 4 * * decorate: true decoration_config: skip_cloning: true @@ -21233,13 +33035,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-mini-perm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-sdn-f28 spec: containers: - args: @@ -21249,7 +33051,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-mini-perm-f28 + - --target=vsphere-ipi-sdn-f28 - --variant=amd64-nightly command: - ci-operator @@ -21305,8 +33107,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 22 26 * * + cluster: vsphere02 + cron: 21 18 17 * * decorate: true decoration_config: skip_cloning: true @@ -21315,13 +33117,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-mini-perm-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-sdn-f28-destructive spec: containers: - args: @@ -21331,7 +33133,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-mini-perm-f28-destructive + - --target=vsphere-ipi-sdn-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21387,8 +33189,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 13 12 7 * * + cluster: vsphere02 + cron: 16 1 16 * * decorate: true decoration_config: skip_cloning: true @@ -21397,13 +33199,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-ipsec-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-sdn-migration-ovn-f28 spec: containers: - args: @@ -21413,7 +33215,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-ovn-ipsec-f28 + - --target=vsphere-ipi-sdn-migration-ovn-f28 - --variant=amd64-nightly command: - ci-operator @@ -21469,8 +33271,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 14 15 26 * * + cluster: vsphere02 + cron: 3 22 5 * * decorate: true decoration_config: skip_cloning: true @@ -21479,13 +33281,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-ipsec-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-static-ip-tp-f28 spec: containers: - args: @@ -21495,7 +33297,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-ovn-ipsec-f28-destructive + - --target=vsphere-ipi-static-ip-tp-f28 - --variant=amd64-nightly command: - ci-operator @@ -21551,8 +33353,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 24 22 18 2,4,6,8,10,12 * + cluster: vsphere02 + cron: 33 4 20 * * decorate: true decoration_config: skip_cloning: true @@ -21561,23 +33363,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-ipsec-f60-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-static-ip-tp-f28-destructive spec: containers: - args: @@ -21587,7 +33379,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-ovn-ipsec-f60-longduration-cloud + - --target=vsphere-ipi-static-ip-tp-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21643,8 +33435,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 7 24 * * + cluster: vsphere02 + cron: 48 5 19 * * decorate: true decoration_config: skip_cloning: true @@ -21653,13 +33445,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-ovn-mtu-migrate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-template-f28 spec: containers: - args: @@ -21669,7 +33461,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-ovn-mtu-migrate-f28 + - --target=vsphere-ipi-template-f28 - --variant=amd64-nightly command: - ci-operator @@ -21725,8 +33517,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 21 22 8 * * + cluster: vsphere02 + cron: 16 22 21 * * decorate: true decoration_config: skip_cloning: true @@ -21735,13 +33527,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-private-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-template-f28-destructive spec: containers: - args: @@ -21751,7 +33543,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-private-fips-f28 + - --target=vsphere-ipi-template-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21807,8 +33599,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 30 23 4 * * + cluster: vsphere02 + cron: 14 22 25 * * decorate: true decoration_config: skip_cloning: true @@ -21817,13 +33609,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-private-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-f28 spec: containers: - args: @@ -21833,7 +33625,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-private-fips-f28-destructive + - --target=vsphere-ipi-zones-f28 - --variant=amd64-nightly command: - ci-operator @@ -21889,8 +33681,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 51 22 5 * * + cluster: vsphere02 + cron: 16 8 8 * * decorate: true decoration_config: skip_cloning: true @@ -21899,13 +33691,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-proxy-private-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-f28-destructive spec: containers: - args: @@ -21915,7 +33707,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-proxy-private-rt-f28 + - --target=vsphere-ipi-zones-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -21971,8 +33763,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 22 20 12 * * + cluster: vsphere02 + cron: 54 19 19 * * decorate: true decoration_config: skip_cloning: true @@ -21981,13 +33773,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-proxy-private-rt-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-multisubnets-external-lb-f28 spec: containers: - args: @@ -21997,7 +33789,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-proxy-private-rt-f28-destructive + - --target=vsphere-ipi-zones-multisubnets-external-lb-f28 - --variant=amd64-nightly command: - ci-operator @@ -22053,8 +33845,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 6 15 25 * * + cluster: vsphere02 + cron: 38 19 25 * * decorate: true decoration_config: skip_cloning: true @@ -22063,13 +33855,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-tp-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-multisubnets-external-lb-f28-destructive spec: containers: - args: @@ -22079,7 +33871,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-tp-f28 + - --target=vsphere-ipi-zones-multisubnets-external-lb-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22135,8 +33927,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 27 5 1 * * + cluster: vsphere02 + cron: 48 8 7 * * decorate: true decoration_config: skip_cloning: true @@ -22145,13 +33937,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-tp-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-sdn-rhcos-rhel8-f28 spec: containers: - args: @@ -22161,7 +33953,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-tp-f28-destructive + - --target=vsphere-upi-disc-sdn-rhcos-rhel8-f28 - --variant=amd64-nightly command: - ci-operator @@ -22217,8 +34009,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 54 1 22 * * + cluster: vsphere02 + cron: 25 12 14 * * decorate: true decoration_config: skip_cloning: true @@ -22227,13 +34019,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-sdn-rhcos-rhel8-f28-destructive spec: containers: - args: @@ -22243,7 +34035,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-workers-rhel8-f28 + - --target=vsphere-upi-disc-sdn-rhcos-rhel8-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22299,8 +34091,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 58 18 5 * * + cluster: vsphere02 + cron: 6 19 22 * * decorate: true decoration_config: skip_cloning: true @@ -22309,13 +34101,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-ibmcloud-ipi-workers-rhel8-f28-ui + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-secureboot-fips-f28 spec: containers: - args: @@ -22325,7 +34117,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-workers-rhel8-f28-ui + - --target=vsphere-upi-disc-secureboot-fips-f28 - --variant=amd64-nightly command: - ci-operator @@ -22381,8 +34173,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 28 13 7 * * + cluster: vsphere02 + cron: 23 1 30 * * decorate: true decoration_config: skip_cloning: true @@ -22391,14 +34183,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-boot-categories-project-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-secureboot-fips-f28-destructive spec: containers: - args: @@ -22408,7 +34199,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-boot-categories-project-rt-f28 + - --target=vsphere-upi-disc-secureboot-fips-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22464,8 +34255,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 12 11 30 2,4,6,8,10,12 * + cluster: vsphere02 + cron: 25 14 3 * * decorate: true decoration_config: skip_cloning: true @@ -22474,14 +34265,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-boot-categories-project-rt-f60-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disconnecting-network-f28 spec: containers: - args: @@ -22491,7 +34281,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-boot-categories-project-rt-f60-destructive + - --target=vsphere-upi-disconnecting-network-f28 - --variant=amd64-nightly command: - ci-operator @@ -22547,8 +34337,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 13 2 27 * * + cluster: vsphere02 + cron: 29 2 10 * * decorate: true decoration_config: skip_cloning: true @@ -22557,14 +34347,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-compact-image-registry-s3-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disconnecting-network-f28-destructive spec: containers: - args: @@ -22574,7 +34363,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-compact-image-registry-s3-f28 + - --target=vsphere-upi-disconnecting-network-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22630,8 +34419,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 1 14 3 2,4,6,8,10,12 * + cluster: vsphere02 + cron: 31 19 21 * * decorate: true decoration_config: skip_cloning: true @@ -22640,14 +34429,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-compact-image-registry-s3-f60-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-encrypt-f28 spec: containers: - args: @@ -22657,7 +34445,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-compact-image-registry-s3-f60-destructive + - --target=vsphere-upi-encrypt-f28 - --variant=amd64-nightly command: - ci-operator @@ -22713,8 +34501,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 36 10 14 * * + cluster: vsphere02 + cron: 2 1 3 * * decorate: true decoration_config: skip_cloning: true @@ -22723,14 +34511,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-disc-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-encrypt-f28-destructive spec: containers: - args: @@ -22740,7 +34527,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-disc-rt-f28 + - --target=vsphere-upi-encrypt-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22796,8 +34583,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 5 13 20 1,3,5,7,9,11 * + cluster: vsphere02 + cron: 24 2 17 * * decorate: true decoration_config: skip_cloning: true @@ -22806,14 +34593,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-disc-rt-f60-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-external-f28 spec: containers: - args: @@ -22823,7 +34609,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-disc-rt-f60-destructive + - --target=vsphere-upi-platform-external-f28 - --variant=amd64-nightly command: - ci-operator @@ -22879,8 +34665,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 30 19 6,20 * * + cluster: vsphere02 + cron: 51 6 8 * * decorate: true decoration_config: skip_cloning: true @@ -22889,13 +34675,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-ovn-winc-f14 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-external-f28-destructive spec: containers: - args: @@ -22905,7 +34691,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-ovn-winc-f14 + - --target=vsphere-upi-platform-external-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -22961,8 +34747,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 55 2 10 * * + cluster: vsphere02 + cron: 25 0 14 * * decorate: true decoration_config: skip_cloning: true @@ -22971,14 +34757,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-none-f28 spec: containers: - args: @@ -22988,7 +34773,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 + - --target=vsphere-upi-platform-none-f28 - --variant=amd64-nightly command: - ci-operator @@ -23044,8 +34829,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 35 10 8 2,4,6,8,10,12 * + cluster: vsphere02 + cron: 4 15 13 * * decorate: true decoration_config: skip_cloning: true @@ -23054,14 +34839,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-proxy-fips-f60-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-none-f28-destructive spec: containers: - args: @@ -23071,7 +34855,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f60-destructive + - --target=vsphere-upi-platform-none-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -23127,8 +34911,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 4 16 1 1,3,5,7,9,11 * + cluster: vsphere02 + cron: 20 12 15 * * decorate: true decoration_config: skip_cloning: true @@ -23137,24 +34921,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-proxy-fips-f60-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-zones-f28 spec: containers: - args: @@ -23164,7 +34937,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f60-longduration-cloud + - --target=vsphere-upi-zones-f28 - --variant=amd64-nightly command: - ci-operator @@ -23220,8 +34993,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 12 4 17 * * + cluster: vsphere02 + cron: 58 23 22 * * decorate: true decoration_config: skip_cloning: true @@ -23230,14 +35003,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 ci-operator.openshift.io/variant: amd64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-tp-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-zones-f28-destructive spec: containers: - args: @@ -23247,7 +35019,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-tp-f28 + - --target=vsphere-upi-zones-f28-destructive - --variant=amd64-nightly command: - ci-operator @@ -23303,8 +35075,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 52 1 4 1,3,5,7,9,11 * + cluster: build03 + cron: 55 6 8 * * decorate: true decoration_config: skip_cloning: true @@ -23313,14 +35085,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-c2s + ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-nutanix-ipi-tp-f60-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-c2s-ipi-disc-priv-fips-f28 spec: containers: - args: @@ -23330,8 +35100,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-tp-f60-destructive - - --variant=amd64-nightly + - --target=aws-c2s-ipi-disc-priv-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23386,8 +35156,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 6 22 17 * * + cluster: build03 + cron: 6 2 6 * * decorate: true decoration_config: skip_cloning: true @@ -23396,24 +35166,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-nightly-openshift-logging-5.8 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-openshift-logging-5.8-gcp-ipi-sdn-fips-f28-logging - reporter_config: - slack: - channel: '#aos-qe-logging' - job_states_to_report: - - aborted - - error - - failure - - pending - - success - report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View - logs> + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-localzone-fips-f28 spec: containers: - args: @@ -23423,8 +35181,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sdn-fips-f28-logging - - --variant=amd64-nightly-openshift-logging-5.8 + - --target=aws-ipi-disc-priv-localzone-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23479,8 +35237,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 30 20 9,25 * * + cluster: build03 + cron: 16 8 7 * * decorate: true decoration_config: skip_cloning: true @@ -23489,24 +35247,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-nightly-openshift-logging-6.0 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-openshift-logging-6.0-gcp-ipi-sdn-fips-f14-logging - reporter_config: - slack: - channel: '#aos-qe-logging' - job_states_to_report: - - aborted - - error - - failure - - pending - - success - report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View - logs> + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-fips-f28 spec: containers: - args: @@ -23516,8 +35262,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sdn-fips-f14-logging - - --variant=amd64-nightly-openshift-logging-6.0 + - --target=aws-ipi-disc-priv-sts-ep-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23573,7 +35319,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 1 13 * * + cron: 42 19 6 * * decorate: true decoration_config: skip_cloning: true @@ -23582,13 +35328,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: openstack-vexxhost - ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-openstack-ipi-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-shared-vpc-phz-sts-fips-f28 spec: containers: - args: @@ -23598,8 +35343,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=openstack-ipi-f28-disasterrecovery - - --variant=amd64-nightly + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23654,8 +35399,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 35 18 27 * * + cluster: build03 + cron: 59 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -23664,13 +35409,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-compact-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-fips-f28 spec: containers: - args: @@ -23680,8 +35424,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-agent-compact-fips-f28 - - --variant=amd64-nightly + - --target=aws-ipi-usertags-custom-sg-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23736,8 +35480,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 56 2 22 * * + cluster: build03 + cron: 3 21 21 * * decorate: true decoration_config: skip_cloning: true @@ -23746,13 +35490,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-disc-compact-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-sts-f28 spec: containers: - args: @@ -23762,8 +35505,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-agent-disc-compact-f28 - - --variant=amd64-nightly + - --target=aws-usgov-ipi-private-sts-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23818,8 +35561,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 27 16 6 * * + cluster: build03 + cron: 0 15 21 * * decorate: true decoration_config: skip_cloning: true @@ -23828,13 +35571,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-disc-ha-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -23844,8 +35586,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-agent-disc-ha-f28 - - --variant=amd64-nightly + - --target=azure-ipi-disc-fullyprivate-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23900,8 +35642,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 49 13 5 * * + cluster: build03 + cron: 11 14 27 * * decorate: true decoration_config: skip_cloning: true @@ -23910,13 +35652,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-disc-sno-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-mag-ipi-fips-f28 spec: containers: - args: @@ -23926,8 +35667,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-agent-disc-sno-f28 - - --variant=amd64-nightly + - --target=azure-mag-ipi-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -23982,8 +35723,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 25 1 23 * * + cluster: build01 + cron: 3 4 5 * * decorate: true decoration_config: skip_cloning: true @@ -23992,13 +35733,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-ha-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-stack-ipi-proxy-fips-f28 spec: containers: - args: @@ -24008,8 +35749,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-agent-ha-f28 - - --variant=amd64-nightly + - --target=azure-stack-ipi-proxy-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24064,8 +35805,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 59 23 21 * * + cluster: build02 + cron: 32 18 13 * * decorate: true decoration_config: skip_cloning: true @@ -24074,13 +35815,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-agent-sno-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-private-f28 spec: containers: - args: @@ -24090,8 +35830,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-agent-sno-f28 - - --variant=amd64-nightly + - --target=gcp-ipi-proxy-private-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24146,8 +35886,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 5 11 26 * * + cluster: build03 + cron: 52 11 23 * * decorate: true decoration_config: skip_cloning: true @@ -24156,13 +35896,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-compact-etcd-encryption-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-private-fips-f28 spec: containers: - args: @@ -24172,8 +35911,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-compact-etcd-encryption-f28 - - --variant=amd64-nightly + - --target=ibmcloud-ipi-private-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24228,8 +35967,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 17 8 27 * * + cluster: build03 + cron: 36 23 7 * * decorate: true decoration_config: skip_cloning: true @@ -24238,13 +35977,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-compact-etcd-encryption-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-proxy-private-rt-f28 spec: containers: - args: @@ -24254,8 +35992,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-compact-etcd-encryption-f28-destructive - - --variant=amd64-nightly + - --target=ibmcloud-ipi-proxy-private-rt-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24310,8 +36048,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 55 9 7 * * + cluster: build01 + cron: 33 3 28 * * decorate: true decoration_config: skip_cloning: true @@ -24320,13 +36058,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-nutanix-ipi-proxy-fips-f28 spec: containers: - args: @@ -24336,8 +36074,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28 - - --variant=amd64-nightly + - --target=nutanix-ipi-proxy-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24393,7 +36131,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 25 4 18 * * + cron: 12 15 10 * * decorate: true decoration_config: skip_cloning: true @@ -24404,11 +36142,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disc-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-disc-f28 spec: containers: - args: @@ -24418,8 +36155,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28-destructive - - --variant=amd64-nightly + - --target=vsphere-ipi-disc-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24475,7 +36212,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 36 22 22 * * + cron: 38 12 18 * * decorate: true decoration_config: skip_cloning: true @@ -24486,11 +36223,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disk-encryption-tang-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-ovn-dualstack-f28 spec: containers: - args: @@ -24500,8 +36236,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disk-encryption-tang-fips-f28 - - --variant=amd64-nightly + - --target=vsphere-ipi-ovn-dualstack-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24557,7 +36293,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 4 3 16 * * + cron: 4 23 23 * * decorate: true decoration_config: skip_cloning: true @@ -24567,12 +36303,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-disk-encryption-tang-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-fips-f28 spec: containers: - args: @@ -24582,8 +36317,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disk-encryption-tang-fips-f28-destructive - - --variant=amd64-nightly + - --target=vsphere-ipi-proxy-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -24638,8 +36373,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 22 12 12 * * + cluster: build03 + cron: 10 9 23 * * decorate: true decoration_config: skip_cloning: true @@ -24648,13 +36383,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-c2s + ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-external-lb-post-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-c2s-ipi-disc-priv-fips-f28 spec: containers: - args: @@ -24664,8 +36398,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-external-lb-post-f28 - - --variant=amd64-nightly + - --target=aws-c2s-ipi-disc-priv-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -24720,8 +36454,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 10 15 * * + cluster: build03 + cron: 6 2 6 * * decorate: true decoration_config: skip_cloning: true @@ -24730,13 +36464,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-localzone-fips-f28 spec: containers: - args: @@ -24746,8 +36479,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-longduration-reliability-test-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-localzone-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -24802,8 +36535,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 27 5 8 * * + cluster: build03 + cron: 11 5 8 * * decorate: true decoration_config: skip_cloning: true @@ -24812,13 +36545,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-sts-ep-fips-f28 spec: containers: - args: @@ -24828,8 +36560,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-ep-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -24884,8 +36616,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 28 17 5 * * + cluster: build03 + cron: 12 12 1 * * decorate: true decoration_config: skip_cloning: true @@ -24894,13 +36626,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 spec: containers: - args: @@ -24910,8 +36641,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -24966,8 +36697,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 23 16 3 * * + cluster: build03 + cron: 42 19 6 * * decorate: true decoration_config: skip_cloning: true @@ -24976,13 +36707,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-privmaryv6-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-shared-vpc-phz-sts-fips-f28 spec: containers: - args: @@ -24992,8 +36722,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-privmaryv6-f28 - - --variant=amd64-nightly + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25048,8 +36778,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 51 22 8 * * + cluster: build03 + cron: 59 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -25058,13 +36788,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-dualstack-privmaryv6-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-usertags-custom-sg-fips-f28 spec: containers: - args: @@ -25074,8 +36803,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-privmaryv6-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-usertags-custom-sg-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25130,8 +36859,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 22 1 3 * * + cluster: build03 + cron: 35 3 8 * * decorate: true decoration_config: skip_cloning: true @@ -25140,13 +36869,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-ipsec-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ocm-osd-ccs-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25156,8 +36895,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-ipsec-f28 - - --variant=amd64-nightly + - --target=aws-ocm-osd-ccs-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25212,8 +36951,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 19 8 26 * * + cluster: build03 + cron: 11 5 24 * * decorate: true decoration_config: skip_cloning: true @@ -25222,13 +36961,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-ipsec-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25238,8 +36987,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-ipsec-f28-destructive - - --variant=amd64-nightly + - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25294,8 +37043,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 37 9 9 * * + cluster: build03 + cron: 8 11 28 * * decorate: true decoration_config: skip_cloning: true @@ -25304,13 +37053,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-local-to-shared-gateway-mode-migration-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-private-proxy-stage-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25320,8 +37079,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-local-to-shared-gateway-mode-migration-f28 - - --variant=amd64-nightly + - --target=aws-rosa-hcp-private-proxy-stage-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25376,8 +37135,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 3 20 14 * * + cluster: build03 + cron: 29 3 10 * * decorate: true decoration_config: skip_cloning: true @@ -25386,13 +37145,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-shared-to-local-gw-migration-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25402,8 +37171,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-shared-to-local-gw-migration-f28 - - --variant=amd64-nightly + - --target=aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25458,8 +37227,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 1 4 15 * * + cluster: build03 + cron: 53 22 17 * * decorate: true decoration_config: skip_cloning: true @@ -25468,13 +37237,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-shared-to-local-gw-migration-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-private-proxy-prod-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25484,8 +37263,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-shared-to-local-gw-migration-f28-destructive - - --variant=amd64-nightly + - --target=aws-rosa-hcp-sector-private-proxy-prod-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25540,8 +37319,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 52 8 16,30 * * + cluster: build03 + cron: 46 5 7 * * decorate: true decoration_config: skip_cloning: true @@ -25550,13 +37329,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-ovn-winc-f14 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25566,8 +37355,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-winc-f14 - - --variant=amd64-nightly + - --target=aws-rosa-hcp-sector-prod-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25622,8 +37411,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 3 11 23 * * + cluster: build03 + cron: 23 8 28 * * decorate: true decoration_config: skip_cloning: true @@ -25632,13 +37421,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-stable-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25648,8 +37447,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f28-destructive - - --variant=amd64-nightly + - --target=aws-rosa-hcp-sector-prod-stable-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25704,8 +37503,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 14 14 1,3,5,7,9,11 * + cluster: build03 + cron: 14 14 6 * * decorate: true decoration_config: skip_cloning: true @@ -25714,23 +37513,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-fips-f60-longduration-cloud + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-stage-critical-f28 reporter_config: slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' + channel: '#managed-hypershift-ci-watcher' job_states_to_report: - error - failure - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25740,8 +37539,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f60-longduration-cloud - - --variant=amd64-nightly + - --target=aws-rosa-hcp-stage-critical-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25796,8 +37595,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 18 15 23 * * + cluster: build03 + cron: 12 10 1 * * decorate: true decoration_config: skip_cloning: true @@ -25806,13 +37605,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-fips-regen-cert-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-non-sts-byo-vpc-kms-proxy-f28 spec: containers: - args: @@ -25822,8 +37620,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-regen-cert-f28 - - --variant=amd64-nightly + - --target=aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25878,8 +37676,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 26 6 14 * * + cluster: build03 + cron: 42 18 7 * * decorate: true decoration_config: skip_cloning: true @@ -25888,13 +37686,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-tp-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-byo-kms-oidc-f28 spec: containers: - args: @@ -25904,8 +37701,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-tp-f28 - - --variant=amd64-nightly + - --target=aws-rosa-sts-byo-kms-oidc-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -25960,8 +37757,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 46 15 18 * * + cluster: build03 + cron: 35 19 25 * * decorate: true decoration_config: skip_cloning: true @@ -25970,13 +37767,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-tp-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -25986,8 +37793,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-tp-f28-destructive - - --variant=amd64-nightly + - --target=aws-rosa-sts-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26042,8 +37849,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 7 7 2 * * + cluster: build03 + cron: 35 14 13 * * decorate: true decoration_config: skip_cloning: true @@ -26052,13 +37859,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-workers-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-localzone-f28 spec: containers: - args: @@ -26068,8 +37874,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-workers-rhel8-f28 - - --variant=amd64-nightly + - --target=aws-rosa-sts-localzone-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26124,8 +37930,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 12 11 16 * * + cluster: build03 + cron: 32 13 29 * * decorate: true decoration_config: skip_cloning: true @@ -26134,13 +37940,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-proxy-workers-rhel8-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-private-proxy-f28 spec: containers: - args: @@ -26150,8 +37955,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-workers-rhel8-f28-destructive - - --variant=amd64-nightly + - --target=aws-rosa-sts-private-proxy-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26206,8 +38011,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 0 6 * * + cluster: build03 + cron: 1 18 17 * * decorate: true decoration_config: skip_cloning: true @@ -26216,13 +38021,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-remote-worker-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-security-group-f28 spec: containers: - args: @@ -26232,8 +38036,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-remote-worker-f28 - - --variant=amd64-nightly + - --target=aws-rosa-sts-security-group-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26288,8 +38092,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 10 4 14 * * + cluster: build03 + cron: 53 14 30 * * decorate: true decoration_config: skip_cloning: true @@ -26298,13 +38102,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-remote-worker-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-shared-vpc-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -26314,8 +38128,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-remote-worker-f28-destructive - - --variant=amd64-nightly + - --target=aws-rosa-sts-shared-vpc-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26370,8 +38184,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 22 17 4 * * + cluster: build03 + cron: 3 21 21 * * decorate: true decoration_config: skip_cloning: true @@ -26380,13 +38194,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-sdn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-usgov-ipi-private-sts-f28 spec: containers: - args: @@ -26396,8 +38209,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-sdn-f28 - - --variant=amd64-nightly + - --target=aws-usgov-ipi-private-sts-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26452,8 +38265,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 21 18 17 * * + cluster: build03 + cron: 12 0 16 * * decorate: true decoration_config: skip_cloning: true @@ -26462,13 +38275,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-sdn-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-ipi-to-multiarch-f28 spec: containers: - args: @@ -26478,8 +38290,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-sdn-f28-destructive - - --variant=amd64-nightly + - --target=azure-ipi-to-multiarch-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26534,8 +38346,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 16 1 16 * * + cluster: build03 + cron: 11 14 27 * * decorate: true decoration_config: skip_cloning: true @@ -26544,13 +38356,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-sdn-migration-ovn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-mag-ipi-fips-f28 spec: containers: - args: @@ -26560,8 +38371,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-sdn-migration-ovn-f28 - - --variant=amd64-nightly + - --target=azure-mag-ipi-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26616,8 +38427,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 3 22 5 * * + cluster: build01 + cron: 3 4 5 * * decorate: true decoration_config: skip_cloning: true @@ -26626,13 +38437,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-static-ip-tp-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-stack-ipi-proxy-fips-f28 spec: containers: - args: @@ -26642,8 +38453,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-static-ip-tp-f28 - - --variant=amd64-nightly + - --target=azure-stack-ipi-proxy-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26698,8 +38509,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 33 4 20 * * + cluster: build05 + cron: 39 19 17 * * decorate: true decoration_config: skip_cloning: true @@ -26708,13 +38519,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-static-ip-tp-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -26724,8 +38535,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-static-ip-tp-f28-destructive - - --variant=amd64-nightly + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26780,8 +38591,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 48 5 19 * * + cluster: build05 + cron: 17 14 2 * * decorate: true decoration_config: skip_cloning: true @@ -26790,13 +38601,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-template-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -26806,8 +38617,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-template-f28 - - --variant=amd64-nightly + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26862,8 +38673,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 16 22 21 * * + cluster: build05 + cron: 20 17 6 * * decorate: true decoration_config: skip_cloning: true @@ -26872,13 +38683,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-template-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -26888,8 +38699,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-template-f28-destructive - - --variant=amd64-nightly + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -26944,8 +38755,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 14 22 25 * * + cluster: build02 + cron: 12 17 16 * * decorate: true decoration_config: skip_cloning: true @@ -26954,13 +38765,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ipi-to-multiarch-f28 spec: containers: - args: @@ -26970,8 +38780,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-f28 - - --variant=amd64-nightly + - --target=gcp-ipi-to-multiarch-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27026,8 +38836,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 16 8 8 * * + cluster: build02 + cron: 35 12 8 * * decorate: true decoration_config: skip_cloning: true @@ -27036,13 +38846,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-marketplace-f28 spec: containers: - args: @@ -27052,8 +38861,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-f28-destructive - - --variant=amd64-nightly + - --target=gcp-ocm-osd-ccs-marketplace-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27108,8 +38917,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 54 19 19 * * + cluster: build02 + cron: 43 0 12 * * decorate: true decoration_config: skip_cloning: true @@ -27118,13 +38927,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-multisubnets-external-lb-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-f28 spec: containers: - args: @@ -27134,8 +38942,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-multisubnets-external-lb-f28 - - --variant=amd64-nightly + - --target=gcp-ocm-osd-ccs-xpn-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27190,8 +38998,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 38 19 25 * * + cluster: build02 + cron: 36 7 25 * * decorate: true decoration_config: skip_cloning: true @@ -27200,13 +39008,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-ipi-zones-multisubnets-external-lb-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-private-marketplace-f28 spec: containers: - args: @@ -27216,8 +39023,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-multisubnets-external-lb-f28-destructive - - --variant=amd64-nightly + - --target=gcp-ocm-osd-ccs-xpn-private-marketplace-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27272,8 +39079,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 48 8 7 * * + cluster: build03 + cron: 36 23 7 * * decorate: true decoration_config: skip_cloning: true @@ -27282,13 +39089,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-sdn-rhcos-rhel8-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-ibmcloud-ipi-proxy-private-rt-f28 spec: containers: - args: @@ -27298,8 +39104,90 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disc-sdn-rhcos-rhel8-f28 - - --variant=amd64-nightly + - --target=ibmcloud-ipi-proxy-private-rt-f28 + - --variant=amd64-stable + 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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build01 + cron: 44 13 4 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-stable + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-nutanix-ipi-proxy-fips-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=nutanix-ipi-proxy-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27355,7 +39243,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 25 12 14 * * + cron: 1 22 23 * * decorate: true decoration_config: skip_cloning: true @@ -27366,11 +39254,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-sdn-rhcos-rhel8-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-disc-f28 spec: containers: - args: @@ -27380,8 +39267,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disc-sdn-rhcos-rhel8-f28-destructive - - --variant=amd64-nightly + - --target=vsphere-ipi-disc-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27437,7 +39324,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 6 19 22 * * + cron: 38 12 18 * * decorate: true decoration_config: skip_cloning: true @@ -27447,12 +39334,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-secureboot-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-ovn-dualstack-f28 spec: containers: - args: @@ -27462,8 +39348,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disc-secureboot-fips-f28 - - --variant=amd64-nightly + - --target=vsphere-ipi-ovn-dualstack-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27519,7 +39405,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 23 1 30 * * + cron: 31 18 9 * * decorate: true decoration_config: skip_cloning: true @@ -27530,11 +39416,10 @@ periodics: labels: ci-operator.openshift.io/cloud: vsphere ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disc-secureboot-fips-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-proxy-fips-f28 spec: containers: - args: @@ -27544,8 +39429,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disc-secureboot-fips-f28-destructive - - --variant=amd64-nightly + - --target=vsphere-ipi-proxy-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27601,7 +39486,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere02 - cron: 25 14 3 * * + cron: 23 13 7 * * decorate: true decoration_config: skip_cloning: true @@ -27611,12 +39496,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disconnecting-network-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-zones-f28 spec: containers: - args: @@ -27626,8 +39510,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disconnecting-network-f28 - - --variant=amd64-nightly + - --target=vsphere-ipi-zones-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -27682,8 +39566,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 29 2 10 * * + cluster: build03 + cron: 19 6 12 * * decorate: true decoration_config: skip_cloning: true @@ -27692,13 +39576,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-disconnecting-network-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-aws-ipi-proxy-sts-f28 spec: containers: - args: @@ -27708,8 +39591,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-disconnecting-network-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-proxy-sts-f28 + - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 command: - ci-operator image: ci-operator:latest @@ -27764,8 +39647,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 19 21 * * + cluster: build03 + cron: 37 0 8 * * decorate: true decoration_config: skip_cloning: true @@ -27774,13 +39657,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-encrypt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-baremetalds-ipi-ovn-ipv4-f28 spec: containers: - args: @@ -27790,8 +39672,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-encrypt-f28 - - --variant=amd64-nightly + - --target=baremetalds-ipi-ovn-ipv4-f28 + - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 command: - ci-operator image: ci-operator:latest @@ -27846,8 +39728,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 2 1 3 * * + cluster: build03 + cron: 23 21 2 * * decorate: true decoration_config: skip_cloning: true @@ -27856,13 +39738,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-encrypt-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sno-basecap-none-f28 spec: containers: - args: @@ -27872,8 +39753,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-encrypt-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sno-basecap-none-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -27928,8 +39809,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 24 2 17 * * + cluster: build03 + cron: 12 10 26 * * decorate: true decoration_config: skip_cloning: true @@ -27938,13 +39819,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-external-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -27954,8 +39834,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-platform-external-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-basecap-none-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -28010,8 +39890,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 51 6 8 * * + cluster: build03 + cron: 48 2 21 * * decorate: true decoration_config: skip_cloning: true @@ -28020,13 +39900,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-external-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-efs-f28 spec: containers: - args: @@ -28036,8 +39915,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-platform-external-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-efs-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -28092,8 +39971,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 25 0 14 * * + cluster: build03 + cron: 30 9 7 * * decorate: true decoration_config: skip_cloning: true @@ -28102,13 +39981,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -28118,8 +39996,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-platform-none-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-ep-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -28174,8 +40052,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 4 15 13 * * + cluster: build03 + cron: 34 6 12 * * decorate: true decoration_config: skip_cloning: true @@ -28184,13 +40062,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-none-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -28200,8 +40077,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-platform-none-f28-destructive - - --variant=amd64-nightly + - --target=azure-ipi-disc-fullyprivate-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -28256,8 +40133,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 20 12 15 * * + cluster: build03 + cron: 45 8 25 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -28266,13 +40143,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-zones-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-f60 spec: containers: - args: @@ -28282,8 +40158,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-zones-f28 - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-f60 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -28338,8 +40214,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 58 23 22 * * + cluster: build03 + cron: 25 2 5 * * decorate: true decoration_config: skip_cloning: true @@ -28348,13 +40224,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-multizone-2 - ci-operator.openshift.io/variant: amd64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-zones-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -28364,8 +40239,89 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-upi-zones-f28-destructive - - --variant=amd64-nightly + - --target=aws-ipi-disc-priv-sts-basecap-none-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 15 3 16 1,3,5,7,9,11 * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-efs-f60 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=aws-ipi-disc-priv-sts-efs-f60 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -28421,7 +40377,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 55 6 8 * * + cron: 3 8 4 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -28430,12 +40386,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-c2s - ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-c2s-ipi-disc-priv-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-ep-f60 spec: containers: - args: @@ -28445,8 +40401,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-c2s-ipi-disc-priv-fips-f28 - - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-ep-f60 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -28502,7 +40458,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 16 8 7 * * + cron: 25 2 5 * * decorate: true decoration_config: skip_cloning: true @@ -28513,10 +40469,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -28526,8 +40483,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-fips-f28 - - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-basecap-none-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -28583,88 +40540,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 0 15 21 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build02 - cron: 32 18 13 * * + cron: 20 19 26 * * decorate: true decoration_config: skip_cloning: true @@ -28673,12 +40549,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-private-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28-destructive spec: containers: - args: @@ -28688,8 +40565,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-private-f28 - - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-basecap-none-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -28745,88 +40622,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 52 11 23 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-private-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-private-fips-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build01 - cron: 33 3 28 * * + cron: 26 9 5 * * decorate: true decoration_config: skip_cloning: true @@ -28835,13 +40631,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-nutanix-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28 spec: containers: - args: @@ -28851,8 +40647,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 - - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-efs-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -28907,8 +40703,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 12 15 10 * * + cluster: build03 + cron: 58 15 26 * * decorate: true decoration_config: skip_cloning: true @@ -28917,12 +40713,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-disc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28-destructive spec: containers: - args: @@ -28932,8 +40729,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28 - - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-efs-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -28988,8 +40785,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 4 23 23 * * + cluster: build03 + cron: 37 18 7 * * decorate: true decoration_config: skip_cloning: true @@ -28998,12 +40795,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -29013,8 +40811,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f28 - - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-ep-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29070,7 +40868,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 10 9 23 * * + cron: 33 13 14 * * decorate: true decoration_config: skip_cloning: true @@ -29079,12 +40877,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-c2s - ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-c2s-ipi-disc-priv-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28-destructive spec: containers: - args: @@ -29094,8 +40893,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-c2s-ipi-disc-priv-fips-f28 - - --variant=amd64-stable + - --target=aws-ipi-disc-priv-sts-ep-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29151,7 +40950,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 6 2 6 * * + cron: 29 8 26 * * decorate: true decoration_config: skip_cloning: true @@ -29161,11 +40960,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-localzone-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28 spec: containers: - args: @@ -29175,8 +40975,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-localzone-fips-f28 - - --variant=amd64-stable + - --target=aws-ipi-disc-priv-tp-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29232,7 +41032,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 5 8 * * + cron: 5 12 22 * * decorate: true decoration_config: skip_cloning: true @@ -29243,10 +41043,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-sts-ep-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28-destructive spec: containers: - args: @@ -29256,8 +41057,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-fips-f28 - - --variant=amd64-stable + - --target=aws-ipi-disc-priv-tp-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29313,7 +41114,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 12 1 * * + cron: 12 14 26 * * decorate: true decoration_config: skip_cloning: true @@ -29324,10 +41125,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-apiserver spec: containers: - args: @@ -29337,8 +41139,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - - --variant=amd64-stable + - --target=aws-ipi-f28-longduration-apiserver + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29394,7 +41196,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 19 6 * * + cron: 4 14 22 * * decorate: true decoration_config: skip_cloning: true @@ -29405,10 +41207,22 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-shared-vpc-phz-sts-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-mco-all + reporter_config: + slack: + channel: '#forum-ocp-mco-qe' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -29418,8 +41232,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 - - --variant=amd64-stable + - --target=aws-ipi-f28-longduration-mco-all + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29475,7 +41289,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 21 27 * * + cron: 50 17 3 * * decorate: true decoration_config: skip_cloning: true @@ -29486,10 +41300,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-usertags-custom-sg-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-part1-3 spec: containers: - args: @@ -29499,8 +41314,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-fips-f28 - - --variant=amd64-stable + - --target=aws-ipi-f28-longduration-part1-3 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29556,7 +41371,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 3 8 * * + cron: 4 3 7 * * decorate: true decoration_config: skip_cloning: true @@ -29567,21 +41382,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ocm-osd-ccs-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-workload spec: containers: - args: @@ -29591,8 +41396,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ocm-osd-ccs-f28 - - --variant=amd64-stable + - --target=aws-ipi-f28-longduration-workload + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29648,7 +41453,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 5 24 * * + cron: 31 5 16 * * decorate: true decoration_config: skip_cloning: true @@ -29658,22 +41463,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -29683,8 +41478,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 - - --variant=amd64-stable + - --target=aws-ipi-longduration-reliability-test-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29740,7 +41535,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 11 28 * * + cron: 29 4 1 * * decorate: true decoration_config: skip_cloning: true @@ -29750,22 +41545,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-private-proxy-stage-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f28 spec: containers: - args: @@ -29775,8 +41560,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-private-proxy-stage-critical-f28 - - --variant=amd64-stable + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29832,7 +41617,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 3 10 * * + cron: 15 18 9 * * decorate: true decoration_config: skip_cloning: true @@ -29842,22 +41627,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-disasterrecovery spec: containers: - args: @@ -29867,8 +41642,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 - - --variant=amd64-stable + - --target=aws-ipi-private-f28-disasterrecovery + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -29924,7 +41699,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 53 22 17 * * + cron: 3 12 6 * * decorate: true decoration_config: skip_cloning: true @@ -29934,22 +41709,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-private-proxy-prod-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-longduration-apiserver spec: containers: - args: @@ -29959,8 +41724,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-private-proxy-prod-critical-f28 - - --variant=amd64-stable + - --target=aws-ipi-private-f28-longduration-apiserver + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30016,7 +41781,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 46 5 7 * * + cron: 30 4 9 * * decorate: true decoration_config: skip_cloning: true @@ -30026,22 +41791,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 spec: containers: - args: @@ -30051,8 +41806,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-prod-critical-f28 - - --variant=amd64-stable + - --target=aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30108,7 +41863,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 23 8 28 * * + cron: 10 2 28 * * decorate: true decoration_config: skip_cloning: true @@ -30117,23 +41872,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-stable-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28 spec: containers: - args: @@ -30143,8 +41888,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-prod-stable-critical-f28 - - --variant=amd64-stable + - --target=azure-ipi-disc-oidc-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30200,7 +41945,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 14 14 6 * * + cron: 3 8 30 * * decorate: true decoration_config: skip_cloning: true @@ -30209,23 +41954,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-stage-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28-destructive spec: containers: - args: @@ -30235,8 +41970,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-stage-critical-f28 - - --variant=amd64-stable + - --target=azure-ipi-disc-oidc-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30292,7 +42027,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 10 1 * * + cron: 42 2 14 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -30301,12 +42036,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f60-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -30316,8 +42062,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-non-sts-byo-vpc-kms-proxy-f28 - - --variant=amd64-stable + - --target=azure-ipi-disc-oidc-f60-longduration-cloud + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30373,7 +42119,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 18 7 * * + cron: 31 7 16 * * decorate: true decoration_config: skip_cloning: true @@ -30382,12 +42128,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-byo-kms-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -30397,8 +42144,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-byo-kms-oidc-f28 - - --variant=amd64-stable + - --target=azure-ipi-longduration-reliability-test-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30454,7 +42201,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 19 25 * * + cron: 34 11 26 * * decorate: true decoration_config: skip_cloning: true @@ -30463,23 +42210,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-private-f28-disasterrecovery spec: containers: - args: @@ -30489,8 +42226,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-f28 - - --variant=amd64-stable + - --target=azure-ipi-private-f28-disasterrecovery + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30546,7 +42283,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 14 13 * * + cron: 59 11 27 * * decorate: true decoration_config: skip_cloning: true @@ -30555,12 +42292,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-localzone-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 spec: containers: - args: @@ -30570,8 +42308,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-localzone-f28 - - --variant=amd64-stable + - --target=azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30627,7 +42365,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 32 13 29 * * + cron: 22 22 18 * * decorate: true decoration_config: skip_cloning: true @@ -30636,12 +42374,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-private-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-to-multiarch-f28 spec: containers: - args: @@ -30651,8 +42390,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-private-proxy-f28 - - --variant=amd64-stable + - --target=azure-ipi-to-multiarch-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30707,8 +42446,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 1 18 17 * * + cluster: build05 + cron: 52 13 20 * * decorate: true decoration_config: skip_cloning: true @@ -30717,12 +42456,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-security-group-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-dynamic-connected-f28 spec: containers: - args: @@ -30732,8 +42473,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-security-group-f28 - - --variant=amd64-stable + - --target=baremetal-compact-agent-ipv4-dynamic-connected-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30788,8 +42529,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 53 14 30 * * + cluster: build05 + cron: 48 16 29 * * decorate: true decoration_config: skip_cloning: true @@ -30798,23 +42539,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-shared-vpc-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -30824,8 +42556,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-shared-vpc-f28 - - --variant=amd64-stable + - --target=baremetal-compact-agent-ipv4-static-connected-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30880,8 +42612,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 3 21 21 * * + cluster: build05 + cron: 30 15 10 * * decorate: true decoration_config: skip_cloning: true @@ -30890,12 +42622,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-usgov-ipi-private-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-disc-proxy-f28 spec: containers: - args: @@ -30905,8 +42639,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f28 - - --variant=amd64-stable + - --target=baremetal-compact-agent-ipv4-static-disc-proxy-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -30961,8 +42695,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 12 0 16 * * + cluster: build05 + cron: 36 16 21 * * decorate: true decoration_config: skip_cloning: true @@ -30971,12 +42705,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -30986,8 +42722,91 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 - - --variant=amd64-stable + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --variant=arm64-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 8 18 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31042,8 +42861,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 11 14 27 * * + cluster: build05 + cron: 4 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -31052,12 +42871,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-mag-ipi-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -31067,8 +42888,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fips-f28 - - --variant=amd64-stable + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31123,8 +42944,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 3 4 5 * * + cluster: build05 + cron: 17 14 5 * * decorate: true decoration_config: skip_cloning: true @@ -31133,13 +42954,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-stack-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -31149,8 +42971,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-proxy-fips-f28 - - --variant=amd64-stable + - --target=baremetal-sno-agent-ipv4-static-connected-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31206,7 +43028,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 39 19 17 * * + cron: 43 18 23 * * decorate: true decoration_config: skip_cloning: true @@ -31218,10 +43040,11 @@ periodics: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-upi-ovn-ipv4-f28 spec: containers: - args: @@ -31231,8 +43054,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 - - --variant=amd64-stable + - --target=baremetal-upi-ovn-ipv4-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31287,8 +43110,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 14 2 * * + cluster: build03 + cron: 56 19 27 * * decorate: true decoration_config: skip_cloning: true @@ -31299,11 +43122,11 @@ periodics: labels: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28 spec: containers: - args: @@ -31313,8 +43136,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 - - --variant=amd64-stable + - --target=baremetalds-ipi-ovn-ipv4-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31369,8 +43192,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 20 17 6 * * + cluster: build03 + cron: 41 21 15 * * decorate: true decoration_config: skip_cloning: true @@ -31381,11 +43204,11 @@ periodics: labels: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28-destructive spec: containers: - args: @@ -31395,8 +43218,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 - - --variant=amd64-stable + - --target=baremetalds-ipi-ovn-ipv4-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31452,7 +43275,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 12 17 16 * * + cron: 25 16 12 * * decorate: true decoration_config: skip_cloning: true @@ -31463,10 +43286,11 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28 spec: containers: - args: @@ -31476,8 +43300,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-to-multiarch-f28 - - --variant=amd64-stable + - --target=gcp-ipi-disc-priv-oidc-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31533,7 +43357,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 35 12 8 * * + cron: 27 22 13 * * decorate: true decoration_config: skip_cloning: true @@ -31544,10 +43368,11 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28-destructive spec: containers: - args: @@ -31557,8 +43382,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-marketplace-f28 - - --variant=amd64-stable + - --target=gcp-ipi-disc-priv-oidc-f28-destructive + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31614,7 +43439,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 43 0 12 * * + cron: 9 16 19 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -31625,10 +43450,21 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f60-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -31638,8 +43474,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-xpn-f28 - - --variant=amd64-stable + - --target=gcp-ipi-disc-priv-oidc-f60-longduration-cloud + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31695,7 +43531,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 36 7 25 * * + cron: 01 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -31706,91 +43542,11 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: amd64-stable - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-private-marketplace-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-xpn-private-marketplace-f28 - - --variant=amd64-stable - 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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 36 23 7 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-ibmcloud-ipi-proxy-private-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -31800,8 +43556,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-proxy-private-rt-f28 - - --variant=amd64-stable + - --target=gcp-ipi-longduration-reliability-test-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31856,8 +43612,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 44 13 4 * * + cluster: build02 + cron: 21 22 5 * * decorate: true decoration_config: skip_cloning: true @@ -31866,13 +43622,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-nutanix-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-private-f28-disasterrecovery spec: containers: - args: @@ -31882,8 +43638,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 - - --variant=amd64-stable + - --target=gcp-ipi-private-f28-disasterrecovery + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -31938,8 +43694,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 1 22 23 * * + cluster: build02 + cron: 11 7 19 * * decorate: true decoration_config: skip_cloning: true @@ -31948,12 +43704,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-disc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-sno-longduration-apiserver-arm-f28 spec: containers: - args: @@ -31963,8 +43720,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28 - - --variant=amd64-stable + - --target=gcp-ipi-sno-longduration-apiserver-arm-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -32019,8 +43776,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 38 12 18 * * + cluster: build02 + cron: 35 6 3 * * decorate: true decoration_config: skip_cloning: true @@ -32029,12 +43786,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-ovn-dualstack-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-to-multiarch-f28 spec: containers: - args: @@ -32044,8 +43802,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-f28 - - --variant=amd64-stable + - --target=gcp-ipi-to-multiarch-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -32100,8 +43858,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 18 9 * * + cluster: build03 + cron: 21 10 26 * * decorate: true decoration_config: skip_cloning: true @@ -32110,12 +43868,24 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-nightly-openshift-logging-5.8 ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-openshift-logging-5.8-aws-ipi-f28-disruptive-logging + reporter_config: + slack: + channel: '#aos-qe-logging' + job_states_to_report: + - aborted + - error + - failure + - pending + - success + report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View + logs> spec: containers: - args: @@ -32125,8 +43895,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f28 - - --variant=amd64-stable + - --target=aws-ipi-f28-disruptive-logging + - --variant=arm64-nightly-openshift-logging-5.8 command: - ci-operator image: ci-operator:latest @@ -32181,8 +43951,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 23 13 7 * * + cluster: build03 + cron: 42 3 24 * * decorate: true decoration_config: skip_cloning: true @@ -32191,12 +43961,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-zones-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -32206,8 +43976,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-f28 - - --variant=amd64-stable + - --target=aws-ipi-disc-priv-sts-ep-f28 + - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -32263,7 +44033,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 19 6 12 * * + cron: 56 4 23 * * decorate: true decoration_config: skip_cloning: true @@ -32274,10 +44044,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 + ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-aws-ipi-proxy-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-f28 spec: containers: - args: @@ -32287,8 +44057,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sts-f28 - - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 + - --target=aws-ipi-usertags-custom-sg-f28 + - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -32344,7 +44114,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 37 0 8 * * + cron: 26 14 26 * * decorate: true decoration_config: skip_cloning: true @@ -32353,12 +44123,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-baremetalds-ipi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -32368,8 +44138,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-f28 - - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 + - --target=azure-ipi-disc-fullyprivate-f28 + - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -32425,7 +44195,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 23 21 2 * * + cron: 15 2 25 * * decorate: true decoration_config: skip_cloning: true @@ -32436,10 +44206,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sno-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -32449,8 +44219,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sno-basecap-none-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-disc-priv-sts-ep-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -32506,7 +44276,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 10 26 * * + cron: 45 11 3 * * decorate: true decoration_config: skip_cloning: true @@ -32517,10 +44287,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 spec: containers: - args: @@ -32530,8 +44300,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -32587,7 +44357,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 48 2 21 * * + cron: 56 4 23 * * decorate: true decoration_config: skip_cloning: true @@ -32598,10 +44368,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-efs-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-usertags-custom-sg-f28 spec: containers: - args: @@ -32611,8 +44381,171 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-usertags-custom-sg-f28 + - --variant=arm64-stable + 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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build03 + cron: 29 14 6 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-stable + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-azure-ipi-to-multiarch-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=azure-ipi-to-multiarch-f28 + - --variant=arm64-stable + 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: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build05 + cron: 26 21 20 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-stable + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -32667,8 +44600,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 30 9 7 * * + cluster: build05 + cron: 17 13 24 * * decorate: true decoration_config: skip_cloning: true @@ -32677,12 +44610,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -32692,8 +44626,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -32748,8 +44682,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 34 6 12 * * + cluster: build05 + cron: 52 17 10 * * decorate: true decoration_config: skip_cloning: true @@ -32758,12 +44692,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -32773,8 +44708,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -32829,8 +44764,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 45 8 25 1,3,5,7,9,11 * + cluster: build02 + cron: 48 1 20 * * decorate: true decoration_config: skip_cloning: true @@ -32839,12 +44774,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-gcp-ipi-disc-priv-odic-f28 spec: containers: - args: @@ -32854,8 +44789,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-f60 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --target=gcp-ipi-disc-priv-odic-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -32911,7 +44846,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 3 16 1,3,5,7,9,11 * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -32921,11 +44856,12 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-efs-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-aws-ipi-f999 spec: containers: - args: @@ -32935,8 +44871,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f60 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --target=aws-ipi-f999 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -32992,7 +44928,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 8 4 2,4,6,8,10,12 * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33001,12 +44937,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-ep-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-ipi-f999 spec: containers: - args: @@ -33016,8 +44953,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f60 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --target=azure-ipi-f999 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -33073,7 +45010,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 2 5 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33082,13 +45019,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-upi-f999 spec: containers: - args: @@ -33098,8 +45035,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - - --variant=arm64-nightly + - --target=azure-upi-f999 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -33154,8 +45091,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 20 19 26 * * + cluster: build02 + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33164,13 +45101,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-gcp-ipi-f999 spec: containers: - args: @@ -33180,8 +45117,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28-destructive - - --variant=arm64-nightly + - --target=gcp-ipi-f999 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -33237,7 +45174,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 26 9 5 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33247,12 +45184,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-aws-ipi-f999 spec: containers: - args: @@ -33262,8 +45198,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28 - - --variant=arm64-nightly + - --target=aws-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -33319,7 +45255,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 58 15 26 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33328,13 +45264,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-ipi-f999 spec: containers: - args: @@ -33344,8 +45279,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28-destructive - - --variant=arm64-nightly + - --target=azure-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -33401,7 +45336,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 37 18 7 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33410,13 +45345,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-upi-f999 spec: containers: - args: @@ -33426,8 +45360,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-nightly + - --target=azure-upi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -33482,8 +45416,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 33 13 14 * * + cluster: build02 + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33492,13 +45426,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-f999 spec: containers: - args: @@ -33508,8 +45441,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28-destructive - - --variant=arm64-nightly + - --target=gcp-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -33565,7 +45498,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 8 26 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33575,12 +45508,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-aws-ipi-f999 spec: containers: - args: @@ -33590,8 +45522,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-tp-f28 - - --variant=arm64-nightly + - --target=aws-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -33647,7 +45579,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 5 12 22 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33656,13 +45588,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-ipi-f999 spec: containers: - args: @@ -33672,8 +45603,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-tp-f28-destructive - - --variant=arm64-nightly + - --target=azure-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -33729,7 +45660,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 14 26 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33738,13 +45669,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-apiserver + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-upi-f999 spec: containers: - args: @@ -33754,8 +45684,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-apiserver - - --variant=arm64-nightly + - --target=azure-upi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -33810,8 +45740,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 4 14 22 * * + cluster: build02 + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -33820,24 +45750,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-mco-all - reporter_config: - slack: - channel: '#forum-ocp-mco-qe' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-gcp-ipi-f999 spec: containers: - args: @@ -33847,8 +45765,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-mco-all - - --variant=arm64-nightly + - --target=gcp-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -33904,7 +45822,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 50 17 3 * * + cron: 34 5 1 * * decorate: true decoration_config: skip_cloning: true @@ -33915,11 +45833,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-part1-3 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-iam-role-efs-fips-amd-f28 spec: containers: - args: @@ -33929,8 +45846,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-part1-3 - - --variant=arm64-nightly + - --target=aws-ipi-byo-iam-role-efs-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -33986,7 +45903,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 3 7 * * + cron: 2 18 2 * * decorate: true decoration_config: skip_cloning: true @@ -33997,11 +45914,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-workload + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-kms-etcd-encryption-arm-f28 spec: containers: - args: @@ -34011,8 +45927,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-workload - - --variant=arm64-nightly + - --target=aws-ipi-byo-kms-etcd-encryption-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34068,7 +45984,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 5 16 * * + cron: 31 9 1 * * decorate: true decoration_config: skip_cloning: true @@ -34079,11 +45995,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 spec: containers: - args: @@ -34093,8 +46008,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-longduration-reliability-test-f28 - - --variant=arm64-nightly + - --target=aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34150,7 +46065,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 4 1 * * + cron: 25 22 6 * * decorate: true decoration_config: skip_cloning: true @@ -34161,11 +46076,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-route53-compact-cloudfront-arm-f28 spec: containers: - args: @@ -34175,8 +46089,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - - --variant=arm64-nightly + - --target=aws-ipi-byo-route53-compact-cloudfront-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34232,7 +46146,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 18 9 * * + cron: 3 10 9 * * decorate: true decoration_config: skip_cloning: true @@ -34243,11 +46157,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-imdsv2-arm-f28 spec: containers: - args: @@ -34257,8 +46170,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-f28-disasterrecovery - - --variant=arm64-nightly + - --target=aws-ipi-imdsv2-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34314,7 +46227,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 12 6 * * + cron: 15 14 17 * * decorate: true decoration_config: skip_cloning: true @@ -34325,11 +46238,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-longduration-apiserver + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-imdsv2-fips-amd-f28 spec: containers: - args: @@ -34339,8 +46251,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-f28-longduration-apiserver - - --variant=arm64-nightly + - --target=aws-ipi-imdsv2-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34396,7 +46308,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 30 4 9 * * + cron: 55 7 24 * * decorate: true decoration_config: skip_cloning: true @@ -34407,11 +46319,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-classic-arm-f28 spec: containers: - args: @@ -34421,8 +46332,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 - - --variant=arm64-nightly + - --target=aws-ipi-ingress-lbtype-classic-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34478,7 +46389,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 10 2 28 * * + cron: 22 18 13 * * decorate: true decoration_config: skip_cloning: true @@ -34487,13 +46398,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-nlb-arm-f28 spec: containers: - args: @@ -34503,8 +46413,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f28 - - --variant=arm64-nightly + - --target=aws-ipi-ingress-lbtype-nlb-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34560,7 +46470,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 8 30 * * + cron: 54 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -34569,13 +46479,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-mini-perm-arm-f28 spec: containers: - args: @@ -34585,8 +46494,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f28-destructive - - --variant=arm64-nightly + - --target=aws-ipi-mini-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34642,7 +46551,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 2 14 2,4,6,8,10,12 * + cron: 3 12 13 * * decorate: true decoration_config: skip_cloning: true @@ -34651,23 +46560,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f60-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 spec: containers: - args: @@ -34677,8 +46575,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f60-longduration-cloud - - --variant=arm64-nightly + - --target=aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34734,7 +46632,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 7 16 * * + cron: 1 17 21 * * decorate: true decoration_config: skip_cloning: true @@ -34743,13 +46641,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-f28 spec: containers: - args: @@ -34759,8 +46656,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-longduration-reliability-test-f28 - - --variant=arm64-nightly + - --target=aws-ipi-ovn-ipsec-arm-mixarch-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34816,7 +46713,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 11 26 * * + cron: 50 8 11 * * decorate: true decoration_config: skip_cloning: true @@ -34825,13 +46722,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-private-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-proxy-sts-arm-f28 spec: containers: - args: @@ -34841,8 +46737,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-private-f28-disasterrecovery - - --variant=arm64-nightly + - --target=aws-ipi-proxy-sts-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34898,7 +46794,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 11 27 * * + cron: 4 9 3 * * decorate: true decoration_config: skip_cloning: true @@ -34907,13 +46803,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-sdn-arm-f28 spec: containers: - args: @@ -34923,8 +46818,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 - - --variant=arm64-nightly + - --target=aws-ipi-sdn-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -34980,89 +46875,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 22 18 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-to-multiarch-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 - - --variant=arm64-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build05 - cron: 52 13 20 * * + cron: 6 20 19 * * decorate: true decoration_config: skip_cloning: true @@ -35071,14 +46884,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-dynamic-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 spec: containers: - args: @@ -35088,8 +46899,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-ipv4-dynamic-connected-f28 - - --variant=arm64-nightly + - --target=aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35144,8 +46955,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 48 16 29 * * + cluster: build03 + cron: 34 5 15 * * decorate: true decoration_config: skip_cloning: true @@ -35154,14 +46965,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-arm-f28 spec: containers: - args: @@ -35171,8 +46980,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-ipv4-static-connected-f28 - - --variant=arm64-nightly + - --target=aws-ipi-usertags-custom-sg-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35227,8 +47036,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 15 10 * * + cluster: build03 + cron: 41 3 13 * * decorate: true decoration_config: skip_cloning: true @@ -35237,14 +47046,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-disc-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-fips-amd-f28 spec: containers: - args: @@ -35254,8 +47061,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-ipv4-static-disc-proxy-f28 - - --variant=arm64-nightly + - --target=aws-ipi-usertags-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35310,8 +47117,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 36 16 21 * * + cluster: build03 + cron: 11 5 3 * * decorate: true decoration_config: skip_cloning: true @@ -35320,14 +47127,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-amd-f28 spec: containers: - args: @@ -35337,8 +47142,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 - - --variant=arm64-nightly + - --target=aws-upi-basecap-none-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35393,8 +47198,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 8 18 17 * * + cluster: build03 + cron: 1 23 28 * * decorate: true decoration_config: skip_cloning: true @@ -35403,14 +47208,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-arm-f28 spec: containers: - args: @@ -35420,8 +47223,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 - - --variant=arm64-nightly + - --target=aws-upi-basecap-none-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35476,8 +47279,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 4 19 15 * * + cluster: build03 + cron: 0 1 25 * * decorate: true decoration_config: skip_cloning: true @@ -35486,14 +47289,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-arm-mixarch-f28 spec: containers: - args: @@ -35503,8 +47304,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 - - --variant=arm64-nightly + - --target=azure-ipi-arm-mixarch-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35559,8 +47360,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 14 5 * * + cluster: build03 + cron: 14 5 22 * * decorate: true decoration_config: skip_cloning: true @@ -35569,14 +47370,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-basecap-vset-additionalcap-arm-f28 spec: containers: - args: @@ -35586,8 +47385,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-sno-agent-ipv4-static-connected-f28 - - --variant=arm64-nightly + - --target=azure-ipi-basecap-vset-additionalcap-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35642,8 +47441,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 43 18 23 * * + cluster: build03 + cron: 59 22 13 * * decorate: true decoration_config: skip_cloning: true @@ -35652,14 +47451,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-upi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-basecap-vset-arm-f28 spec: containers: - args: @@ -35669,8 +47466,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-upi-ovn-ipv4-f28 - - --variant=arm64-nightly + - --target=azure-ipi-basecap-vset-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35726,7 +47523,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 56 19 27 * * + cron: 31 8 2 * * decorate: true decoration_config: skip_cloning: true @@ -35735,13 +47532,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-des-fips-amd-f28 spec: containers: - args: @@ -35751,8 +47547,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-f28 - - --variant=arm64-nightly + - --target=azure-ipi-des-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35808,7 +47604,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 21 15 * * + cron: 19 22 23 * * decorate: true decoration_config: skip_cloning: true @@ -35817,13 +47613,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-fullyprivate-proxy-arm-f28 spec: containers: - args: @@ -35833,8 +47628,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-f28-destructive - - --variant=arm64-nightly + - --target=azure-ipi-fullyprivate-proxy-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35889,8 +47684,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 16 12 * * + cluster: build03 + cron: 59 13 23 * * decorate: true decoration_config: skip_cloning: true @@ -35899,13 +47694,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-controller-arm-mixarch-f28 spec: containers: - args: @@ -35915,8 +47709,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-f28 - - --variant=arm64-nightly + - --target=azure-ipi-ingress-controller-arm-mixarch-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -35971,8 +47765,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 27 22 13 * * + cluster: build03 + cron: 11 6 5 * * decorate: true decoration_config: skip_cloning: true @@ -35981,13 +47775,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-custom-controller-fips-amd-f28 spec: containers: - args: @@ -35997,8 +47790,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-f28-destructive - - --variant=arm64-nightly + - --target=azure-ipi-ingress-custom-controller-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36053,8 +47846,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 9 16 19 2,4,6,8,10,12 * + cluster: build03 + cron: 20 14 22 * * decorate: true decoration_config: skip_cloning: true @@ -36063,23 +47856,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f60-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-mini-perm-arm-f28 spec: containers: - args: @@ -36089,8 +47871,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-f60-longduration-cloud - - --variant=arm64-nightly + - --target=azure-ipi-mini-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36145,8 +47927,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 01 19 15 * * + cluster: build03 + cron: 11 1 11 * * decorate: true decoration_config: skip_cloning: true @@ -36155,13 +47937,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-oidc-mini-perm-arm-f28 spec: containers: - args: @@ -36171,8 +47952,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-longduration-reliability-test-f28 - - --variant=arm64-nightly + - --target=azure-ipi-oidc-mini-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36227,8 +48008,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 21 22 5 * * + cluster: build03 + cron: 15 4 9 * * decorate: true decoration_config: skip_cloning: true @@ -36237,13 +48018,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-private-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ovn-etcd-encryption-compact-arm-f28 spec: containers: - args: @@ -36253,8 +48033,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-private-f28-disasterrecovery - - --variant=arm64-nightly + - --target=azure-ipi-ovn-etcd-encryption-compact-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36309,8 +48089,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 11 7 19 * * + cluster: build03 + cron: 36 11 22 * * decorate: true decoration_config: skip_cloning: true @@ -36319,13 +48099,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-sno-longduration-apiserver-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ovn-ipsec-arm-mixarch-day2-f28 spec: containers: - args: @@ -36335,8 +48114,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sno-longduration-apiserver-arm-f28 - - --variant=arm64-nightly + - --target=azure-ipi-ovn-ipsec-arm-mixarch-day2-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36391,8 +48170,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 35 6 3 * * + cluster: build03 + cron: 57 12 13 * * decorate: true decoration_config: skip_cloning: true @@ -36401,13 +48180,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 spec: containers: - args: @@ -36417,8 +48195,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-to-multiarch-f28 - - --variant=arm64-nightly + - --target=azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36474,7 +48252,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 21 10 26 * * + cron: 46 16 6 * * decorate: true decoration_config: skip_cloning: true @@ -36483,24 +48261,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-openshift-logging-5.8 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-openshift-logging-5.8-aws-ipi-f28-disruptive-logging - reporter_config: - slack: - channel: '#aos-qe-logging' - job_states_to_report: - - aborted - - error - - failure - - pending - - success - report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View - logs> + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-private-spec-net-type-spec-perm-arm-f28 spec: containers: - args: @@ -36510,8 +48276,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-disruptive-logging - - --variant=arm64-nightly-openshift-logging-5.8 + - --target=azure-ipi-private-spec-net-type-spec-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36567,7 +48333,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 3 24 * * + cron: 25 8 7 * * decorate: true decoration_config: skip_cloning: true @@ -36576,12 +48342,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-sdn-arm-f28 spec: containers: - args: @@ -36591,8 +48357,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-sdn-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36648,7 +48414,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 26 14 26 * * + cron: 27 6 17 * * decorate: true decoration_config: skip_cloning: true @@ -36659,10 +48425,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-sno-etcd-encryption-arm-f28 spec: containers: - args: @@ -36672,8 +48438,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 - - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-sno-etcd-encryption-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36729,7 +48495,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 2 25 * * + cron: 21 4 14 * * decorate: true decoration_config: skip_cloning: true @@ -36738,12 +48504,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ultrassd-disks-arm-f28 spec: containers: - args: @@ -36753,8 +48519,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-stable + - --target=azure-ipi-ultrassd-disks-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36810,7 +48576,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 45 11 3 * * + cron: 37 18 15 * * decorate: true decoration_config: skip_cloning: true @@ -36819,12 +48585,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ultrassd-disks-fips-amd-f28 spec: containers: - args: @@ -36834,8 +48600,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - - --variant=arm64-stable + - --target=azure-ipi-ultrassd-disks-fips-amd-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36891,7 +48657,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 56 4 23 * * + cron: 43 10 5 * * decorate: true decoration_config: skip_cloning: true @@ -36900,12 +48666,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-usertags-custom-sg-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-usertags-arm-f28 spec: containers: - args: @@ -36915,8 +48681,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-f28 - - --variant=arm64-stable + - --target=azure-ipi-usertags-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36972,7 +48738,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 14 6 * * + cron: 34 0 8 * * decorate: true decoration_config: skip_cloning: true @@ -36983,10 +48749,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-azure-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-upi-arm-f28 spec: containers: - args: @@ -36996,8 +48762,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 - - --variant=arm64-stable + - --target=azure-upi-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -37052,8 +48818,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 26 21 20 * * + cluster: build03 + cron: 28 9 27 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -37062,13 +48828,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-byo-iam-role-efs-arm-f60 spec: containers: - args: @@ -37078,8 +48843,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 - - --variant=arm64-stable + - --target=aws-ipi-byo-iam-role-efs-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37134,8 +48899,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 13 24 * * + cluster: build03 + cron: 2 18 2 * * decorate: true decoration_config: skip_cloning: true @@ -37144,13 +48909,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-byo-kms-etcd-encryption-arm-f28 spec: containers: - args: @@ -37160,8 +48924,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 - - --variant=arm64-stable + - --target=aws-ipi-byo-kms-etcd-encryption-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37216,8 +48980,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 52 17 10 * * + cluster: build03 + cron: 42 19 2 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -37226,13 +48990,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-byo-route53-compact-cloudfront-arm-f60 spec: containers: - args: @@ -37242,8 +49005,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 - - --variant=arm64-stable + - --target=aws-ipi-byo-route53-compact-cloudfront-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37298,8 +49061,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 48 1 20 * * + cluster: build03 + cron: 2 5 14 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -37308,12 +49071,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-gcp-ipi-disc-priv-odic-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-imdsv2-arm-f60 spec: containers: - args: @@ -37323,8 +49086,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-odic-f28 - - --variant=arm64-stable + - --target=aws-ipi-imdsv2-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37380,7 +49143,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 55 7 24 * * decorate: true decoration_config: skip_cloning: true @@ -37390,12 +49153,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-aws-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ingress-lbtype-classic-arm-f28 spec: containers: - args: @@ -37405,8 +49167,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f999 - - --variant=automated-release + - --target=aws-ipi-ingress-lbtype-classic-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37462,7 +49224,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 3 18 12 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -37471,13 +49233,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ingress-lbtype-nlb-arm-f60 spec: containers: - args: @@ -37487,8 +49248,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-f999 - - --variant=automated-release + - --target=aws-ipi-ingress-lbtype-nlb-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37544,7 +49305,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 54 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -37553,13 +49314,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-upi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-mini-perm-arm-f28 spec: containers: - args: @@ -37569,8 +49329,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-upi-f999 - - --variant=automated-release + - --target=aws-ipi-mini-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37625,8 +49385,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 8 8 29 2 * + cluster: build03 + cron: 23 21 7 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -37635,13 +49395,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-gcp-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-ipsec-arm-mixarch-day2-f60 spec: containers: - args: @@ -37651,8 +49410,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-f999 - - --variant=automated-release + - --target=aws-ipi-ovn-ipsec-arm-mixarch-day2-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37708,7 +49467,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 13 8 9 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -37718,11 +49477,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-aws-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-ipsec-arm-mixarch-f60 spec: containers: - args: @@ -37732,8 +49491,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-ovn-ipsec-arm-mixarch-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37789,7 +49548,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 45 17 6 * * decorate: true decoration_config: skip_cloning: true @@ -37798,12 +49557,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-proxy-sts-arm-f28 spec: containers: - args: @@ -37813,8 +49572,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-proxy-sts-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37870,7 +49629,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 4 9 3 * * decorate: true decoration_config: skip_cloning: true @@ -37879,12 +49638,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-upi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-sdn-arm-f28 spec: containers: - args: @@ -37894,8 +49653,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-upi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-sdn-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -37950,8 +49709,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 8 8 29 2 * + cluster: build03 + cron: 6 20 19 * * decorate: true decoration_config: skip_cloning: true @@ -37960,12 +49719,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 spec: containers: - args: @@ -37975,8 +49734,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38032,7 +49791,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 26 15 12 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -38042,11 +49801,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-aws-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-usertags-custom-sg-arm-f60 spec: containers: - args: @@ -38056,8 +49815,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --target=aws-ipi-usertags-custom-sg-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38113,7 +49872,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 1 23 28 * * decorate: true decoration_config: skip_cloning: true @@ -38122,12 +49881,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-upi-basecap-none-arm-f28 spec: containers: - args: @@ -38137,8 +49896,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --target=aws-upi-basecap-none-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38194,7 +49953,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 24 10 7 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -38204,11 +49963,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-upi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-arm-mixarch-day2-f60 spec: containers: - args: @@ -38218,8 +49977,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-upi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --target=azure-ipi-arm-mixarch-day2-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38274,8 +50033,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 8 8 29 2 * + cluster: build03 + cron: 2 23 12 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -38284,12 +50043,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-gcp-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-arm-mixarch-f60 spec: containers: - args: @@ -38299,8 +50058,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --target=azure-ipi-arm-mixarch-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38356,7 +50115,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 5 1 * * + cron: 14 5 22 * * decorate: true decoration_config: skip_cloning: true @@ -38365,12 +50124,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-iam-role-efs-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-basecap-vset-additionalcap-arm-f28 spec: containers: - args: @@ -38380,8 +50139,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-iam-role-efs-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-basecap-vset-additionalcap-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38437,7 +50196,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 9 1 * * + cron: 59 22 13 * * decorate: true decoration_config: skip_cloning: true @@ -38446,12 +50205,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-basecap-vset-arm-f28 spec: containers: - args: @@ -38461,8 +50220,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-basecap-vset-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38518,7 +50277,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 22 6 * * + cron: 36 9 15 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -38527,12 +50286,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-route53-compact-cloudfront-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-des-fips-amd-f60 spec: containers: - args: @@ -38542,8 +50301,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-route53-compact-cloudfront-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-des-fips-amd-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38599,7 +50358,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 14 17 * * + cron: 56 10 20 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -38608,12 +50367,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-imdsv2-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-fullyprivate-proxy-arm-f60 spec: containers: - args: @@ -38623,8 +50382,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-imdsv2-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-fullyprivate-proxy-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38680,7 +50439,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 18 13 * * + cron: 59 13 23 * * decorate: true decoration_config: skip_cloning: true @@ -38689,12 +50448,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-nlb-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-ingress-controller-arm-mixarch-f28 spec: containers: - args: @@ -38704,8 +50463,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ingress-lbtype-nlb-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-ingress-controller-arm-mixarch-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38761,7 +50520,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 12 13 * * + cron: 20 14 22 * * decorate: true decoration_config: skip_cloning: true @@ -38770,12 +50529,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-mini-perm-arm-f28 spec: containers: - args: @@ -38785,8 +50544,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-mini-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38842,7 +50601,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 1 17 21 * * + cron: 12 14 12 * * decorate: true decoration_config: skip_cloning: true @@ -38851,12 +50610,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-nat-gateway-tp-arm-f28 spec: containers: - args: @@ -38866,8 +50625,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-arm-mixarch-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-nat-gateway-tp-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -38923,7 +50682,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 50 8 11 * * + cron: 7 9 25 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -38932,12 +50691,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-proxy-sts-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-oidc-mini-perm-arm-f60 spec: containers: - args: @@ -38947,8 +50706,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sts-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-oidc-mini-perm-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39004,7 +50763,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 3 13 * * + cron: 15 4 9 * * decorate: true decoration_config: skip_cloning: true @@ -39013,12 +50772,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-ovn-etcd-encryption-compact-arm-f28 spec: containers: - args: @@ -39028,8 +50787,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-ovn-etcd-encryption-compact-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39085,7 +50844,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 5 3 * * + cron: 49 9 27 * * decorate: true decoration_config: skip_cloning: true @@ -39094,12 +50853,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 spec: containers: - args: @@ -39109,8 +50868,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-upi-basecap-none-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39166,7 +50925,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 8 2 * * + cron: 46 16 6 * * decorate: true decoration_config: skip_cloning: true @@ -39177,10 +50936,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-des-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-private-spec-net-type-spec-perm-arm-f28 spec: containers: - args: @@ -39190,8 +50949,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-des-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-private-spec-net-type-spec-perm-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39247,7 +51006,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 19 22 23 * * + cron: 26 1 28 * * decorate: true decoration_config: skip_cloning: true @@ -39258,10 +51017,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-fullyprivate-proxy-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-proxy-tp-arm-f28 spec: containers: - args: @@ -39271,8 +51030,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-fullyprivate-proxy-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-proxy-tp-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39328,7 +51087,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 6 5 * * + cron: 25 8 7 * * decorate: true decoration_config: skip_cloning: true @@ -39339,10 +51098,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-custom-controller-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-sdn-arm-f28 spec: containers: - args: @@ -39352,8 +51111,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ingress-custom-controller-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-sdn-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39409,7 +51168,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 36 11 22 * * + cron: 27 6 17 * * decorate: true decoration_config: skip_cloning: true @@ -39420,10 +51179,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ovn-ipsec-arm-mixarch-day2-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-sno-etcd-encryption-arm-f28 spec: containers: - args: @@ -39433,8 +51192,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ovn-ipsec-arm-mixarch-day2-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-sno-etcd-encryption-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39490,7 +51249,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 57 12 13 * * + cron: 21 4 14 * * decorate: true decoration_config: skip_cloning: true @@ -39501,10 +51260,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-ultrassd-disks-arm-f28 spec: containers: - args: @@ -39514,8 +51273,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-ultrassd-disks-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39571,7 +51330,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 37 18 15 * * + cron: 43 10 5 * * decorate: true decoration_config: skip_cloning: true @@ -39582,10 +51341,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ultrassd-disks-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-usertags-arm-f28 spec: containers: - args: @@ -39595,8 +51354,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ultrassd-disks-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-usertags-arm-f28 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39652,7 +51411,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 0 8 * * + cron: 32 5 23 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -39663,10 +51422,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-upi-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-upi-arm-f60 spec: containers: - args: @@ -39676,8 +51435,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-upi-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-upi-arm-f60 + - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -39733,7 +51492,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 28 9 27 2,4,6,8,10,12 * + cron: 23 17 13 * * decorate: true decoration_config: skip_cloning: true @@ -39742,12 +51501,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-byo-iam-role-efs-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-upi-mini-perm-arm-f28 spec: containers: - args: @@ -39757,7 +51516,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-iam-role-efs-arm-f60 + - --target=azure-upi-mini-perm-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -39813,8 +51572,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 42 19 2 1,3,5,7,9,11 * + cluster: build05 + cron: 33 20 27 * * decorate: true decoration_config: skip_cloning: true @@ -39823,12 +51582,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-byo-route53-compact-cloudfront-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-baremetal-ipi-ovn-dualstack-amd-vmedia-f28 spec: containers: - args: @@ -39838,7 +51598,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-route53-compact-cloudfront-arm-f60 + - --target=baremetal-ipi-ovn-dualstack-amd-vmedia-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -39894,8 +51654,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 2 5 14 1,3,5,7,9,11 * + cluster: build05 + cron: 31 14 13 * * decorate: true decoration_config: skip_cloning: true @@ -39904,12 +51664,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-imdsv2-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-baremetal-ipi-ovn-ipv4-fips-vmedia-amd-f28 spec: containers: - args: @@ -39919,7 +51680,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-imdsv2-arm-f60 + - --target=baremetal-ipi-ovn-ipv4-fips-vmedia-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -39975,8 +51736,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 3 18 12 2,4,6,8,10,12 * + cluster: build02 + cron: 11 19 3 * * decorate: true decoration_config: skip_cloning: true @@ -39985,12 +51746,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ingress-lbtype-nlb-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-basecap-none-additionalcaps-arm-f28 spec: containers: - args: @@ -40000,7 +51761,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ingress-lbtype-nlb-arm-f60 + - --target=gcp-ipi-basecap-none-additionalcaps-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40056,8 +51817,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 23 21 7 2,4,6,8,10,12 * + cluster: build02 + cron: 43 21 18 * * decorate: true decoration_config: skip_cloning: true @@ -40066,12 +51827,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-ipsec-arm-mixarch-day2-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-compact-filestore-csi-arm-f28 spec: containers: - args: @@ -40081,7 +51842,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-arm-mixarch-day2-f60 + - --target=gcp-ipi-compact-filestore-csi-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40137,8 +51898,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 13 8 9 1,3,5,7,9,11 * + cluster: build02 + cron: 32 1 6 * * decorate: true decoration_config: skip_cloning: true @@ -40147,12 +51908,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-ovn-ipsec-arm-mixarch-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-disk-encryption-arm-f28 spec: containers: - args: @@ -40162,7 +51923,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-arm-mixarch-f60 + - --target=gcp-ipi-disk-encryption-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40218,8 +51979,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 45 17 6 * * + cluster: build02 + cron: 26 3 11 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -40228,12 +51989,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-proxy-sts-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-oidc-rt-fips-amd-f60 spec: containers: - args: @@ -40243,7 +52004,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sts-arm-f28 + - --target=gcp-ipi-oidc-rt-fips-amd-f60 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40299,8 +52060,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 26 15 12 2,4,6,8,10,12 * + cluster: build02 + cron: 54 6 25 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -40309,12 +52070,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-usertags-custom-sg-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-ovn-ipsec-arm-mixarch-f60 spec: containers: - args: @@ -40324,7 +52085,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-arm-f60 + - --target=gcp-ipi-ovn-ipsec-arm-mixarch-f60 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40380,8 +52141,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 24 10 7 1,3,5,7,9,11 * + cluster: build02 + cron: 32 14 25 * * decorate: true decoration_config: skip_cloning: true @@ -40390,12 +52151,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-arm-mixarch-day2-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-proxy-etcd-encryption-arm-f28 spec: containers: - args: @@ -40405,7 +52166,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-arm-mixarch-day2-f60 + - --target=gcp-ipi-proxy-etcd-encryption-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40461,8 +52222,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 2 23 12 1,3,5,7,9,11 * + cluster: build02 + cron: 26 16 1 * * decorate: true decoration_config: skip_cloning: true @@ -40471,12 +52232,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-arm-mixarch-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-proxy-oidc-arm-f28 spec: containers: - args: @@ -40486,7 +52247,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-arm-mixarch-f60 + - --target=gcp-ipi-proxy-oidc-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40542,8 +52303,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 9 15 2,4,6,8,10,12 * + cluster: build02 + cron: 6 16 25 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -40552,12 +52313,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-des-fips-amd-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-proxy-private-arm-f60 spec: containers: - args: @@ -40567,7 +52328,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-des-fips-amd-f60 + - --target=gcp-ipi-proxy-private-arm-f60 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40623,8 +52384,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 56 10 20 2,4,6,8,10,12 * + cluster: build02 + cron: 11 0 28 * * decorate: true decoration_config: skip_cloning: true @@ -40633,12 +52394,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-fullyprivate-proxy-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-proxy-tp-arm-f28 spec: containers: - args: @@ -40648,7 +52409,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-fullyprivate-proxy-arm-f60 + - --target=gcp-ipi-proxy-tp-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40704,8 +52465,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 7 9 25 2,4,6,8,10,12 * + cluster: build02 + cron: 4 13 4 * * decorate: true decoration_config: skip_cloning: true @@ -40714,12 +52475,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-oidc-mini-perm-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-sdn-arm-f28 spec: containers: - args: @@ -40729,7 +52490,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-oidc-mini-perm-arm-f60 + - --target=gcp-ipi-sdn-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40785,8 +52546,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 49 9 27 * * + cluster: build02 + cron: 35 4 25 * * decorate: true decoration_config: skip_cloning: true @@ -40795,12 +52556,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-sno-etcd-encryption-arm-f28 spec: containers: - args: @@ -40810,7 +52571,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ovn-ipsec-azurefile-csi-arm-f28 + - --target=gcp-ipi-sno-etcd-encryption-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40866,8 +52627,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 32 5 23 2,4,6,8,10,12 * + cluster: build02 + cron: 34 23 16 * * decorate: true decoration_config: skip_cloning: true @@ -40876,12 +52637,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-azure-upi-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 spec: containers: - args: @@ -40891,7 +52652,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-upi-arm-f60 + - --target=gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -40948,7 +52709,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 26 3 11 2,4,6,8,10,12 * + cron: 43 8 17 * * decorate: true decoration_config: skip_cloning: true @@ -40962,7 +52723,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-oidc-rt-fips-amd-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-xpn-mini-perm-arm-f28 spec: containers: - args: @@ -40972,7 +52733,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-oidc-rt-fips-amd-f60 + - --target=gcp-ipi-xpn-mini-perm-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -41029,7 +52790,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 54 6 25 2,4,6,8,10,12 * + cron: 3 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -41043,7 +52804,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-ovn-ipsec-arm-mixarch-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-xpn-oidc-arm-f28 spec: containers: - args: @@ -41053,7 +52814,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-ovn-ipsec-arm-mixarch-f60 + - --target=gcp-ipi-xpn-oidc-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -41110,7 +52871,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 6 16 25 2,4,6,8,10,12 * + cron: 3 23 23 * * decorate: true decoration_config: skip_cloning: true @@ -41124,7 +52885,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-proxy-private-arm-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.14-gcp-ipi-xpn-private-arm-f28 spec: containers: - args: @@ -41134,7 +52895,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-private-arm-f60 + - --target=gcp-ipi-xpn-private-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator @@ -48604,7 +60365,89 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 14 12 25 * * + cron: 14 12 25 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: multi-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-ovn-mtu-migrate-arm-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-ovn-mtu-migrate-arm-f28 + - --variant=multi-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 6 13 30 * * decorate: true decoration_config: skip_cloning: true @@ -48619,7 +60462,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-ovn-mtu-migrate-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-etcd-encryption-amd-f28-destructive spec: containers: - args: @@ -48629,7 +60472,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-ovn-mtu-migrate-arm-f28 + - --target=gcp-ipi-proxy-etcd-encryption-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -48686,7 +60529,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 6 13 30 * * + cron: 32 14 25 * * decorate: true decoration_config: skip_cloning: true @@ -48701,7 +60544,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-etcd-encryption-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-etcd-encryption-arm-f28 spec: containers: - args: @@ -48711,7 +60554,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-etcd-encryption-amd-f28-destructive + - --target=gcp-ipi-proxy-etcd-encryption-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -48768,7 +60611,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 32 14 25 * * + cron: 35 2 9 * * decorate: true decoration_config: skip_cloning: true @@ -48783,7 +60626,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-etcd-encryption-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-oidc-amd-f28-destructive spec: containers: - args: @@ -48793,7 +60636,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-etcd-encryption-arm-f28 + - --target=gcp-ipi-proxy-oidc-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -48850,7 +60693,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 35 2 9 * * + cron: 26 16 1 * * decorate: true decoration_config: skip_cloning: true @@ -48865,7 +60708,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-oidc-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-oidc-arm-f28 spec: containers: - args: @@ -48875,7 +60718,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-oidc-amd-f28-destructive + - --target=gcp-ipi-proxy-oidc-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -48932,7 +60775,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 26 16 1 * * + cron: 53 15 21 * * decorate: true decoration_config: skip_cloning: true @@ -48947,7 +60790,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-oidc-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-private-amd-f28-destructive spec: containers: - args: @@ -48957,7 +60800,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-oidc-arm-f28 + - --target=gcp-ipi-proxy-private-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -49014,7 +60857,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 53 15 21 * * + cron: 36 3 15 * * decorate: true decoration_config: skip_cloning: true @@ -49029,7 +60872,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-private-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-private-arm-f28 spec: containers: - args: @@ -49039,7 +60882,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-private-amd-f28-destructive + - --target=gcp-ipi-proxy-private-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -49096,7 +60939,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 36 3 15 * * + cron: 12 13 4 * * decorate: true decoration_config: skip_cloning: true @@ -49111,7 +60954,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-private-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-tp-amd-f28-destructive spec: containers: - args: @@ -49121,7 +60964,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-private-arm-f28 + - --target=gcp-ipi-proxy-tp-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -49178,7 +61021,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 12 13 4 * * + cron: 11 0 28 * * decorate: true decoration_config: skip_cloning: true @@ -49193,7 +61036,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-tp-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-tp-arm-f28 spec: containers: - args: @@ -49203,7 +61046,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-tp-amd-f28-destructive + - --target=gcp-ipi-proxy-tp-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -49260,7 +61103,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 11 0 28 * * + cron: 55 6 26 * * decorate: true decoration_config: skip_cloning: true @@ -49275,7 +61118,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-proxy-tp-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-amd-f28-destructive spec: containers: - args: @@ -49285,7 +61128,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-tp-arm-f28 + - --target=gcp-ipi-sdn-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -49342,7 +61185,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 55 6 26 * * + cron: 4 13 4 * * decorate: true decoration_config: skip_cloning: true @@ -49357,7 +61200,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-arm-f28 spec: containers: - args: @@ -49367,7 +61210,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sdn-amd-f28-destructive + - --target=gcp-ipi-sdn-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -49424,7 +61267,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 4 13 4 * * + cron: 11 11 16 * * decorate: true decoration_config: skip_cloning: true @@ -49439,7 +61282,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-migration-ovn-amd-f28 spec: containers: - args: @@ -49449,7 +61292,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sdn-arm-f28 + - --target=gcp-ipi-sdn-migration-ovn-amd-f28 - --variant=multi-nightly command: - ci-operator @@ -49506,7 +61349,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 11 11 16 * * + cron: 3 22 3 * * decorate: true decoration_config: skip_cloning: true @@ -49521,7 +61364,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-migration-ovn-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-migration-ovn-arm-f28 spec: containers: - args: @@ -49531,7 +61374,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sdn-migration-ovn-amd-f28 + - --target=gcp-ipi-sdn-migration-ovn-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -49588,7 +61431,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 3 22 3 * * + cron: 56 6 26 * * decorate: true decoration_config: skip_cloning: true @@ -49603,7 +61446,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sdn-migration-ovn-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sno-etcd-encryption-amd-f28-destructive spec: containers: - args: @@ -49613,7 +61456,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sdn-migration-ovn-arm-f28 + - --target=gcp-ipi-sno-etcd-encryption-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -49670,7 +61513,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 56 6 26 * * + cron: 35 4 25 * * decorate: true decoration_config: skip_cloning: true @@ -49685,7 +61528,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sno-etcd-encryption-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sno-etcd-encryption-arm-f28 spec: containers: - args: @@ -49695,7 +61538,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sno-etcd-encryption-amd-f28-destructive + - --target=gcp-ipi-sno-etcd-encryption-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -49752,7 +61595,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 35 4 25 * * + cron: 42 21 1 * * decorate: true decoration_config: skip_cloning: true @@ -49767,7 +61610,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-sno-etcd-encryption-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive spec: containers: - args: @@ -49777,7 +61620,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sno-etcd-encryption-arm-f28 + - --target=gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -49834,7 +61677,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 42 21 1 * * + cron: 34 23 16 * * decorate: true decoration_config: skip_cloning: true @@ -49849,7 +61692,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 spec: containers: - args: @@ -49859,7 +61702,171 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-user-labels-tags-filestore-csi-tp-amd-f28-destructive + - --target=gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 + - --variant=multi-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 43 8 17 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: multi-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-mini-perm-arm-f28 + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-xpn-mini-perm-arm-f28 + - --variant=multi-nightly + command: + - ci-operator + image: ci-operator:latest + imagePullPolicy: Always + name: "" + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator +- agent: kubernetes + cluster: build02 + cron: 31 5 28 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.14 + org: openshift + repo: openshift-tests-private + labels: + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: multi-nightly + ci.openshift.io/generator: prowgen + job-release: "4.14" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-mini-perm-fips-amd-f28-destructive + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=gcp-ipi-xpn-mini-perm-fips-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -49916,171 +61923,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 34 23 16 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: multi-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-user-labels-tags-filestore-csi-tp-arm-f28 - - --variant=multi-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build02 - cron: 43 8 17 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: multi-nightly - ci.openshift.io/generator: prowgen - job-release: "4.14" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-mini-perm-arm-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-mini-perm-arm-f28 - - --variant=multi-nightly - command: - - ci-operator - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /etc/boskos - name: boskos - readOnly: true - - mountPath: /secrets/ci-pull-credentials - name: ci-pull-credentials - readOnly: true - - mountPath: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build02 - cron: 31 5 28 * * + cron: 4 9 3 * * decorate: true decoration_config: skip_cloning: true @@ -50095,7 +61938,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-mini-perm-fips-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-oidc-amd-f28-destructive spec: containers: - args: @@ -50105,7 +61948,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-mini-perm-fips-amd-f28-destructive + - --target=gcp-ipi-xpn-oidc-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -50162,7 +62005,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 4 9 3 * * + cron: 3 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -50177,7 +62020,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-oidc-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-oidc-arm-f28 spec: containers: - args: @@ -50187,7 +62030,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-oidc-amd-f28-destructive + - --target=gcp-ipi-xpn-oidc-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -50244,7 +62087,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 3 19 15 * * + cron: 48 8 28 * * decorate: true decoration_config: skip_cloning: true @@ -50259,7 +62102,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-oidc-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-private-amd-f28-destructive spec: containers: - args: @@ -50269,7 +62112,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-oidc-arm-f28 + - --target=gcp-ipi-xpn-private-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -50326,7 +62169,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 48 8 28 * * + cron: 3 23 23 * * decorate: true decoration_config: skip_cloning: true @@ -50341,7 +62184,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-private-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-private-arm-f28 spec: containers: - args: @@ -50351,7 +62194,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-private-amd-f28-destructive + - --target=gcp-ipi-xpn-private-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -50408,7 +62251,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 3 23 23 * * + cron: 31 14 12 * * decorate: true decoration_config: skip_cloning: true @@ -50423,7 +62266,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-ipi-xpn-private-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-ingress-glb-amd-f28-destructive spec: containers: - args: @@ -50433,7 +62276,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-xpn-private-arm-f28 + - --target=gcp-upi-private-xpn-ingress-glb-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -50490,7 +62333,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 31 14 12 * * + cron: 45 13 21 * * decorate: true decoration_config: skip_cloning: true @@ -50505,7 +62348,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-ingress-glb-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-ingress-glb-arm-f28 spec: containers: - args: @@ -50515,7 +62358,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-upi-private-xpn-ingress-glb-amd-f28-destructive + - --target=gcp-upi-private-xpn-ingress-glb-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -50572,7 +62415,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 45 13 21 * * + cron: 39 15 2 * * decorate: true decoration_config: skip_cloning: true @@ -50587,7 +62430,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-ingress-glb-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-sdn-amd-f28-destructive spec: containers: - args: @@ -50597,7 +62440,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-upi-private-xpn-ingress-glb-arm-f28 + - --target=gcp-upi-private-xpn-sdn-amd-f28-destructive - --variant=multi-nightly command: - ci-operator @@ -50654,7 +62497,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 39 15 2 * * + cron: 10 8 14 * * decorate: true decoration_config: skip_cloning: true @@ -50669,7 +62512,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-sdn-amd-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-sdn-arm-f28 spec: containers: - args: @@ -50679,7 +62522,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-upi-private-xpn-sdn-amd-f28-destructive + - --target=gcp-upi-private-xpn-sdn-arm-f28 - --variant=multi-nightly command: - ci-operator @@ -50735,8 +62578,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 10 8 14 * * + cluster: build03 + cron: 25 3 25 * * decorate: true decoration_config: skip_cloning: true @@ -50745,13 +62588,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: ibmcloud-multi-ppc64le + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-multi-ppc64le ci-operator.openshift.io/variant: multi-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-gcp-upi-private-xpn-sdn-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-ibmcloud-ovn-multi-ppc64le-f28 spec: containers: - args: @@ -50761,7 +62604,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-upi-private-xpn-sdn-arm-f28 + - --target=ibmcloud-ovn-multi-ppc64le-f28 - --variant=multi-nightly command: - ci-operator @@ -50818,7 +62661,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 3 25 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -50827,13 +62670,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud-multi-ppc64le - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-multi-ppc64le - ci-operator.openshift.io/variant: multi-nightly + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/variant: multi-nightly-openshift-logging-5.7 ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-ibmcloud-ovn-multi-ppc64le-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-openshift-logging-5.7-aws-ipi-ovn-ipsec-amd-mixarch-f999-logging spec: containers: - args: @@ -50843,8 +62686,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ovn-multi-ppc64le-f28 - - --variant=multi-nightly + - --target=aws-ipi-ovn-ipsec-amd-mixarch-f999-logging + - --variant=multi-nightly-openshift-logging-5.7 command: - ci-operator image: ci-operator:latest @@ -50900,7 +62743,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 8 29 2 * + cron: 3 16 4 * * decorate: true decoration_config: skip_cloning: true @@ -50911,11 +62754,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-openshift-logging-5.7 + ci-operator.openshift.io/variant: multi-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-openshift-logging-5.7-aws-ipi-ovn-ipsec-amd-mixarch-f999-logging + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-stable-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-amd-mixarch-day2-f28 spec: containers: - args: @@ -50925,8 +62767,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-amd-mixarch-f999-logging - - --variant=multi-nightly-openshift-logging-5.7 + - --target=aws-ipi-ovn-ipsec-amd-mixarch-day2-f28 + - --variant=multi-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -50982,7 +62824,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 16 4 * * + cron: 22 17 3 * * decorate: true decoration_config: skip_cloning: true @@ -50996,7 +62838,7 @@ periodics: ci-operator.openshift.io/variant: multi-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-stable-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-amd-mixarch-day2-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-stable-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-amd-mixarch-f28 spec: containers: - args: @@ -51006,7 +62848,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-amd-mixarch-day2-f28 + - --target=aws-ipi-ovn-ipsec-amd-mixarch-f28 - --variant=multi-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -51063,7 +62905,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 17 3 * * + cron: 18 11 15 * * decorate: true decoration_config: skip_cloning: true @@ -51077,7 +62919,7 @@ periodics: ci-operator.openshift.io/variant: multi-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-stable-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-amd-mixarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-stable-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-f28 spec: containers: - args: @@ -51087,7 +62929,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-amd-mixarch-f28 + - --target=aws-ipi-ovn-ipsec-arm-mixarch-f28 - --variant=multi-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator From fee4f636014578e45caa31f971f93335c70afbae Mon Sep 17 00:00:00 2001 From: dis Date: Wed, 8 Jan 2025 20:41:29 +0530 Subject: [PATCH 3/3] remove repeated jobs --- ...-stable-4.14-upgrade-from-stable-4.13.yaml | 69 - ...-stable-4.14-upgrade-from-stable-4.13.yaml | 14 - ...nightly-4.14-upgrade-from-stable-4.13.yaml | 47 - ...-tests-private-release-4.14-periodics.yaml | 2581 +++++------------ 4 files changed, 804 insertions(+), 1907 deletions(-) diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml index 067a2f7fb973..5d06543dad35 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__amd64-stable-4.14-upgrade-from-stable-4.13.yaml @@ -70,17 +70,6 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-c2s-ipi-disconnected-private -- as: aws-ipi-disc-priv-localzone-fips-f28 - cron: 6 2 6 * * - steps: - cluster_profile: aws-1-qe - env: - BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-edge-zone - as: aws-ipi-disc-priv-sts-ep-fips-f28 cron: 16 8 7 * * steps: @@ -92,27 +81,6 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb -- as: aws-ipi-shared-vpc-phz-sts-fips-f28 - cron: 42 19 6 * * - steps: - cluster_profile: aws-qe - env: - BASE_DOMAIN: qe.devcluster.openshift.com - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-aws-ipi-shared-vpc-phz-sts -- as: aws-ipi-usertags-custom-sg-fips-f28 - cron: 59 21 27 * * - steps: - cluster_profile: aws-qe - env: - BASE_DOMAIN: qe.devcluster.openshift.com - FIPS_ENABLED: "true" - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups - as: aws-usgov-ipi-private-sts-f28 cron: 3 21 21 * * steps: @@ -133,27 +101,6 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-azure-ipi-disconnected-fullyprivate -- as: azure-mag-ipi-fips-f28 - cron: 11 14 27 * * - steps: - cluster_profile: azuremag-qe - env: - BASE_DOMAIN: qemag.azure.devcluster.openshift.com - FIPS_ENABLED: "true" - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-azure-mag-ipi -- as: azure-stack-ipi-proxy-fips-f28 - cluster: build01 - cron: 3 4 5 * * - steps: - cluster_profile: azurestack-qe - env: - EXTRACT_MANIFEST_INCLUDED: "true" - FIPS_ENABLED: "true" - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-azure-stack-ipi-proxy - as: gcp-ipi-proxy-private-f28 cron: 32 18 13 * * steps: @@ -172,15 +119,6 @@ tests: test: - chain: openshift-upgrade-qe-sanity workflow: cucushift-installer-rehearse-ibmcloud-ipi-private -- as: ibmcloud-ipi-proxy-private-rt-f28 - cron: 36 23 7 * * - steps: - cluster_profile: ibmcloud-qe - env: - RT_ENABLED: "true" - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-ibmcloud-ipi-proxy-private - as: nutanix-ipi-proxy-fips-f28 cluster: build01 cron: 33 3 28 * * @@ -205,13 +143,6 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-vsphere-ipi-disconnected -- as: vsphere-ipi-ovn-dualstack-f28 - cron: 38 12 18 * * - steps: - cluster_profile: vsphere-elastic - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-dualstack - as: vsphere-ipi-proxy-fips-f28 cron: 4 23 23 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml index dfaea202fa01..479a3d53340a 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__arm64-stable-4.14-upgrade-from-stable-4.13.yaml @@ -86,20 +86,6 @@ tests: test: - chain: openshift-upgrade-qe-sanity-disconnected workflow: cucushift-installer-rehearse-aws-ipi-disconnected-private-cco-manual-security-token-service-private-s3-with-ep-sts-ec2-elb -- as: aws-ipi-usertags-custom-sg-f28 - cron: 56 4 23 * * - steps: - cluster_profile: aws-qe - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest - env: - BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_TYPE: m6g.xlarge - CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - OCP_ARCH: arm64 - test: - - chain: cucushift-installer-check-cluster-health - workflow: cucushift-installer-rehearse-aws-ipi-usertags-custom-security-groups - as: azure-ipi-disc-fullyprivate-f28 cron: 26 14 26 * * steps: diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml index f97c8777314e..8420dbfca26f 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14__multi-nightly-4.14-upgrade-from-stable-4.13.yaml @@ -71,18 +71,6 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-iam-role-efs -- as: aws-ipi-byo-kms-etcd-encryption-arm-f28 - cron: 2 18 2 * * - steps: - cluster_profile: aws-qe - env: - BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_TYPE: m6g.xlarge - CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - OCP_ARCH: arm64 - test: - - chain: openshift-e2e-test-qe - workflow: cucushift-installer-rehearse-aws-ipi-byo-kms-etcd-encryption - as: aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 cron: 31 9 1 * * steps: @@ -106,18 +94,6 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-aws-ipi-byo-route53-registry-s3-cloudfront -- as: aws-ipi-imdsv2-arm-f28 - cron: 3 10 9 * * - steps: - cluster_profile: aws-qe - env: - BASE_DOMAIN: qe.devcluster.openshift.com - COMPUTE_NODE_TYPE: m6g.xlarge - CONTROL_PLANE_INSTANCE_TYPE: m6g.xlarge - OCP_ARCH: arm64 - test: - - chain: openshift-e2e-test-qe - workflow: cucushift-installer-rehearse-aws-ipi-imdsv2 - as: aws-ipi-imdsv2-fips-amd-f28 cron: 15 14 17 * * steps: @@ -316,18 +292,6 @@ tests: test: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset-additionalcaps -- as: azure-ipi-basecap-vset-arm-f28 - cron: 59 22 13 * * - steps: - cluster_profile: azure-qe - env: - BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_TYPE: Standard_D4ps_v5 - OCP_ARCH: arm64 - PERSISTENT_MONITORING: "false" - test: - - chain: openshift-e2e-test-qe - workflow: cucushift-installer-rehearse-azure-ipi-capability-baselinecaps-vset - as: azure-ipi-des-fips-amd-f28 cron: 31 8 2 * * steps: @@ -376,17 +340,6 @@ tests: test: - chain: openshift-upgrade-qe-test workflow: cucushift-installer-rehearse-azure-ipi-ingress-custom-controller -- as: azure-ipi-mini-perm-arm-f28 - cron: 20 14 22 * * - steps: - cluster_profile: azure-qe - env: - BASE_DOMAIN: qe.azure.devcluster.openshift.com - COMPUTE_NODE_TYPE: Standard_D4ps_v5 - OCP_ARCH: arm64 - test: - - chain: openshift-e2e-test-qe - workflow: cucushift-installer-rehearse-azure-ipi-minimal-permission - as: azure-ipi-oidc-mini-perm-arm-f28 cron: 11 1 11 * * steps: diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml index 9c0832693f20..051b853461fb 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.14-periodics.yaml @@ -35155,87 +35155,6 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 6 2 6 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-localzone-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-localzone-fips-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator - agent: kubernetes cluster: build03 cron: 16 8 7 * * @@ -35319,88 +35238,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 19 6 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-shared-vpc-phz-sts-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 59 21 27 * * + cron: 3 21 21 * * decorate: true decoration_config: skip_cloning: true @@ -35409,12 +35247,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-sts-f28 spec: containers: - args: @@ -35424,7 +35262,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-fips-f28 + - --target=aws-usgov-ipi-private-sts-f28 - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -35481,7 +35319,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 21 21 * * + cron: 0 15 21 * * decorate: true decoration_config: skip_cloning: true @@ -35490,12 +35328,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-aws-usgov-ipi-private-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -35505,7 +35343,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f28 + - --target=azure-ipi-disc-fullyprivate-f28 - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -35561,8 +35399,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 0 15 21 * * + cluster: build02 + cron: 32 18 13 * * decorate: true decoration_config: skip_cloning: true @@ -35571,12 +35409,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-private-f28 spec: containers: - args: @@ -35586,7 +35424,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 + - --target=gcp-ipi-proxy-private-f28 - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -35643,7 +35481,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 14 27 * * + cron: 52 11 23 * * decorate: true decoration_config: skip_cloning: true @@ -35652,12 +35490,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-mag-ipi-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-private-fips-f28 spec: containers: - args: @@ -35667,7 +35505,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fips-f28 + - --target=ibmcloud-ipi-private-fips-f28 - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -35724,7 +35562,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build01 - cron: 3 4 5 * * + cron: 33 3 28 * * decorate: true decoration_config: skip_cloning: true @@ -35733,13 +35571,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-azure-stack-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-nutanix-ipi-proxy-fips-f28 spec: containers: - args: @@ -35749,7 +35587,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-proxy-fips-f28 + - --target=nutanix-ipi-proxy-fips-f28 - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -35805,8 +35643,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 32 18 13 * * + cluster: vsphere02 + cron: 12 15 10 * * decorate: true decoration_config: skip_cloning: true @@ -35815,12 +35653,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-proxy-private-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-disc-f28 spec: containers: - args: @@ -35830,7 +35668,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-proxy-private-f28 + - --target=vsphere-ipi-disc-f28 - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -35885,820 +35723,9 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 52 11 23 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-private-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-private-fips-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 36 23 7 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-ibmcloud-ipi-proxy-private-rt-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-proxy-private-rt-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build01 - cron: 33 3 28 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-nutanix-ipi-proxy-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: vsphere02 - cron: 12 15 10 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-disc-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: vsphere02 - cron: 38 12 18 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-ovn-dualstack-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: vsphere02 - cron: 4 23 23 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 - ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f28 - - --variant=amd64-stable-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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 10 9 23 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws-c2s - ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe - ci-operator.openshift.io/variant: amd64-stable - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-c2s-ipi-disc-priv-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-c2s-ipi-disc-priv-fips-f28 - - --variant=amd64-stable - 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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 6 2 6 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe - ci-operator.openshift.io/variant: amd64-stable - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-localzone-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-localzone-fips-f28 - - --variant=amd64-stable - 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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 11 5 8 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-sts-ep-fips-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-fips-f28 - - --variant=amd64-stable - 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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 12 12 1 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: release-4.14 - org: openshift - repo: openshift-tests-private - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --lease-server-credentials-file=/etc/boskos/credentials - - --oauth-token-path=/usr/local/github-credentials/oauth - - --report-credentials-file=/etc/report/credentials - - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - - --variant=amd64-stable - 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: /secrets/gcs - name: gcs-credentials - readOnly: true - - mountPath: /usr/local/github-credentials - name: github-credentials-openshift-ci-robot-private-git-cloner - readOnly: true - - mountPath: /secrets/manifest-tool - name: manifest-tool-local-pusher - readOnly: true - - mountPath: /etc/pull-secret - name: pull-secret - readOnly: true - - mountPath: /etc/report - name: result-aggregator - readOnly: true - serviceAccountName: ci-operator - volumes: - - name: boskos - secret: - items: - - key: credentials - path: credentials - secretName: boskos-credentials - - name: ci-pull-credentials - secret: - secretName: ci-pull-credentials - - name: github-credentials-openshift-ci-robot-private-git-cloner - secret: - secretName: github-credentials-openshift-ci-robot-private-git-cloner - - name: manifest-tool-local-pusher - secret: - secretName: manifest-tool-local-pusher - - name: pull-secret - secret: - secretName: registry-pull-credentials - - name: result-aggregator - secret: - secretName: result-aggregator -- agent: kubernetes - cluster: build03 - cron: 42 19 6 * * +- agent: kubernetes + cluster: vsphere02 + cron: 4 23 23 * * decorate: true decoration_config: skip_cloning: true @@ -36707,12 +35734,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: amd64-stable + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-shared-vpc-phz-sts-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-4.14-upgrade-from-stable-4.13-vsphere-ipi-proxy-fips-f28 spec: containers: - args: @@ -36722,8 +35749,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 - - --variant=amd64-stable + - --target=vsphere-ipi-proxy-fips-f28 + - --variant=amd64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -36779,7 +35806,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 21 27 * * + cron: 10 9 23 * * decorate: true decoration_config: skip_cloning: true @@ -36788,12 +35815,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud: aws-c2s + ci-operator.openshift.io/cloud-cluster-profile: aws-c2s-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-usertags-custom-sg-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-c2s-ipi-disc-priv-fips-f28 spec: containers: - args: @@ -36803,7 +35830,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-fips-f28 + - --target=aws-c2s-ipi-disc-priv-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -36860,7 +35887,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 3 8 * * + cron: 6 2 6 * * decorate: true decoration_config: skip_cloning: true @@ -36870,22 +35897,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-1-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ocm-osd-ccs-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-localzone-fips-f28 spec: containers: - args: @@ -36895,7 +35911,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ocm-osd-ccs-f28 + - --target=aws-ipi-disc-priv-localzone-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -36952,7 +35968,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 5 24 * * + cron: 11 5 8 * * decorate: true decoration_config: skip_cloning: true @@ -36962,22 +35978,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-disc-priv-sts-ep-fips-f28 spec: containers: - args: @@ -36987,7 +35992,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 + - --target=aws-ipi-disc-priv-sts-ep-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -37044,7 +36049,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 8 11 28 * * + cron: 12 12 1 * * decorate: true decoration_config: skip_cloning: true @@ -37054,22 +36059,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-private-proxy-stage-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 spec: containers: - args: @@ -37079,7 +36073,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-private-proxy-stage-critical-f28 + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - --variant=amd64-stable command: - ci-operator @@ -37136,7 +36130,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 3 10 * * + cron: 42 19 6 * * decorate: true decoration_config: skip_cloning: true @@ -37146,22 +36140,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-shared-vpc-phz-sts-fips-f28 spec: containers: - args: @@ -37171,7 +36154,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 + - --target=aws-ipi-shared-vpc-phz-sts-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -37228,7 +36211,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 53 22 17 * * + cron: 59 21 27 * * decorate: true decoration_config: skip_cloning: true @@ -37238,22 +36221,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-private-proxy-prod-critical-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ipi-usertags-custom-sg-fips-f28 spec: containers: - args: @@ -37263,7 +36235,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-private-proxy-prod-critical-f28 + - --target=aws-ipi-usertags-custom-sg-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -37320,7 +36292,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 46 5 7 * * + cron: 35 3 8 * * decorate: true decoration_config: skip_cloning: true @@ -37330,11 +36302,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-critical-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-ocm-osd-ccs-f28 reporter_config: slack: channel: '#managed-hypershift-ci-watcher' @@ -37355,7 +36327,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-prod-critical-f28 + - --target=aws-ocm-osd-ccs-f28 - --variant=amd64-stable command: - ci-operator @@ -37412,7 +36384,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 23 8 28 * * + cron: 11 5 24 * * decorate: true decoration_config: skip_cloning: true @@ -37426,7 +36398,7 @@ periodics: ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-stable-critical-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 reporter_config: slack: channel: '#managed-hypershift-ci-watcher' @@ -37447,7 +36419,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-sector-prod-stable-critical-f28 + - --target=aws-rosa-hcp-byo-kms-oidc-auditlog-stage-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -37504,7 +36476,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 14 14 6 * * + cron: 8 11 28 * * decorate: true decoration_config: skip_cloning: true @@ -37518,7 +36490,7 @@ periodics: ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-stage-critical-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-private-proxy-stage-critical-f28 reporter_config: slack: channel: '#managed-hypershift-ci-watcher' @@ -37539,7 +36511,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-hcp-stage-critical-f28 + - --target=aws-rosa-hcp-private-proxy-stage-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -37596,7 +36568,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 10 1 * * + cron: 29 3 10 * * decorate: true decoration_config: skip_cloning: true @@ -37606,11 +36578,22 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -37620,7 +36603,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-non-sts-byo-vpc-kms-proxy-f28 + - --target=aws-rosa-hcp-sector-byo-kms-oidc-auditlog-prod-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -37677,7 +36660,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 18 7 * * + cron: 53 22 17 * * decorate: true decoration_config: skip_cloning: true @@ -37687,11 +36670,22 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-byo-kms-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-private-proxy-prod-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -37701,7 +36695,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-byo-kms-oidc-f28 + - --target=aws-rosa-hcp-sector-private-proxy-prod-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -37758,7 +36752,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 19 25 * * + cron: 46 5 7 * * decorate: true decoration_config: skip_cloning: true @@ -37768,11 +36762,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-critical-f28 reporter_config: slack: channel: '#managed-hypershift-ci-watcher' @@ -37793,7 +36787,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-f28 + - --target=aws-rosa-hcp-sector-prod-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -37850,7 +36844,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 35 14 13 * * + cron: 23 8 28 * * decorate: true decoration_config: skip_cloning: true @@ -37860,11 +36854,22 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-localzone-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-sector-prod-stable-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -37874,7 +36879,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-localzone-f28 + - --target=aws-rosa-hcp-sector-prod-stable-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -37931,7 +36936,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 32 13 29 * * + cron: 14 14 6 * * decorate: true decoration_config: skip_cloning: true @@ -37941,11 +36946,22 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe + ci-operator.openshift.io/cloud-cluster-profile: aws-sd-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-private-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-hcp-stage-critical-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -37955,7 +36971,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-private-proxy-f28 + - --target=aws-rosa-hcp-stage-critical-f28 - --variant=amd64-stable command: - ci-operator @@ -38012,7 +37028,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 1 18 17 * * + cron: 12 10 1 * * decorate: true decoration_config: skip_cloning: true @@ -38026,7 +37042,7 @@ periodics: ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-security-group-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-non-sts-byo-vpc-kms-proxy-f28 spec: containers: - args: @@ -38036,7 +37052,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-security-group-f28 + - --target=aws-rosa-non-sts-byo-vpc-kms-proxy-f28 - --variant=amd64-stable command: - ci-operator @@ -38093,7 +37109,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 53 14 30 * * + cron: 42 18 7 * * decorate: true decoration_config: skip_cloning: true @@ -38107,18 +37123,7 @@ periodics: ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-shared-vpc-f28 - reporter_config: - slack: - channel: '#managed-hypershift-ci-watcher' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-byo-kms-oidc-f28 spec: containers: - args: @@ -38128,7 +37133,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-rosa-sts-shared-vpc-f28 + - --target=aws-rosa-sts-byo-kms-oidc-f28 - --variant=amd64-stable command: - ci-operator @@ -38185,7 +37190,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 21 21 * * + cron: 35 19 25 * * decorate: true decoration_config: skip_cloning: true @@ -38194,12 +37199,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws-usgov - ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-usgov-ipi-private-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -38209,7 +37225,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-usgov-ipi-private-sts-f28 + - --target=aws-rosa-sts-f28 - --variant=amd64-stable command: - ci-operator @@ -38266,7 +37282,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 0 16 * * + cron: 35 14 13 * * decorate: true decoration_config: skip_cloning: true @@ -38275,12 +37291,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-localzone-f28 spec: containers: - args: @@ -38290,7 +37306,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 + - --target=aws-rosa-sts-localzone-f28 - --variant=amd64-stable command: - ci-operator @@ -38347,7 +37363,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 14 27 * * + cron: 32 13 29 * * decorate: true decoration_config: skip_cloning: true @@ -38356,12 +37372,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azuremag - ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-mag-ipi-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-private-proxy-f28 spec: containers: - args: @@ -38371,7 +37387,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-mag-ipi-fips-f28 + - --target=aws-rosa-sts-private-proxy-f28 - --variant=amd64-stable command: - ci-operator @@ -38427,8 +37443,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 3 4 5 * * + cluster: build03 + cron: 1 18 17 * * decorate: true decoration_config: skip_cloning: true @@ -38437,13 +37453,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azurestack - ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-stack-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-security-group-f28 spec: containers: - args: @@ -38453,7 +37468,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-stack-ipi-proxy-fips-f28 + - --target=aws-rosa-sts-security-group-f28 - --variant=amd64-stable command: - ci-operator @@ -38509,8 +37524,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 39 19 17 * * + cluster: build03 + cron: 53 14 30 * * decorate: true decoration_config: skip_cloning: true @@ -38519,13 +37534,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-rosa-sts-shared-vpc-f28 + reporter_config: + slack: + channel: '#managed-hypershift-ci-watcher' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -38535,7 +37560,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --target=aws-rosa-sts-shared-vpc-f28 - --variant=amd64-stable command: - ci-operator @@ -38591,8 +37616,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 14 2 * * + cluster: build03 + cron: 3 21 21 * * decorate: true decoration_config: skip_cloning: true @@ -38601,13 +37626,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws-usgov + ci-operator.openshift.io/cloud-cluster-profile: aws-usgov-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-aws-usgov-ipi-private-sts-f28 spec: containers: - args: @@ -38617,7 +37641,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --target=aws-usgov-ipi-private-sts-f28 - --variant=amd64-stable command: - ci-operator @@ -38673,8 +37697,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 20 17 6 * * + cluster: build03 + cron: 12 0 16 * * decorate: true decoration_config: skip_cloning: true @@ -38683,13 +37707,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-ipi-to-multiarch-f28 spec: containers: - args: @@ -38699,7 +37722,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --target=azure-ipi-to-multiarch-f28 - --variant=amd64-stable command: - ci-operator @@ -38755,8 +37778,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 12 17 16 * * + cluster: build03 + cron: 11 14 27 * * decorate: true decoration_config: skip_cloning: true @@ -38765,12 +37788,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azuremag + ci-operator.openshift.io/cloud-cluster-profile: azuremag-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-mag-ipi-fips-f28 spec: containers: - args: @@ -38780,7 +37803,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-to-multiarch-f28 + - --target=azure-mag-ipi-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -38836,8 +37859,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 35 12 8 * * + cluster: build01 + cron: 3 4 5 * * decorate: true decoration_config: skip_cloning: true @@ -38846,12 +37869,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azurestack + ci-operator.openshift.io/cloud-cluster-profile: azurestack-qe + ci-operator.openshift.io/cluster: build01 ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-azure-stack-ipi-proxy-fips-f28 spec: containers: - args: @@ -38861,7 +37885,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-marketplace-f28 + - --target=azure-stack-ipi-proxy-fips-f28 - --variant=amd64-stable command: - ci-operator @@ -38917,8 +37941,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 43 0 12 * * + cluster: build05 + cron: 39 19 17 * * decorate: true decoration_config: skip_cloning: true @@ -38927,12 +37951,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -38942,7 +37967,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-xpn-f28 + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 - --variant=amd64-stable command: - ci-operator @@ -38998,8 +38023,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 36 7 25 * * + cluster: build05 + cron: 17 14 2 * * decorate: true decoration_config: skip_cloning: true @@ -39008,12 +38033,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-private-marketplace-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -39023,7 +38049,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ocm-osd-ccs-xpn-private-marketplace-f28 + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 - --variant=amd64-stable command: - ci-operator @@ -39079,8 +38105,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 36 23 7 * * + cluster: build05 + cron: 20 17 6 * * decorate: true decoration_config: skip_cloning: true @@ -39089,12 +38115,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: ibmcloud - ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-ibmcloud-ipi-proxy-private-rt-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -39104,7 +38131,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=ibmcloud-ipi-proxy-private-rt-f28 + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 - --variant=amd64-stable command: - ci-operator @@ -39160,8 +38187,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build01 - cron: 44 13 4 * * + cluster: build02 + cron: 12 17 16 * * decorate: true decoration_config: skip_cloning: true @@ -39170,13 +38197,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: nutanix - ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis - ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-nutanix-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ipi-to-multiarch-f28 spec: containers: - args: @@ -39186,7 +38212,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=nutanix-ipi-proxy-fips-f28 + - --target=gcp-ipi-to-multiarch-f28 - --variant=amd64-stable command: - ci-operator @@ -39242,8 +38268,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 1 22 23 * * + cluster: build02 + cron: 35 12 8 * * decorate: true decoration_config: skip_cloning: true @@ -39252,12 +38278,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-disc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-marketplace-f28 spec: containers: - args: @@ -39267,7 +38293,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-disc-f28 + - --target=gcp-ocm-osd-ccs-marketplace-f28 - --variant=amd64-stable command: - ci-operator @@ -39323,8 +38349,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 38 12 18 * * + cluster: build02 + cron: 43 0 12 * * decorate: true decoration_config: skip_cloning: true @@ -39333,12 +38359,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-ovn-dualstack-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-f28 spec: containers: - args: @@ -39348,7 +38374,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-ovn-dualstack-f28 + - --target=gcp-ocm-osd-ccs-xpn-f28 - --variant=amd64-stable command: - ci-operator @@ -39404,8 +38430,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 31 18 9 * * + cluster: build02 + cron: 36 7 25 * * decorate: true decoration_config: skip_cloning: true @@ -39414,12 +38440,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-proxy-fips-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-gcp-ocm-osd-ccs-xpn-private-marketplace-f28 spec: containers: - args: @@ -39429,7 +38455,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-proxy-fips-f28 + - --target=gcp-ocm-osd-ccs-xpn-private-marketplace-f28 - --variant=amd64-stable command: - ci-operator @@ -39485,8 +38511,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: vsphere02 - cron: 23 13 7 * * + cluster: build03 + cron: 36 23 7 * * decorate: true decoration_config: skip_cloning: true @@ -39495,12 +38521,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: vsphere - ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/cloud: ibmcloud + ci-operator.openshift.io/cloud-cluster-profile: ibmcloud-qe ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-zones-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-ibmcloud-ipi-proxy-private-rt-f28 spec: containers: - args: @@ -39510,7 +38536,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=vsphere-ipi-zones-f28 + - --target=ibmcloud-ipi-proxy-private-rt-f28 - --variant=amd64-stable command: - ci-operator @@ -39566,8 +38592,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 19 6 12 * * + cluster: build01 + cron: 44 13 4 * * decorate: true decoration_config: skip_cloning: true @@ -39576,12 +38602,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 + ci-operator.openshift.io/cloud: nutanix + ci-operator.openshift.io/cloud-cluster-profile: nutanix-qe-dis + ci-operator.openshift.io/cluster: build01 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-aws-ipi-proxy-sts-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-nutanix-ipi-proxy-fips-f28 spec: containers: - args: @@ -39591,8 +38618,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sts-f28 - - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 + - --target=nutanix-ipi-proxy-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -39647,8 +38674,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 37 0 8 * * + cluster: vsphere02 + cron: 1 22 23 * * decorate: true decoration_config: skip_cloning: true @@ -39657,12 +38684,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-baremetalds-ipi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-disc-f28 spec: containers: - args: @@ -39672,8 +38699,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-f28 - - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 + - --target=vsphere-ipi-disc-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -39728,8 +38755,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 23 21 2 * * + cluster: vsphere02 + cron: 38 12 18 * * decorate: true decoration_config: skip_cloning: true @@ -39738,12 +38765,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sno-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-ovn-dualstack-f28 spec: containers: - args: @@ -39753,8 +38780,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sno-basecap-none-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=vsphere-ipi-ovn-dualstack-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -39809,8 +38836,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 12 10 26 * * + cluster: vsphere02 + cron: 31 18 9 * * decorate: true decoration_config: skip_cloning: true @@ -39819,12 +38846,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-dis-2 + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-proxy-fips-f28 spec: containers: - args: @@ -39834,8 +38861,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=vsphere-ipi-proxy-fips-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -39890,8 +38917,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 48 2 21 * * + cluster: vsphere02 + cron: 23 13 7 * * decorate: true decoration_config: skip_cloning: true @@ -39900,12 +38927,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: vsphere + ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic + ci-operator.openshift.io/variant: amd64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-efs-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-stable-vsphere-ipi-zones-f28 spec: containers: - args: @@ -39915,8 +38942,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=vsphere-ipi-zones-f28 + - --variant=amd64-stable command: - ci-operator image: ci-operator:latest @@ -39972,7 +38999,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 30 9 7 * * + cron: 19 6 12 * * decorate: true decoration_config: skip_cloning: true @@ -39983,10 +39010,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-aws-ipi-proxy-sts-f28 spec: containers: - args: @@ -39996,8 +39023,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-proxy-sts-f28 + - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 command: - ci-operator image: ci-operator:latest @@ -40053,7 +39080,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 6 12 * * + cron: 37 0 8 * * decorate: true decoration_config: skip_cloning: true @@ -40062,12 +39089,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-cpou-upgrade-from-4.12 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-cpou-upgrade-from-4.12-baremetalds-ipi-ovn-ipv4-f28 spec: containers: - args: @@ -40077,8 +39104,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 + - --target=baremetalds-ipi-ovn-ipv4-f28 + - --variant=arm64-nightly-4.14-cpou-upgrade-from-4.12 command: - ci-operator image: ci-operator:latest @@ -40134,7 +39161,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 45 8 25 1,3,5,7,9,11 * + cron: 23 21 2 * * decorate: true decoration_config: skip_cloning: true @@ -40145,10 +39172,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sno-basecap-none-f28 spec: containers: - args: @@ -40158,8 +39185,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-f60 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --target=aws-ipi-disc-priv-sno-basecap-none-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -40215,7 +39242,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 2 5 * * + cron: 12 10 26 * * decorate: true decoration_config: skip_cloning: true @@ -40226,10 +39253,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -40240,7 +39267,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -40296,7 +39323,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 3 16 1,3,5,7,9,11 * + cron: 48 2 21 * * decorate: true decoration_config: skip_cloning: true @@ -40307,10 +39334,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-efs-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-efs-f28 spec: containers: - args: @@ -40320,8 +39347,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f60 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --target=aws-ipi-disc-priv-sts-efs-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -40377,7 +39404,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 8 4 2,4,6,8,10,12 * + cron: 30 9 7 * * decorate: true decoration_config: skip_cloning: true @@ -40388,10 +39415,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-ep-f60 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -40401,8 +39428,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f60 - - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 + - --target=aws-ipi-disc-priv-sts-ep-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -40458,7 +39485,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 25 2 5 * * + cron: 34 6 12 * * decorate: true decoration_config: skip_cloning: true @@ -40467,13 +39494,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -40483,8 +39509,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - - --variant=arm64-nightly + - --target=azure-ipi-disc-fullyprivate-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -40540,7 +39566,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 20 19 26 * * + cron: 45 8 25 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -40551,11 +39577,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-f60 spec: containers: - args: @@ -40565,8 +39590,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-basecap-none-f28-destructive - - --variant=arm64-nightly + - --target=aws-ipi-disc-priv-f60 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -40622,7 +39647,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 26 9 5 * * + cron: 25 2 5 * * decorate: true decoration_config: skip_cloning: true @@ -40633,11 +39658,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -40647,8 +39671,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28 - - --variant=arm64-nightly + - --target=aws-ipi-disc-priv-sts-basecap-none-f28 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -40704,7 +39728,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 58 15 26 * * + cron: 15 3 16 1,3,5,7,9,11 * decorate: true decoration_config: skip_cloning: true @@ -40715,11 +39739,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-efs-f60 spec: containers: - args: @@ -40729,8 +39752,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-efs-f28-destructive - - --variant=arm64-nightly + - --target=aws-ipi-disc-priv-sts-efs-f60 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -40786,7 +39809,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 37 18 7 * * + cron: 3 8 4 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -40797,11 +39820,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly + ci-operator.openshift.io/variant: arm64-nightly-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-4.14-upgrade-from-stable-4.14-aws-ipi-disc-priv-sts-ep-f60 spec: containers: - args: @@ -40811,8 +39833,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-nightly + - --target=aws-ipi-disc-priv-sts-ep-f60 + - --variant=arm64-nightly-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -40868,7 +39890,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 33 13 14 * * + cron: 25 2 5 * * decorate: true decoration_config: skip_cloning: true @@ -40883,7 +39905,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28 spec: containers: - args: @@ -40893,7 +39915,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28-destructive + - --target=aws-ipi-disc-priv-sts-basecap-none-f28 - --variant=arm64-nightly command: - ci-operator @@ -40950,7 +39972,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 8 26 * * + cron: 20 19 26 * * decorate: true decoration_config: skip_cloning: true @@ -40965,7 +39987,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-basecap-none-f28-destructive spec: containers: - args: @@ -40975,7 +39997,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-tp-f28 + - --target=aws-ipi-disc-priv-sts-basecap-none-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -41032,7 +40054,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 5 12 22 * * + cron: 26 9 5 * * decorate: true decoration_config: skip_cloning: true @@ -41047,7 +40069,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28 spec: containers: - args: @@ -41057,7 +40079,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-tp-f28-destructive + - --target=aws-ipi-disc-priv-sts-efs-f28 - --variant=arm64-nightly command: - ci-operator @@ -41114,7 +40136,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 12 14 26 * * + cron: 58 15 26 * * decorate: true decoration_config: skip_cloning: true @@ -41129,7 +40151,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-apiserver + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-efs-f28-destructive spec: containers: - args: @@ -41139,7 +40161,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-apiserver + - --target=aws-ipi-disc-priv-sts-efs-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -41196,7 +40218,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 14 22 * * + cron: 37 18 7 * * decorate: true decoration_config: skip_cloning: true @@ -41211,18 +40233,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-mco-all - reporter_config: - slack: - channel: '#forum-ocp-mco-qe' - job_states_to_report: - - error - - failure - - success - report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} - :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> :volcano: {{end}}' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -41232,7 +40243,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-mco-all + - --target=aws-ipi-disc-priv-sts-ep-f28 - --variant=arm64-nightly command: - ci-operator @@ -41289,7 +40300,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 50 17 3 * * + cron: 33 13 14 * * decorate: true decoration_config: skip_cloning: true @@ -41304,7 +40315,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-part1-3 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-sts-ep-f28-destructive spec: containers: - args: @@ -41314,7 +40325,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-part1-3 + - --target=aws-ipi-disc-priv-sts-ep-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -41371,7 +40382,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 3 7 * * + cron: 29 8 26 * * decorate: true decoration_config: skip_cloning: true @@ -41386,7 +40397,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-workload + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28 spec: containers: - args: @@ -41396,7 +40407,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-longduration-workload + - --target=aws-ipi-disc-priv-tp-f28 - --variant=arm64-nightly command: - ci-operator @@ -41453,7 +40464,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 5 16 * * + cron: 5 12 22 * * decorate: true decoration_config: skip_cloning: true @@ -41468,7 +40479,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-disc-priv-tp-f28-destructive spec: containers: - args: @@ -41478,7 +40489,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-longduration-reliability-test-f28 + - --target=aws-ipi-disc-priv-tp-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -41535,7 +40546,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 4 1 * * + cron: 12 14 26 * * decorate: true decoration_config: skip_cloning: true @@ -41550,7 +40561,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-apiserver spec: containers: - args: @@ -41560,7 +40571,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 + - --target=aws-ipi-f28-longduration-apiserver - --variant=arm64-nightly command: - ci-operator @@ -41617,7 +40628,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 18 9 * * + cron: 4 14 22 * * decorate: true decoration_config: skip_cloning: true @@ -41632,7 +40643,18 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-mco-all + reporter_config: + slack: + channel: '#forum-ocp-mco-qe' + job_states_to_report: + - error + - failure + - success + report_template: '{{if eq .Status.State "success"}} :rainbow: Job *{{.Spec.Job}}* + ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :rainbow: {{else}} + :volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View + logs> :volcano: {{end}}' spec: containers: - args: @@ -41642,7 +40664,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-f28-disasterrecovery + - --target=aws-ipi-f28-longduration-mco-all - --variant=arm64-nightly command: - ci-operator @@ -41699,7 +40721,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 12 6 * * + cron: 50 17 3 * * decorate: true decoration_config: skip_cloning: true @@ -41714,7 +40736,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-longduration-apiserver + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-part1-3 spec: containers: - args: @@ -41724,7 +40746,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-private-f28-longduration-apiserver + - --target=aws-ipi-f28-longduration-part1-3 - --variant=arm64-nightly command: - ci-operator @@ -41781,7 +40803,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 30 4 9 * * + cron: 4 3 7 * * decorate: true decoration_config: skip_cloning: true @@ -41796,7 +40818,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-f28-longduration-workload spec: containers: - args: @@ -41806,7 +40828,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + - --target=aws-ipi-f28-longduration-workload - --variant=arm64-nightly command: - ci-operator @@ -41863,7 +40885,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 10 2 28 * * + cron: 31 5 16 * * decorate: true decoration_config: skip_cloning: true @@ -41872,13 +40894,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -41888,7 +40910,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f28 + - --target=aws-ipi-longduration-reliability-test-f28 - --variant=arm64-nightly command: - ci-operator @@ -41945,7 +40967,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 8 30 * * + cron: 29 4 1 * * decorate: true decoration_config: skip_cloning: true @@ -41954,13 +40976,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-ovn-ipsec-to-multiarch-f28 spec: containers: - args: @@ -41970,7 +40992,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f28-destructive + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - --variant=arm64-nightly command: - ci-operator @@ -42027,7 +41049,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 42 2 14 2,4,6,8,10,12 * + cron: 15 18 9 * * decorate: true decoration_config: skip_cloning: true @@ -42036,23 +41058,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f60-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-disasterrecovery spec: containers: - args: @@ -42062,7 +41074,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-oidc-f60-longduration-cloud + - --target=aws-ipi-private-f28-disasterrecovery - --variant=arm64-nightly command: - ci-operator @@ -42119,7 +41131,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 7 16 * * + cron: 3 12 6 * * decorate: true decoration_config: skip_cloning: true @@ -42128,13 +41140,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-private-f28-longduration-apiserver spec: containers: - args: @@ -42144,7 +41156,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-longduration-reliability-test-f28 + - --target=aws-ipi-private-f28-longduration-apiserver - --variant=arm64-nightly command: - ci-operator @@ -42201,7 +41213,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 11 26 * * + cron: 30 4 9 * * decorate: true decoration_config: skip_cloning: true @@ -42210,13 +41222,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-private-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 spec: containers: - args: @@ -42226,7 +41238,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-private-f28-disasterrecovery + - --target=aws-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 - --variant=arm64-nightly command: - ci-operator @@ -42283,7 +41295,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 11 27 * * + cron: 10 2 28 * * decorate: true decoration_config: skip_cloning: true @@ -42298,7 +41310,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28 spec: containers: - args: @@ -42308,7 +41320,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 + - --target=azure-ipi-disc-oidc-f28 - --variant=arm64-nightly command: - ci-operator @@ -42365,7 +41377,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 22 18 * * + cron: 3 8 30 * * decorate: true decoration_config: skip_cloning: true @@ -42380,7 +41392,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f28-destructive spec: containers: - args: @@ -42390,7 +41402,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 + - --target=azure-ipi-disc-oidc-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -42446,8 +41458,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 52 13 20 * * + cluster: build03 + cron: 42 2 14 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -42456,14 +41468,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-dynamic-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-disc-oidc-f60-longduration-cloud + reporter_config: + slack: + channel: '#forum-prow-long-duration-cloudinfra-testcases' + job_states_to_report: + - error + - failure + - success + report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: + {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. + <{{.Status.URL}}|View logs>' spec: containers: - args: @@ -42473,7 +41494,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-ipv4-dynamic-connected-f28 + - --target=azure-ipi-disc-oidc-f60-longduration-cloud - --variant=arm64-nightly command: - ci-operator @@ -42529,8 +41550,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 48 16 29 * * + cluster: build03 + cron: 31 7 16 * * decorate: true decoration_config: skip_cloning: true @@ -42539,14 +41560,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -42556,7 +41576,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-ipv4-static-connected-f28 + - --target=azure-ipi-longduration-reliability-test-f28 - --variant=arm64-nightly command: - ci-operator @@ -42612,8 +41632,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 30 15 10 * * + cluster: build03 + cron: 34 11 26 * * decorate: true decoration_config: skip_cloning: true @@ -42622,14 +41642,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-disc-proxy-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-private-f28-disasterrecovery spec: containers: - args: @@ -42639,7 +41658,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-compact-agent-ipv4-static-disc-proxy-f28 + - --target=azure-ipi-private-f28-disasterrecovery - --variant=arm64-nightly command: - ci-operator @@ -42695,8 +41714,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 36 16 21 * * + cluster: build03 + cron: 59 11 27 * * decorate: true decoration_config: skip_cloning: true @@ -42705,14 +41724,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 spec: containers: - args: @@ -42722,7 +41740,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --target=azure-ipi-sno-etcd-encryption-longduration-apiserver-arm-f28 - --variant=arm64-nightly command: - ci-operator @@ -42778,8 +41796,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 8 18 17 * * + cluster: build03 + cron: 22 22 18 * * decorate: true decoration_config: skip_cloning: true @@ -42788,14 +41806,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-azure-ipi-to-multiarch-f28 spec: containers: - args: @@ -42805,7 +41822,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --target=azure-ipi-to-multiarch-f28 - --variant=arm64-nightly command: - ci-operator @@ -42862,7 +41879,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 4 19 15 * * + cron: 52 13 20 * * decorate: true decoration_config: skip_cloning: true @@ -42878,7 +41895,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-dynamic-connected-f28 spec: containers: - args: @@ -42888,7 +41905,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --target=baremetal-compact-agent-ipv4-dynamic-connected-f28 - --variant=arm64-nightly command: - ci-operator @@ -42945,7 +41962,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 17 14 5 * * + cron: 48 16 29 * * decorate: true decoration_config: skip_cloning: true @@ -42961,7 +41978,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -42971,7 +41988,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-sno-agent-ipv4-static-connected-f28 + - --target=baremetal-compact-agent-ipv4-static-connected-f28 - --variant=arm64-nightly command: - ci-operator @@ -43028,7 +42045,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 43 18 23 * * + cron: 30 15 10 * * decorate: true decoration_config: skip_cloning: true @@ -43044,7 +42061,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-upi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-compact-agent-ipv4-static-disc-proxy-f28 spec: containers: - args: @@ -43054,7 +42071,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-upi-ovn-ipv4-f28 + - --target=baremetal-compact-agent-ipv4-static-disc-proxy-f28 - --variant=arm64-nightly command: - ci-operator @@ -43110,8 +42127,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 56 19 27 * * + cluster: build05 + cron: 36 16 21 * * decorate: true decoration_config: skip_cloning: true @@ -43122,11 +42139,12 @@ periodics: labels: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -43136,7 +42154,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-f28 + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 - --variant=arm64-nightly command: - ci-operator @@ -43192,8 +42210,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 41 21 15 * * + cluster: build05 + cron: 8 18 17 * * decorate: true decoration_config: skip_cloning: true @@ -43204,11 +42222,12 @@ periodics: labels: ci-operator.openshift.io/cloud: equinix-ocp-metal ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-ha-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -43218,7 +42237,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetalds-ipi-ovn-ipv4-f28-destructive + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 - --variant=arm64-nightly command: - ci-operator @@ -43274,8 +42293,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 25 16 12 * * + cluster: build05 + cron: 4 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -43284,13 +42303,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -43300,7 +42320,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-f28 + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 - --variant=arm64-nightly command: - ci-operator @@ -43356,8 +42376,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 27 22 13 * * + cluster: build05 + cron: 17 14 5 * * decorate: true decoration_config: skip_cloning: true @@ -43366,13 +42386,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28-destructive + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -43382,7 +42403,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-f28-destructive + - --target=baremetal-sno-agent-ipv4-static-connected-f28 - --variant=arm64-nightly command: - ci-operator @@ -43438,8 +42459,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 9 16 19 2,4,6,8,10,12 * + cluster: build05 + cron: 43 18 23 * * decorate: true decoration_config: skip_cloning: true @@ -43448,23 +42469,14 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f60-longduration-cloud - reporter_config: - slack: - channel: '#forum-prow-long-duration-cloudinfra-testcases' - job_states_to_report: - - error - - failure - - success - report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: - {{ else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetal-upi-ovn-ipv4-f28 spec: containers: - args: @@ -43474,7 +42486,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-oidc-f60-longduration-cloud + - --target=baremetal-upi-ovn-ipv4-f28 - --variant=arm64-nightly command: - ci-operator @@ -43530,8 +42542,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 01 19 15 * * + cluster: build03 + cron: 56 19 27 * * decorate: true decoration_config: skip_cloning: true @@ -43540,13 +42552,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-longduration-reliability-test-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28 spec: containers: - args: @@ -43556,7 +42568,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-longduration-reliability-test-f28 + - --target=baremetalds-ipi-ovn-ipv4-f28 - --variant=arm64-nightly command: - ci-operator @@ -43612,8 +42624,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 21 22 5 * * + cluster: build03 + cron: 41 21 15 * * decorate: true decoration_config: skip_cloning: true @@ -43622,13 +42634,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-private-f28-disasterrecovery + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-baremetalds-ipi-ovn-ipv4-f28-destructive spec: containers: - args: @@ -43638,7 +42650,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-private-f28-disasterrecovery + - --target=baremetalds-ipi-ovn-ipv4-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -43695,7 +42707,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 11 7 19 * * + cron: 25 16 12 * * decorate: true decoration_config: skip_cloning: true @@ -43710,7 +42722,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-sno-longduration-apiserver-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28 spec: containers: - args: @@ -43720,7 +42732,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-sno-longduration-apiserver-arm-f28 + - --target=gcp-ipi-disc-priv-oidc-f28 - --variant=arm64-nightly command: - ci-operator @@ -43777,7 +42789,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 35 6 3 * * + cron: 27 22 13 * * decorate: true decoration_config: skip_cloning: true @@ -43792,7 +42804,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f28-destructive spec: containers: - args: @@ -43802,7 +42814,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-to-multiarch-f28 + - --target=gcp-ipi-disc-priv-oidc-f28-destructive - --variant=arm64-nightly command: - ci-operator @@ -43858,8 +42870,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 21 10 26 * * + cluster: build02 + cron: 9 16 19 2,4,6,8,10,12 * decorate: true decoration_config: skip_cloning: true @@ -43868,24 +42880,23 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-nightly-openshift-logging-5.8 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-openshift-logging-5.8-aws-ipi-f28-disruptive-logging + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-disc-priv-oidc-f60-longduration-cloud reporter_config: slack: - channel: '#aos-qe-logging' + channel: '#forum-prow-long-duration-cloudinfra-testcases' job_states_to_report: - - aborted - error - failure - - pending - success - report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View - logs> + 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: @@ -43895,8 +42906,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f28-disruptive-logging - - --variant=arm64-nightly-openshift-logging-5.8 + - --target=gcp-ipi-disc-priv-oidc-f60-longduration-cloud + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -43951,8 +42962,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 42 3 24 * * + cluster: build02 + cron: 01 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -43961,12 +42972,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-longduration-reliability-test-f28 spec: containers: - args: @@ -43976,8 +42988,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 + - --target=gcp-ipi-longduration-reliability-test-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -44032,8 +43044,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 56 4 23 * * + cluster: build02 + cron: 21 22 5 * * decorate: true decoration_config: skip_cloning: true @@ -44042,12 +43054,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-private-f28-disasterrecovery spec: containers: - args: @@ -44057,8 +43070,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-f28 - - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 + - --target=gcp-ipi-private-f28-disasterrecovery + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -44113,8 +43126,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 26 14 26 * * + cluster: build02 + cron: 11 7 19 * * decorate: true decoration_config: skip_cloning: true @@ -44123,12 +43136,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-sno-longduration-apiserver-arm-f28 spec: containers: - args: @@ -44138,8 +43152,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-disc-fullyprivate-f28 - - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 + - --target=gcp-ipi-sno-longduration-apiserver-arm-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -44194,8 +43208,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 15 2 25 * * + cluster: build02 + cron: 35 6 3 * * decorate: true decoration_config: skip_cloning: true @@ -44204,12 +43218,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-nightly ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-disc-priv-sts-ep-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-gcp-ipi-to-multiarch-f28 spec: containers: - args: @@ -44219,8 +43234,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-disc-priv-sts-ep-f28 - - --variant=arm64-stable + - --target=gcp-ipi-to-multiarch-f28 + - --variant=arm64-nightly command: - ci-operator image: ci-operator:latest @@ -44276,7 +43291,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 45 11 3 * * + cron: 21 10 26 * * decorate: true decoration_config: skip_cloning: true @@ -44287,10 +43302,22 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/variant: arm64-nightly-openshift-logging-5.8 ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-nightly-openshift-logging-5.8-aws-ipi-f28-disruptive-logging + reporter_config: + slack: + channel: '#aos-qe-logging' + job_states_to_report: + - aborted + - error + - failure + - pending + - success + report_template: Job {{.Spec.Job}} state is *{{.Status.State}}* <{{.Status.URL}}|View + logs> spec: containers: - args: @@ -44300,8 +43327,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - - --variant=arm64-stable + - --target=aws-ipi-f28-disruptive-logging + - --variant=arm64-nightly-openshift-logging-5.8 command: - ci-operator image: ci-operator:latest @@ -44357,7 +43384,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 56 4 23 * * + cron: 42 3 24 * * decorate: true decoration_config: skip_cloning: true @@ -44368,10 +43395,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-usertags-custom-sg-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -44381,8 +43408,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-f28 - - --variant=arm64-stable + - --target=aws-ipi-disc-priv-sts-ep-f28 + - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -44438,7 +43465,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 29 14 6 * * + cron: 26 14 26 * * decorate: true decoration_config: skip_cloning: true @@ -44449,10 +43476,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-qe - ci-operator.openshift.io/variant: arm64-stable + ci-operator.openshift.io/variant: arm64-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-azure-ipi-to-multiarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-4.14-upgrade-from-stable-4.13-azure-ipi-disc-fullyprivate-f28 spec: containers: - args: @@ -44462,8 +43489,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-to-multiarch-f28 - - --variant=arm64-stable + - --target=azure-ipi-disc-fullyprivate-f28 + - --variant=arm64-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -44518,8 +43545,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 26 21 20 * * + cluster: build03 + cron: 15 2 25 * * decorate: true decoration_config: skip_cloning: true @@ -44528,13 +43555,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-disc-priv-sts-ep-f28 spec: containers: - args: @@ -44544,7 +43570,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --target=aws-ipi-disc-priv-sts-ep-f28 - --variant=arm64-stable command: - ci-operator @@ -44600,8 +43626,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 17 13 24 * * + cluster: build03 + cron: 45 11 3 * * decorate: true decoration_config: skip_cloning: true @@ -44610,13 +43636,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-ovn-ipsec-to-multiarch-f28 spec: containers: - args: @@ -44626,7 +43651,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --target=aws-ipi-ovn-ipsec-to-multiarch-f28 - --variant=arm64-stable command: - ci-operator @@ -44682,8 +43707,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build05 - cron: 52 17 10 * * + cluster: build03 + cron: 56 4 23 * * decorate: true decoration_config: skip_cloning: true @@ -44692,13 +43717,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: equinix-ocp-metal - ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe - ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-aws-ipi-usertags-custom-sg-f28 spec: containers: - args: @@ -44708,7 +43732,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --target=aws-ipi-usertags-custom-sg-f28 - --variant=arm64-stable command: - ci-operator @@ -44764,8 +43788,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build02 - cron: 48 1 20 * * + cluster: build03 + cron: 29 14 6 * * decorate: true decoration_config: skip_cloning: true @@ -44774,12 +43798,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-qe ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-gcp-ipi-disc-priv-odic-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-azure-ipi-to-multiarch-f28 spec: containers: - args: @@ -44789,7 +43813,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-disc-priv-odic-f28 + - --target=azure-ipi-to-multiarch-f28 - --variant=arm64-stable command: - ci-operator @@ -44845,8 +43869,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 8 8 29 2 * + cluster: build05 + cron: 26 21 20 * * decorate: true decoration_config: skip_cloning: true @@ -44855,13 +43879,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-aws-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-compact-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -44871,8 +43895,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-f999 - - --variant=automated-release + - --target=baremetal-pxe-compact-agent-ipv4-static-connected-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -44927,8 +43951,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 8 8 29 2 * + cluster: build05 + cron: 17 13 24 * * decorate: true decoration_config: skip_cloning: true @@ -44937,13 +43961,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-ha-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -44953,8 +43977,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-f999 - - --variant=automated-release + - --target=baremetal-pxe-ha-agent-ipv4-static-connected-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -45009,8 +44033,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 8 8 29 2 * + cluster: build05 + cron: 52 17 10 * * decorate: true decoration_config: skip_cloning: true @@ -45019,13 +44043,13 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/cluster: build05 + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-upi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-baremetal-pxe-sno-agent-ipv4-static-connected-f28 spec: containers: - args: @@ -45035,8 +44059,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-upi-f999 - - --variant=automated-release + - --target=baremetal-pxe-sno-agent-ipv4-static-connected-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -45092,7 +44116,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 8 8 29 2 * + cron: 48 1 20 * * decorate: true decoration_config: skip_cloning: true @@ -45102,12 +44126,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe - ci-operator.openshift.io/variant: automated-release + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: arm64-stable ci.openshift.io/generator: prowgen - job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-gcp-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-arm64-stable-gcp-ipi-disc-priv-odic-f28 spec: containers: - args: @@ -45117,8 +44140,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=gcp-ipi-f999 - - --variant=automated-release + - --target=gcp-ipi-disc-priv-odic-f28 + - --variant=arm64-stable command: - ci-operator image: ci-operator:latest @@ -45185,10 +44208,11 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-aws-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-aws-ipi-f999 spec: containers: - args: @@ -45199,7 +44223,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=aws-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -45266,10 +44290,11 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-ipi-f999 spec: containers: - args: @@ -45280,7 +44305,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=azure-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -45347,10 +44372,11 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-upi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-azure-upi-f999 spec: containers: - args: @@ -45361,7 +44387,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=azure-upi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -45428,10 +44454,11 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/variant: automated-release ci.openshift.io/generator: prowgen + job-release: "4.14" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-gcp-ipi-f999 spec: containers: - args: @@ -45442,7 +44469,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=gcp-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 + - --variant=automated-release command: - ci-operator image: ci-operator:latest @@ -45509,10 +44536,10 @@ periodics: labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-aws-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-aws-ipi-f999 spec: containers: - args: @@ -45523,7 +44550,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=aws-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -45590,10 +44617,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-ipi-f999 spec: containers: - args: @@ -45604,7 +44631,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=azure-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -45671,10 +44698,10 @@ periodics: labels: ci-operator.openshift.io/cloud: azure4 ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-upi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-azure-upi-f999 spec: containers: - args: @@ -45685,7 +44712,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=azure-upi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -45752,10 +44779,10 @@ periodics: labels: ci-operator.openshift.io/cloud: gcp ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe - ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-gcp-ipi-f999 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.13-gcp-ipi-f999 spec: containers: - args: @@ -45766,7 +44793,7 @@ periodics: - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - --target=gcp-ipi-f999 - - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.13 command: - ci-operator image: ci-operator:latest @@ -45822,7 +44849,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 5 1 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -45832,11 +44859,11 @@ periodics: repo: openshift-tests-private labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud-cluster-profile: aws-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-iam-role-efs-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-aws-ipi-f999 spec: containers: - args: @@ -45846,8 +44873,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-iam-role-efs-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=aws-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -45903,7 +44930,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 2 18 2 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -45912,12 +44939,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-kms-etcd-encryption-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-ipi-f999 spec: containers: - args: @@ -45927,8 +44954,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-kms-etcd-encryption-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -45984,7 +45011,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 9 1 * * + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -45993,12 +45020,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: azure-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-azure-upi-f999 spec: containers: - args: @@ -46008,8 +45035,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=azure-upi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -46064,8 +45091,8 @@ periodics: secret: secretName: result-aggregator - agent: kubernetes - cluster: build03 - cron: 25 22 6 * * + cluster: build02 + cron: 8 8 29 2 * decorate: true decoration_config: skip_cloning: true @@ -46074,12 +45101,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-qe - ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-autorelease-qe + ci-operator.openshift.io/variant: automated-release-stable-4.14-upgrade-from-stable-4.14 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-route53-compact-cloudfront-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-automated-release-stable-4.14-upgrade-from-stable-4.14-gcp-ipi-f999 spec: containers: - args: @@ -46089,8 +45116,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-byo-route53-compact-cloudfront-arm-f28 - - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 + - --target=gcp-ipi-f999 + - --variant=automated-release-stable-4.14-upgrade-from-stable-4.14 command: - ci-operator image: ci-operator:latest @@ -46146,7 +45173,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 10 9 * * + cron: 34 5 1 * * decorate: true decoration_config: skip_cloning: true @@ -46160,7 +45187,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-imdsv2-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-iam-role-efs-fips-amd-f28 spec: containers: - args: @@ -46170,7 +45197,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-imdsv2-arm-f28 + - --target=aws-ipi-byo-iam-role-efs-fips-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46227,7 +45254,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 15 14 17 * * + cron: 31 9 1 * * decorate: true decoration_config: skip_cloning: true @@ -46241,7 +45268,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-imdsv2-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 spec: containers: - args: @@ -46251,7 +45278,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-imdsv2-fips-amd-f28 + - --target=aws-ipi-byo-kms-etcd-encryption-fips-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46308,7 +45335,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 55 7 24 * * + cron: 25 22 6 * * decorate: true decoration_config: skip_cloning: true @@ -46322,7 +45349,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-classic-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-byo-route53-compact-cloudfront-arm-f28 spec: containers: - args: @@ -46332,7 +45359,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ingress-lbtype-classic-arm-f28 + - --target=aws-ipi-byo-route53-compact-cloudfront-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46389,7 +45416,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 22 18 13 * * + cron: 15 14 17 * * decorate: true decoration_config: skip_cloning: true @@ -46403,7 +45430,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-nlb-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-imdsv2-fips-amd-f28 spec: containers: - args: @@ -46413,7 +45440,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ingress-lbtype-nlb-arm-f28 + - --target=aws-ipi-imdsv2-fips-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46470,7 +45497,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 54 19 15 * * + cron: 55 7 24 * * decorate: true decoration_config: skip_cloning: true @@ -46484,7 +45511,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-mini-perm-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-classic-arm-f28 spec: containers: - args: @@ -46494,7 +45521,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-mini-perm-arm-f28 + - --target=aws-ipi-ingress-lbtype-classic-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46551,7 +45578,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 3 12 13 * * + cron: 22 18 13 * * decorate: true decoration_config: skip_cloning: true @@ -46565,7 +45592,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ingress-lbtype-nlb-arm-f28 spec: containers: - args: @@ -46575,7 +45602,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 + - --target=aws-ipi-ingress-lbtype-nlb-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46632,7 +45659,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 1 17 21 * * + cron: 54 19 15 * * decorate: true decoration_config: skip_cloning: true @@ -46646,7 +45673,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-mini-perm-arm-f28 spec: containers: - args: @@ -46656,7 +45683,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-ovn-ipsec-arm-mixarch-f28 + - --target=aws-ipi-mini-perm-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46713,7 +45740,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 50 8 11 * * + cron: 3 12 13 * * decorate: true decoration_config: skip_cloning: true @@ -46727,7 +45754,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-proxy-sts-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 spec: containers: - args: @@ -46737,7 +45764,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-proxy-sts-arm-f28 + - --target=aws-ipi-ovn-ipsec-arm-mixarch-day2-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46794,7 +45821,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 4 9 3 * * + cron: 1 17 21 * * decorate: true decoration_config: skip_cloning: true @@ -46808,7 +45835,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-sdn-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-ovn-ipsec-arm-mixarch-f28 spec: containers: - args: @@ -46818,7 +45845,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-sdn-arm-f28 + - --target=aws-ipi-ovn-ipsec-arm-mixarch-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46875,7 +45902,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 6 20 19 * * + cron: 50 8 11 * * decorate: true decoration_config: skip_cloning: true @@ -46889,7 +45916,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-proxy-sts-arm-f28 spec: containers: - args: @@ -46899,7 +45926,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 + - --target=aws-ipi-proxy-sts-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -46956,7 +45983,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 34 5 15 * * + cron: 4 9 3 * * decorate: true decoration_config: skip_cloning: true @@ -46970,7 +45997,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-sdn-arm-f28 spec: containers: - args: @@ -46980,7 +46007,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-custom-sg-arm-f28 + - --target=aws-ipi-sdn-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47037,7 +46064,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 41 3 13 * * + cron: 6 20 19 * * decorate: true decoration_config: skip_cloning: true @@ -47051,7 +46078,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 spec: containers: - args: @@ -47061,7 +46088,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-ipi-usertags-fips-amd-f28 + - --target=aws-ipi-sno-etcd-encryption-basecap-none-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47118,7 +46145,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 5 3 * * + cron: 34 5 15 * * decorate: true decoration_config: skip_cloning: true @@ -47132,7 +46159,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-custom-sg-arm-f28 spec: containers: - args: @@ -47142,7 +46169,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-upi-basecap-none-amd-f28 + - --target=aws-ipi-usertags-custom-sg-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47199,7 +46226,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 1 23 28 * * + cron: 41 3 13 * * decorate: true decoration_config: skip_cloning: true @@ -47213,7 +46240,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-ipi-usertags-fips-amd-f28 spec: containers: - args: @@ -47223,7 +46250,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=aws-upi-basecap-none-arm-f28 + - --target=aws-ipi-usertags-fips-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47280,7 +46307,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 0 1 25 * * + cron: 11 5 3 * * decorate: true decoration_config: skip_cloning: true @@ -47289,12 +46316,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-arm-mixarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-amd-f28 spec: containers: - args: @@ -47304,7 +46331,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-arm-mixarch-f28 + - --target=aws-upi-basecap-none-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47361,7 +46388,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 14 5 22 * * + cron: 1 23 28 * * decorate: true decoration_config: skip_cloning: true @@ -47370,12 +46397,12 @@ periodics: org: openshift repo: openshift-tests-private labels: - ci-operator.openshift.io/cloud: azure4 - ci-operator.openshift.io/cloud-cluster-profile: azure-qe + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-qe ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-basecap-vset-additionalcap-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-aws-upi-basecap-none-arm-f28 spec: containers: - args: @@ -47385,7 +46412,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-basecap-vset-additionalcap-arm-f28 + - --target=aws-upi-basecap-none-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47442,7 +46469,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 22 13 * * + cron: 0 1 25 * * decorate: true decoration_config: skip_cloning: true @@ -47456,7 +46483,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-basecap-vset-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-arm-mixarch-f28 spec: containers: - args: @@ -47466,7 +46493,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-basecap-vset-arm-f28 + - --target=azure-ipi-arm-mixarch-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47523,7 +46550,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 31 8 2 * * + cron: 14 5 22 * * decorate: true decoration_config: skip_cloning: true @@ -47537,7 +46564,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-des-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-basecap-vset-additionalcap-arm-f28 spec: containers: - args: @@ -47547,7 +46574,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-des-fips-amd-f28 + - --target=azure-ipi-basecap-vset-additionalcap-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47604,7 +46631,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 19 22 23 * * + cron: 31 8 2 * * decorate: true decoration_config: skip_cloning: true @@ -47618,7 +46645,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-fullyprivate-proxy-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-des-fips-amd-f28 spec: containers: - args: @@ -47628,7 +46655,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-fullyprivate-proxy-arm-f28 + - --target=azure-ipi-des-fips-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47685,7 +46712,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 59 13 23 * * + cron: 19 22 23 * * decorate: true decoration_config: skip_cloning: true @@ -47699,7 +46726,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-controller-arm-mixarch-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-fullyprivate-proxy-arm-f28 spec: containers: - args: @@ -47709,7 +46736,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ingress-controller-arm-mixarch-f28 + - --target=azure-ipi-fullyprivate-proxy-arm-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47766,7 +46793,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 11 6 5 * * + cron: 59 13 23 * * decorate: true decoration_config: skip_cloning: true @@ -47780,7 +46807,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-custom-controller-fips-amd-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-controller-arm-mixarch-f28 spec: containers: - args: @@ -47790,7 +46817,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-ingress-custom-controller-fips-amd-f28 + - --target=azure-ipi-ingress-controller-arm-mixarch-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator @@ -47847,7 +46874,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build03 - cron: 20 14 22 * * + cron: 11 6 5 * * decorate: true decoration_config: skip_cloning: true @@ -47861,7 +46888,7 @@ periodics: ci-operator.openshift.io/variant: multi-nightly-4.14-upgrade-from-stable-4.13 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-mini-perm-arm-f28 + name: periodic-ci-openshift-openshift-tests-private-release-4.14-multi-nightly-4.14-upgrade-from-stable-4.13-azure-ipi-ingress-custom-controller-fips-amd-f28 spec: containers: - args: @@ -47871,7 +46898,7 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=azure-ipi-mini-perm-arm-f28 + - --target=azure-ipi-ingress-custom-controller-fips-amd-f28 - --variant=multi-nightly-4.14-upgrade-from-stable-4.13 command: - ci-operator