mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 08:54:44 +00:00
Merge pull request #95015 from Jefftree/bdd-remove-dependency
Remove dependency on behaviors for conformance walk.go
This commit is contained in:
5
test/conformance/testdata/conformance.yaml
vendored
5
test/conformance/testdata/conformance.yaml
vendored
@@ -244,9 +244,6 @@
|
||||
Query for the Pod with the new value for the label MUST be successful.
|
||||
release: v1.9
|
||||
file: test/e2e/common/pods.go
|
||||
behaviors:
|
||||
- pod/spec/label/create
|
||||
- pod/spec/label/patch
|
||||
- testname: Pods, service environment variables
|
||||
codename: '[k8s.io] Pods should contain environment variables for services [NodeConformance]
|
||||
[Conformance]'
|
||||
@@ -484,8 +481,6 @@
|
||||
have QOSClass set to PodQOSGuaranteed.
|
||||
release: v1.9
|
||||
file: test/e2e/node/pods.go
|
||||
behaviors:
|
||||
- pod/spec/container/resources
|
||||
- testname: Pods, prestop hook
|
||||
codename: '[k8s.io] [sig-node] PreStop should call prestop when killing a pod [Conformance]'
|
||||
description: Create a server pod with a rest endpoint '/write' that changes state.Received
|
||||
|
Reference in New Issue
Block a user