Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MayXuQQ committed Jan 22, 2025
1 parent 1e7d9a2 commit 8fb57c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ tests:
cron: '@yearly'
steps:
cluster_profile: ibmcloud-qe
env:
FEATURE_GATES: '["ClusterAPIInstall=true"]'
FEATURE_SET: CustomNoUpgrade
test:
- chain: cucushift-installer-check-cluster-health
workflow: cucushift-installer-rehearse-ibmcloud-ipi-private-with-ep-cos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ tests:
env:
FEATURE_GATES: '["ClusterAPIInstall=true"]'
FEATURE_SET: CustomNoUpgrade
SLEEP_DURATION: 1m
SLEEP_DURATION: 5h
post:
- ref: cucushift-installer-wait
- chain: cucushift-installer-rehearse-ibmcloud-ipi-customer-vpc-deprovision
Expand Down

0 comments on commit 8fb57c1

Please sign in to comment.