Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Disable openshift acc. tests (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkysow authored Jul 16, 2021
1 parent 60e0822 commit 64ea736
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -712,9 +712,9 @@ workflows:
- cleanup-gcp-resources
- cleanup-azure-resources
- cleanup-eks-resources
- acceptance-openshift:
requires:
- cleanup-azure-resources
# - acceptance-openshift: <-- Disabled until we can make them less flakey.
# requires:
# - cleanup-azure-resources
- acceptance-gke-1-17:
requires:
- cleanup-gcp-resources
Expand All @@ -725,9 +725,6 @@ workflows:
requires:
- cleanup-azure-resources
- acceptance-kind-1-21
# - acceptance-openshift: <-- Disabled until we can make them less flakey.
# requires:
# - cleanup-azure-resources
update-helm-charts-index:
jobs:
- update-helm-charts-index:
Expand Down

0 comments on commit 64ea736

Please sign in to comment.