Skip to content

Commit

Permalink
enable nfs on IPv6 kind canary job
Browse files Browse the repository at this point in the history
  • Loading branch information
aojea committed May 21, 2020
1 parent 2905fd2 commit 23c396a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ presubmits:
value: "."
# TODO(bentheelder): reduce the skip list further
- name: SKIP
value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing
value: \[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing
- name: PARALLEL
value: "true"
- name: BUILD_TYPE
Expand Down

0 comments on commit 23c396a

Please sign in to comment.