github.com/dmaizel/tests@v0.0.0-20210728163746-cae6a2d9cee8/integration/kubernetes/e2e_conformance/e2e_k8s_jobs.yaml (about) 1 # 2 # Copyright (c) 2020 Intel Corporation 3 # 4 # SPDX-License-Identifier: Apache-2.0 5 6 7 jobs: 8 CRI_CONTAINERD_K8S_MINIMAL: 9 passed: 12 10 CRI_CONTAINERD_K8S_COMPLETE: 11 passed: 269 12 CLOUD-HYPERVISOR-K8S-E2E-CONTAINERD-FULL: 13 passed: 274 14 minimal: 15 focus: 16 - ConfigMap should be consumable from pods in volume 17 - ConfigMap should be consumable from pods in volume as non-root 18 - Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete 19 - Kubectl client Kubectl apply should reuse port when apply to an existing SVC