mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
e2e: use framework labels
This changes the text registration so that tags for which the framework has a dedicated API (features, feature gates, slow, serial, etc.) those APIs are used. Arbitrary, custom tags are still left in place for now.
This commit is contained in:
2
test/conformance/testdata/conformance.yaml
vendored
2
test/conformance/testdata/conformance.yaml
vendored
@@ -3035,7 +3035,7 @@
|
||||
file: test/e2e/storage/persistent_volumes.go
|
||||
- testname: Projected Volume, multiple projections
|
||||
codename: '[sig-storage] Projected combined should project all components that make
|
||||
up the projection API [Projection][NodeConformance] [Conformance]'
|
||||
up the projection API [Projection] [NodeConformance] [Conformance]'
|
||||
description: A Pod is created with a projected volume source for secrets, configMap
|
||||
and downwardAPI with pod name, cpu and memory limits and cpu and memory requests.
|
||||
Pod MUST be able to read the secrets, configMap values and the cpu and memory
|
||||
|
||||
Reference in New Issue
Block a user