We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2183af5 + f1b2ed6 commit 24b95a2Copy full SHA for 24b95a2
1 file changed
test/extended/util/test.go
@@ -434,6 +434,8 @@ var (
434
`\[Feature:PodPriority\]`, // @ravig - sig-pod
435
436
`provisioning should access volume from different nodes`, // has bad assumptions about hostname labels. sig-storage/@wongma7
437
+
438
+ `Probing container should \*not\* be restarted with a non-local redirect http liveness probe`, // https://bugzilla.redhat.com/show_bug.cgi?id=1711687
439
},
440
// tests too slow to be part of conformance
441
"[Slow]": {
0 commit comments