kubernetes/test/e2e/framework
2020-01-08 09:00:40 -05:00
..
auth remove TODO in test/e2e/framework/auth/helpers 2019-12-31 11:20:31 +08:00
autoscaling e2e:remove unused func in /test/e2e/framework/autoscaling/autoscaling_utils.go 2019-12-27 14:38:05 +08:00
config e2e: avoid mandatory command line flags 2019-07-04 17:15:14 +02:00
deployment move functions from e2e/framework/deployment/ to e2e/apps/ and e2e/upgrades 2020-01-02 13:01:09 +08:00
endpoints Use log functions of core framework on [d-i] 2019-08-22 22:12:47 +00:00
events refactor events utils in e2e 2019-11-13 16:03:17 +08:00
ginkgowrapper revert wrongly replaced log function ginkgo.Fail 2019-08-27 10:46:50 +08:00
gpu e2e: move funs of framework/gpu to e2e_node 2019-12-16 00:53:01 +08:00
ingress unify alias of api errors under test 2019-12-26 16:40:45 +08:00
job remove unused code and use framework 2020-01-04 22:24:04 +08:00
kubectl remove framework dependency from framework sub-package kubectl 2019-12-04 21:00:34 +00:00
kubelet e2e: move funs of framework/kubelet to e2e/scheduling 2019-12-10 15:40:20 +08:00
log e2e: remove unused method in e2e/framework/log 2019-12-10 16:00:37 +08:00
metrics e2e: move funs of framework/metrics to e2e_node 2019-12-16 00:27:58 +08:00
network remove TODO: Use return type string instead of []string and update func 2019-12-27 11:53:17 +08:00
node remove TODO: Use return type string instead of []string and update func 2019-12-27 11:53:17 +08:00
perf Move PrintPerfData to the test 2019-08-23 19:33:24 +00:00
pod Add debugging message to know the pod status 2019-12-30 19:46:15 +00:00
podlogs fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
providers test/e2e/: use framework.Equal() replace gomega.Expect(...).To(gomega.BeTrue()|BeFalse()) 2019-12-13 10:11:47 +08:00
pv Merge pull request #86283 from haosdent/clean-e2e-framework-pv 2019-12-26 21:17:39 -08:00
rc e2e: move LogFailedContainers out of e2e test framework util.go 2019-11-15 10:21:26 +08:00
replicaset e2e:remove func of framework/replicaset to e2e/upgrades/apps/replicasets.go 2019-12-27 16:37:57 +08:00
resource Refactored runtime.Object helper functions into subpkg 2019-06-20 21:42:59 -04:00
security refactor apparmor utils in e2e 2019-11-14 12:32:31 +08:00
service Merge pull request #85123 from danielqsj/apierrs 2019-12-26 17:59:38 -08:00
ssh Rename e2e framework functions used locally 2019-10-12 00:06:49 +00:00
statefulset remove unused code and use framework 2020-01-04 22:24:04 +08:00
testfiles e2e: use log functions of core framework on pv, testfiles and volume sub packages 2019-11-27 14:18:18 +08:00
timer Use framework.ExpectEqual() in unit test 2019-11-07 10:31:31 +08:00
volume move funs of framework/volume to e2e/storage 2019-12-31 18:43:08 +08:00
.import-restrictions Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
BUILD Merge pull request #85190 from danielqsj/f-event 2020-01-07 22:35:40 -08:00
checks.go refactor apparmor utils in e2e 2019-11-14 12:32:31 +08:00
cleanup.go Fix golint failures of e2e/framework/[a-c].go 2019-03-22 21:16:45 +00:00
exec_util.go Use log functions of core framework on [c-n] 2019-08-21 00:55:32 +00:00
expect.go move funcs of expect.go to e2e/common 2019-10-27 11:54:32 +08:00
flake_reporting_util.go Copy PrettyPrintJSON to core framework 2019-09-23 18:10:50 +00:00
framework.go expose the clientConfig to consumers trying to build custom clients against the kubeapiserver 2019-12-11 16:10:36 -05:00
get-kubemark-resource-usage.go Add TODOs for removing invalid e2e dependencies 2019-11-13 19:34:08 +00:00
google_compute.go remove unused code test/e2e/framework/google_compute.go 2020-01-03 19:04:28 +08:00
log.go Add TODOs for removing invalid e2e dependencies 2019-11-13 19:34:08 +00:00
log_size_monitoring.go Add TODOs for removing invalid e2e dependencies 2019-11-13 19:34:08 +00:00
log_test.go Use framework.ExpectEqual() in unit test 2019-11-07 10:31:31 +08:00
nodes_util.go moved WriteFileViaContainer and ReadFileViaContainer to kubectl_utils 2019-12-04 20:31:57 +00:00
OWNERS promote SataQiu to an approver of test and test/e2e/framework 2019-12-12 10:49:31 +08:00
pods.go Merge pull request #86732 from oomichi/move-WaitForFailure 2019-12-31 05:15:39 -08:00
provider.go fix golint failures of e2e/framework/pods.go, provider.go, upgrade_util.go 2019-04-01 16:04:29 +08:00
psp.go unify alias of api errors under test 2019-12-26 16:40:45 +08:00
resource_usage_gatherer.go Use log functions of core framework on test/e2e/framework/kubelet 2019-11-03 00:41:22 +08:00
size.go Separate e2enetwork from e2e core framework 2019-10-25 17:58:20 +00:00
skip.go unify alias of api errors under test 2019-12-26 16:40:45 +08:00
test_context.go Enabled reading config files for vsphere e2e tests 2020-01-08 09:00:40 -05:00
util.go remove unused code test/e2e/framework/google_compute.go 2020-01-03 19:04:28 +08:00