mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 09:33:52 +00:00
Merge pull request #92812 from ii/heyste-create-delete-core-v1-collection-namespaced-pod-template-test
Promote DeleteCoreV1CollectionNamespacedPodTemplate test+promote - +1 endpoint
This commit is contained in:
7
test/conformance/testdata/conformance.yaml
vendored
7
test/conformance/testdata/conformance.yaml
vendored
@@ -1880,6 +1880,13 @@
|
||||
visible at runtime in the container.
|
||||
release: v1.9
|
||||
file: test/e2e/common/downward_api.go
|
||||
- testname: PodTemplate, delete a collection
|
||||
codename: '[sig-node] PodTemplates should delete a collection of pod templates [Conformance]'
|
||||
description: A set of Pod Templates is created with a label selector which MUST
|
||||
be found when listed. The set of Pod Templates is deleted and MUST NOT show up
|
||||
when listed by its label selector.
|
||||
release: v1.19
|
||||
file: test/e2e/common/podtemplates.go
|
||||
- testname: PodTemplate lifecycle
|
||||
codename: '[sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]'
|
||||
description: Attempt to create a PodTemplate. Patch the created PodTemplate. Fetching
|
||||
|
Reference in New Issue
Block a user