mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
Fix conformance ordering
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user