Skip to content

Commit 24b95a2

Browse files
Merge pull request #22865 from smarterclayton/restart_disable
Disable probe restart test because it is flaky under kubelet skew
2 parents 2183af5 + f1b2ed6 commit 24b95a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/extended/util/test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,8 @@ var (
434434
`\[Feature:PodPriority\]`, // @ravig - sig-pod
435435

436436
`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
437439
},
438440
// tests too slow to be part of conformance
439441
"[Slow]": {

0 commit comments

Comments
 (0)