mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue CRI: Add presubmit CRI validation test. For #31459. This PR adds a new suite for CRI presubmit validation which runs non-flaky, non-serial, non-slow test per-pr. Except this PR, I'll also change the test-infra side. Ideally, after this is done, we should be be able to trigger CRI validation test per-pr with something like `@k8s-bot cri node e2e test this` and `@k8s-bot cri e2e test this`. @yujuhong @feiskyer @yifan-gu @freehan /cc @kubernetes/sig-node |
||
---|---|---|
.. | ||
build | ||
environment | ||
jenkins | ||
remote | ||
runner | ||
services | ||
OWNERS | ||
README.md | ||
apparmor_test.go | ||
benchmark_util.go | ||
cgroup_manager_test.go | ||
container.go | ||
container_manager_test.go | ||
density_test.go | ||
disk_eviction_test.go | ||
doc.go | ||
dynamic_kubelet_configuration_test.go | ||
e2e_node_suite_test.go | ||
gubernator.sh | ||
image.go | ||
image_conformance_test.go | ||
image_list.go | ||
kubelet_test.go | ||
lifecycle_hook_test.go | ||
memory_eviction_test.go | ||
mirror_pod_test.go | ||
resource_collector.go | ||
resource_usage_test.go | ||
runtime_conformance_test.go | ||
summary_test.go | ||
util.go |
README.md
PLEASE NOTE: This document applies to the HEAD of the source tree
If you are using a released version of Kubernetes, you should refer to the docs that go with that version.
The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/devel/collab.md).Documentation for other releases can be found at releases.k8s.io.
See e2e-node-tests