Skip to content

Commit

Permalink
Correctly disable volume limit test
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Jan 26, 2019
1 parent 9122b3d commit b1afa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extended/util/test.go
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ var (
`openshift mongodb replication creating from a template`, // flaking on deployment
`should use be able to process many pods and reuse local volumes`, // https://bugzilla.redhat.com/show_bug.cgi?id=1635893

`[sig-storage] Volume limits should verify that all nodes have volume limits`, // flaking due to a kubelet issue
`Volume limits should verify that all nodes have volume limits`, // flaking due to a kubelet issue
},
// tests that must be run without competition
"[Serial]": {
Expand Down

0 comments on commit b1afa71

Please sign in to comment.