mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-24 03:18:57 +00:00
Promote server version e2e test to conformance
This commit is contained in:
6
test/conformance/testdata/conformance.yaml
vendored
6
test/conformance/testdata/conformance.yaml
vendored
@@ -1101,6 +1101,12 @@
|
||||
events match. Events are produced from writes on a background goroutine.
|
||||
release: v1.15
|
||||
file: test/e2e/apimachinery/watch.go
|
||||
- testname: Confirm a server version
|
||||
codename: '[sig-api-machinery] server version should find the server version [Conformance]'
|
||||
description: Ensure that an API server version can be retrieved. Both the major
|
||||
and minor versions MUST only be an integer.
|
||||
release: v1.19
|
||||
file: test/e2e/apimachinery/server_version.go
|
||||
- testname: DaemonSet-FailedPodCreation
|
||||
codename: '[sig-apps] Daemon set [Serial] should retry creating failed daemon pods
|
||||
[Conformance]'
|
||||
|
Reference in New Issue
Block a user