Skip to content

Commit ce97b49

Browse files
committed
Update conformance metadata
1 parent a8592dd commit ce97b49

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

test/conformance/testdata/conformance.yaml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,15 +1234,6 @@
12341234
StorageClass or a dynamic provisioner.
12351235
release: v1.9
12361236
file: test/e2e/apps/statefulset.go
1237-
- testname: PodTemplate lifecycle
1238-
codename: '[sig-architecture] PodTemplates should run the lifecycle of PodTemplates
1239-
[Conformance]'
1240-
description: Attempt to create a PodTemplate. Patch the created PodTemplate. Fetching
1241-
the PodTemplate MUST reflect changes. By fetching all the PodTemplates via a Label
1242-
selector it MUST find the PodTemplate by it's static label and updated value.
1243-
The PodTemplate must be deleted.
1244-
release: v1.19
1245-
file: test/e2e/common/podtemplates.go
12461237
- testname: Service account tokens auto mount optionally
12471238
codename: '[sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]'
12481239
description: Ensure that Service Account keys are mounted into the Pod only when
@@ -1695,6 +1686,14 @@
16951686
visible at runtime in the container.
16961687
release: v1.9
16971688
file: test/e2e/common/downward_api.go
1689+
- testname: PodTemplate lifecycle
1690+
codename: '[sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]'
1691+
description: Attempt to create a PodTemplate. Patch the created PodTemplate. Fetching
1692+
the PodTemplate MUST reflect changes. By fetching all the PodTemplates via a Label
1693+
selector it MUST find the PodTemplate by it's static label and updated value.
1694+
The PodTemplate must be deleted.
1695+
release: v1.19
1696+
file: test/e2e/common/podtemplates.go
16981697
- testname: LimitRange, resources
16991698
codename: '[sig-scheduling] LimitRange should create a LimitRange with defaults
17001699
and ensure pod has those defaults applied. [Conformance]'

0 commit comments

Comments
 (0)