mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 17:16:12 +00:00
Add comformance test for event Update
This commit is contained in:
3
test/conformance/testdata/conformance.yaml
vendored
3
test/conformance/testdata/conformance.yaml
vendored
@@ -1515,7 +1515,8 @@
|
||||
codename: '[sig-instrumentation] Events API should ensure that an event can be fetched,
|
||||
patched, deleted, and listed [Conformance]'
|
||||
description: Create an event, the event MUST exist. The event is patched with a
|
||||
new note, the check MUST have the update note. The event is deleted and MUST NOT
|
||||
new note, the check MUST have the update note. The event is updated with a new
|
||||
series, the check MUST have the update series. The event is deleted and MUST NOT
|
||||
show up when listing all events.
|
||||
release: v1.19
|
||||
file: test/e2e/instrumentation/events.go
|
||||
|
Reference in New Issue
Block a user