From d0f53d4e978544fe97859ed07b8c0eea96bb9dd0 Mon Sep 17 00:00:00 2001 From: He Liu Date: Wed, 22 May 2024 21:14:55 +0800 Subject: [PATCH] update public capi job --- ...openshift-tests-private-release-4.15__amd64-nightly.yaml | 6 +++--- .../cucushift-hypershift-extended-capi-init-commands.sh | 2 +- .../aws/sts/hcp/capi/rosa-aws-sts-hcp-capi-workflow.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml index 99f25804861a..a9c14d77e814 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml @@ -1036,12 +1036,12 @@ tests: test: - chain: openshift-e2e-test-hypershift-qe workflow: rosa-aws-sts-hcp-cilium -- as: aws-rosa-hcp-capi-stage-critical-f2 - cron: 5 2 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29 * * +- as: aws-rosa-hcp-capi-stage-critical-f7 + cron: 7 11 5,14,21,28 * * steps: cluster_profile: aws-sd-qe env: - # BASE_DOMAIN: qe.devcluster.openshift.com + BASE_DOMAIN: qe.devcluster.openshift.com OPENSHIFT_VERSION: 4.15 REGION: us-west-2 TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA& diff --git a/ci-operator/step-registry/cucushift/hypershift-extended/capi/init/cucushift-hypershift-extended-capi-init-commands.sh b/ci-operator/step-registry/cucushift/hypershift-extended/capi/init/cucushift-hypershift-extended-capi-init-commands.sh index 139d718621c5..4e93860ec441 100644 --- a/ci-operator/step-registry/cucushift/hypershift-extended/capi/init/cucushift-hypershift-extended-capi-init-commands.sh +++ b/ci-operator/step-registry/cucushift/hypershift-extended/capi/init/cucushift-hypershift-extended-capi-init-commands.sh @@ -7,7 +7,7 @@ export AWS_REGION=${REGION} export AWS_PAGER="" # debug only -aws s3 cp s3://heli-test/kubeconfig ${SHARED_DIR}/kubeconfig +# aws s3 cp s3://heli-test/kubeconfig ${SHARED_DIR}/kubeconfig # download clusterctl and clusterawsadm mkdir -p /tmp/bin diff --git a/ci-operator/step-registry/rosa/aws/sts/hcp/capi/rosa-aws-sts-hcp-capi-workflow.yaml b/ci-operator/step-registry/rosa/aws/sts/hcp/capi/rosa-aws-sts-hcp-capi-workflow.yaml index 88ca005764c2..bfd67562e949 100644 --- a/ci-operator/step-registry/rosa/aws/sts/hcp/capi/rosa-aws-sts-hcp-capi-workflow.yaml +++ b/ci-operator/step-registry/rosa/aws/sts/hcp/capi/rosa-aws-sts-hcp-capi-workflow.yaml @@ -6,7 +6,7 @@ workflow: ZONES_COUNT: "1" ENABLE_EXTERNAL_OIDC: "true" pre: - # - chain: cucushift-installer-rehearse-aws-ipi-ovn-provision + - chain: cucushift-installer-rehearse-aws-ipi-ovn-provision - ref: aws-provision-vpc-shared - ref: aws-provision-tags-for-byo-vpc-ocm-pre - chain: rosa-sts-oidc-config-create