Skip to content

Commit

Permalink
Merge pull request #136 from leakingtapan/fix-e2e
Browse files Browse the repository at this point in the history
Fix e2e test
  • Loading branch information
Cheng Pan authored Mar 21, 2020
2 parents 72fa6b2 + a994336 commit 22d49ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tester/e2e-test-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ uninstall: |
kubectl delete -k deploy/kubernetes/overlays/dev/
test: |
go get -u github.com/onsi/ginkgo/ginkgo
go get github.com/onsi/ginkgo/ginkgo
export KUBECONFIG=$HOME/.kube/config
cluster_name=test-cluster-{{TEST_ID}}.k8s.local
skip="\[Disruptive\]|should.provision.storage.with.mount.options|should.not.mount./.map.unused.volumes.in.a.pod|should unmount if pod is force deleted while kubelet is down"
Expand Down

0 comments on commit 22d49ce

Please sign in to comment.