mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Fix conformance ordering
This commit is contained in:
parent
ace97738e2
commit
fca714f4b7
@ -324,8 +324,8 @@ var _ = SIGDescribe("Watchers", func() {
|
||||
})
|
||||
|
||||
/*
|
||||
Testname: watch-consistency
|
||||
Release: v1.15
|
||||
Testname: watch-consistency
|
||||
Description: Ensure that concurrent watches are consistent with each other by initiating an additional watch
|
||||
for events received from the first watch, initiated at the resource version of the event, and checking that all
|
||||
resource versions of all events match. Events are produced from writes on a background goroutine.
|
||||
|
Loading…
Reference in New Issue
Block a user