github.com/dmaizel/tests@v0.0.0-20210728163746-cae6a2d9cee8/integration/kubernetes/e2e_conformance/skipped_tests_e2e.yaml (about) 1 # 2 # Copyright (c) 2019 Intel Corporation 3 # 4 # SPDX-License-Identifier: Apache-2.0 5 6 # We need to skip some e2e conformance tests as they 7 # are not running correctly using kata-runtime. 8 9 containerd: 10 - \[sig-api-machinery\] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator \[Conformance\] 11 - Daemon set \[Serial\] should rollback without unnecessary restarts 12 - \[sig-scheduling\] SchedulerPreemption \[Serial\] \[It\] validates lower priority pod preemption by critical pod \[Conformance\] 13 - \[sig-scheduling\] SchedulerPreemption \[Serial\] \[It\] validates basic preemption works \[Conformance\] 14 15 crio: 16 - Daemon set \[Serial\] should rollback without unnecessary restarts 17 18 hypervisor: 19 cloud-hypervisor: 20 - \[sig-apps]\ Daemon set \[Serial\] should rollback without unnecessary restarts \[Conformance\] 21 - \[sig-api-machinery\] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator \[Conformance\] 22 - \[sig-scheduling\] SchedulerPreemption \[Serial\] \[It\] validates lower priority pod preemption by critical pod \[Conformance\] 23 - \[sig-scheduling\] SchedulerPreemption \[Serial\] \[It\] validates basic preemption works \[Conformance\] 24 - \[k8s.io\] Security Context When creating a pod with privileged should run the container as unprivileged when false \[LinuxOnly\] \[NodeConformance\]