Skip to content

Commit

Permalink
Temporarily disable aks tests (hashicorp#741)
Browse files Browse the repository at this point in the history
They never succeed because the Docker mirror is refusing our pulls.
  • Loading branch information
lkysow authored Dec 15, 2020
1 parent 84c0c22 commit 4d3fc1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,8 @@ workflows:
# - acceptance-openshift
- acceptance-gke-1-16
- acceptance-eks-1-17
- acceptance-aks-1-19
# AKS temporarily disabled until we get a new mirror.
# - acceptance-aks-1-19
update-helm-charts-index:
jobs:
- update-helm-charts-index:
Expand Down

0 comments on commit 4d3fc1a

Please sign in to comment.