Skip to content

Commit

Permalink
Disables cache and cache-deployer temporarily because they block upgr…
Browse files Browse the repository at this point in the history
…ade tests (kubeflow#3333)
  • Loading branch information
Bobgy authored and Jeffwan committed Dec 9, 2020
1 parent 143e240 commit d81a3d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/manifests/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ namespace: kubeflow
images: []
resources:
- ../../../manifests/kustomize/env/dev
- ../../../manifests/kustomize/base/cache
- ../../../manifests/kustomize/base/cache-deployer
# Disables cache and cache-deployer temporarily because they block upgrade tests
# - ../../../manifests/kustomize/base/cache
# - ../../../manifests/kustomize/base/cache-deployer

0 comments on commit d81a3d3

Please sign in to comment.