kubernetes/test/e2e_node
Aaron Crickenberger 28768166f5 decouple testfiles from framework
This drops testfiles.ReadOrDie and updated testfiles.Exists to return an
error, forcing the caller to decide whether to call framework.Fail or do
something else.

It makes for a slightly less friendly API, but also means the package is
decoupled from framework again, as per the comments at the top of the
file
2020-06-29 14:54:09 -07:00
..
builder Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
conformance *.sh: cleanup all white noise 2020-05-29 09:56:00 +08:00
environment Merge pull request #81932 from palnabarun/fix-staticcheck-tests-e2e_node 2019-09-20 22:55:37 -07:00
jenkins remove out of date test config 2020-05-26 14:46:38 -07:00
perf/workloads Tuned npb is workload resources 2020-05-22 09:30:43 -04:00
perftype
remote Moving Kubelet kernel-memgc-notification to configuration file 2020-06-24 06:44:00 -04:00
runner Check for either Docker or Containerd getting active for e2e_node tests 2020-06-16 20:08:01 -04:00
services Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
system fix alias for stack protector kernel config. 2020-02-21 11:04:48 -08:00
testing-manifests beta.kubernetes.io/arch is already deprecated 2020-03-25 13:34:43 +08:00
apparmor_test.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
benchmark_util.go generated: run refactor 2020-02-07 18:16:47 -08:00
BUILD update bazel BUILD files 2020-05-20 10:57:47 -04:00
container_log_rotation_test.go test/e2e/framework: remove skip.go and use e2eskipper subpackage 2020-02-01 01:18:48 +08:00
container_manager_test.go tests: Replaces images used with agnhost (part 4) 2020-02-18 16:29:49 -08:00
cpu_manager_test.go more artisanal fixes 2020-03-05 14:59:47 -08:00
critical_pod_test.go more artisanal fixes 2020-03-05 14:59:47 -08:00
density_test.go e2e_node: fix node-kubelet-benchmark test 2020-06-05 12:51:45 +03:00
device_plugin_test.go decouple testfiles from framework 2020-06-29 14:54:09 -07:00
doc.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
docker_test.go generated: run refactor 2020-02-07 18:16:47 -08:00
docker_util.go switch to docker command line 2020-01-17 21:08:13 -05:00
dockershim_checkpoint_test.go more artisanal fixes 2020-03-05 14:59:47 -08:00
dynamic_kubelet_config_test.go Update .import-aliases for e2e test framework 2020-03-25 11:40:02 +08:00
e2e_node_suite_test.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
eviction_test.go eviction by process number 2020-03-24 09:25:04 +08:00
framework.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
garbage_collector_test.go more artisanal fixes 2020-03-05 14:59:47 -08:00
gke_environment_test.go test/e2e/framework: remove skip.go and use e2eskipper subpackage 2020-02-01 01:18:48 +08:00
gpu_device_plugin_test.go test/e2e_node/gpu_device_plugin_test.go:Remove prometheus dependencies from k/k 2020-04-23 14:23:43 +08:00
gubernator.sh fix test/e2e_node/gubernator.sh shellcheck failures 2019-06-23 17:01:54 -07:00
hugepages_test.go Refactor and add new tests to hugepages e2e tests 2020-06-08 11:23:54 +03:00
image_id_test.go generated: run refactor 2020-02-07 18:16:47 -08:00
image_list.go renames CommmonImageWhiteList to PrePulledImages in e2e/common/util 2020-06-21 18:46:06 +01:00
log_path_test.go generated: run refactor 2020-02-07 18:16:47 -08:00
mirror_pod_test.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
node_container_manager_test.go e2e_node: adapt tests to cgroup v2 2020-04-09 16:18:05 +02:00
node_perf_test.go Added a buffer period in the node performance tests 2020-06-17 18:33:44 -04:00
node_problem_detector_linux.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
numa_alignment.go e2e: topomgr: extend tests to all the policies 2020-02-20 18:22:34 +01:00
OWNERS update e2e_node OWNERS file 2020-06-05 10:44:29 -07:00
pids_test.go e2e_node: adapt tests to cgroup v2 2020-04-09 16:18:05 +02:00
pods_container_manager_test.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
quota_lsci_test.go test/e2e/framework: remove skip.go and use e2eskipper subpackage 2020-02-01 01:18:48 +08:00
README.md Update deprecated links 2019-02-15 09:13:07 -05:00
resource_collector.go pkg/kubelet: adapt to new libcontainer API 2020-06-24 18:39:51 +02:00
resource_metrics_test.go Update .import-aliases for e2e test framework 2020-03-25 11:40:02 +08:00
resource_usage_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
restart_test.go generated: run refactor 2020-02-07 18:16:47 -08:00
runtime_conformance_test.go Rename NodeImageWhiteList to NodePrePullImageList 2020-06-19 16:12:27 -06:00
runtimeclass_test.go e2e_node add test for PodOverhead feature 2020-02-28 23:00:39 +00:00
security_context_test.go test/e2e/framework: remove skip.go and use e2eskipper subpackage 2020-02-01 01:18:48 +08:00
startup_probe_test.go WaitForPodReady is simply wrapper functions for e2epod package, 2020-03-22 23:08:52 +08:00
summary_test.go e2e_node: adapt tests to cgroup v2 2020-04-09 16:18:05 +02:00
system_node_critical_test.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
topology_manager_test.go decouple testfiles from framework 2020-06-29 14:54:09 -07:00
util_sriov.go e2e: topomgr: autodetect SRIOV resource to use 2020-02-10 22:47:53 +01:00
util_xfs_linux.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
util_xfs_unsupported.go fix golint issues in test/e2e_node 2019-11-26 16:26:55 +08:00
util.go Merge pull request #80831 from odinuge/hugetlb-pagesizes-cleanup 2020-06-04 23:41:43 -07:00
utils_linux.go e2e_node: adapt tests to cgroup v2 2020-04-09 16:18:05 +02:00
utils_unsupported.go e2e_node: adapt tests to cgroup v2 2020-04-09 16:18:05 +02:00
volume_manager_test.go automated refactor 2020-03-05 14:59:46 -08:00