mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Promote Replication Controller lifecycle e2e test to Conformance
This commit is contained in:
parent
c383dc7b1f
commit
995583938a
7
test/conformance/testdata/conformance.yaml
vendored
7
test/conformance/testdata/conformance.yaml
vendored
@ -1260,6 +1260,13 @@
|
||||
namespace quota. The creation MUST fail
|
||||
release: v1.15
|
||||
file: test/e2e/apps/rc.go
|
||||
- testname: Replication Controller, lifecycle
|
||||
codename: '[sig-apps] ReplicationController should test the lifecycle of a ReplicationController
|
||||
[Conformance]'
|
||||
description: A Replication Controller (RC) is created, read, patched, and deleted
|
||||
with verification.
|
||||
release: v1.20
|
||||
file: test/e2e/apps/rc.go
|
||||
- testname: StatefulSet, Burst Scaling
|
||||
codename: '[sig-apps] StatefulSet [k8s.io] Basic StatefulSet functionality [StatefulSetBasic]
|
||||
Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance]'
|
||||
|
Loading…
Reference in New Issue
Block a user