k3s/test/e2e/common
Kubernetes Submit Queue ff43515ff7 Merge pull request #34140 from timothysc/e2e-variant
Automatic merge from submit-queue

remove [Conformance] flag on some e2es 

Downstream distributions that absorb the upstream tests would like to give their customers a standard mechanism to validate their clusters, post setup. As of today [Conformance] works for most things, but there are a known set of tests that vary due to opinionated differences around networking, security, etc... and providing a complete skip list can be cumbersome.  To address this, we've simply modified the flag on some tests to [Conformance:Variant].  All existing behavior should be maintained. 

Fixes: #34105
2016-10-11 16:01:42 -07:00
..
configmap.go annotate errors in e2e tests 2016-10-06 23:11:29 -04:00
container_probe.go Add back the original liveness check timeout. 2016-08-15 12:17:16 -07:00
docker_containers.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
downward_api.go Fix downward api tests to output node allocatable not node capacity 2016-08-26 16:13:24 -04:00
downwardapi_volume.go annotate errors in e2e tests 2016-10-06 23:11:29 -04:00
empty_dir.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
expansion.go Move configmap, docker_containers, downward_api, expansion and secrets 2016-08-04 23:52:05 -07:00
host_path.go Remove [Conformance] flag on e2es which we know are 2016-10-10 15:48:26 -05:00
init_container.go Split pods.go into smaller parts. 2016-08-03 13:31:48 -07:00
kubelet_etc_hosts.go Add retry loop around check for /etc/hosts contents to work around issue #34256 2016-10-07 13:13:16 -07:00
networking.go Small refactoring of scheduler predicates 2016-10-10 13:13:15 +02:00
pods.go annotate errors in e2e tests 2016-10-06 23:11:29 -04:00
privileged.go Cleanup netexec image and usage. 2016-10-04 14:22:41 -07:00
secrets.go Remove duplicated code in secret e2e tests 2016-10-06 10:04:51 -03:00
sysctl.go Add sysctl e2e tests 2016-08-25 13:22:01 +02:00
util.go Revert "Revert "move pod networking tests common"" 2016-10-05 10:53:22 -07:00