Skip to content

Commit

Permalink
update public capi job
Browse files Browse the repository at this point in the history
  • Loading branch information
heliubj18 committed May 27, 2024
1 parent b21d3de commit d0f53d4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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&
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0f53d4

Please sign in to comment.