kubernetes/test/e2e/framework
Kubernetes Prow Robot da470c6c5f
Merge pull request #81767 from schrodit/fix-e2e-node-lease
Do not cleanup node lease namespace in e2e setup suite
2019-08-23 04:55:44 -07:00
..
auth Move test/e2e use to v1 APIs 2019-06-03 14:46:08 -04:00
config e2e: avoid mandatory command line flags 2019-07-04 17:15:14 +02:00
deployment Remove core dependency from deployment e2e fw 2019-08-09 19:31:14 +00:00
deviceplugin Remove fail argument from ReadOrDie() 2019-08-14 00:35:51 +00:00
endpoints Remove core dependency from endpoints e2e fw 2019-08-09 20:22:56 +00:00
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
gpu Move GetGPUDevicePluginImage to the test 2019-08-14 00:01:50 +00:00
ingress Merge pull request #81715 from SataQiu/fix-test-e2e-framework 2019-08-22 23:27:55 -07:00
job add import-alias for k8s.io/api/batch/v1 2019-06-20 11:40:01 -07:00
kubelet fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
lifecycle Fix error collides with imported package name 2019-08-06 12:20:29 +08:00
log Add log.go back to core of e2e test framework 2019-08-16 00:06:04 +00:00
metrics Rename MetricsForE2E for golint failure 2019-08-08 04:15:36 +00:00
node fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
perf Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/perf_util.go 2019-07-25 09:41:00 +08:00
pod fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
podlogs fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
providers fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
psp fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
replicaset add import-alias for k8s.io/api/apps/v1 2019-06-20 11:39:40 -07:00
resource Refactored runtime.Object helper functions into subpkg 2019-06-20 21:42:59 -04:00
service fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
ssh Move framework ssh code to new package 2019-05-08 11:00:36 -05:00
statefulset Move ConfirmStatefulPodCount to e2e test 2019-08-15 17:36:04 +00:00
testfiles Remove fail argument from ReadOrDie() 2019-08-14 00:35:51 +00:00
timer Refactored metrics-related functions from framework/metrics_util.go 2019-07-08 19:35:10 -04:00
viperconfig Fix error collides with imported package name 2019-08-06 12:20:29 +08:00
volume fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
.import-restrictions Added import restrictions file to e2e framework 2019-08-05 14:27:12 -04:00
BUILD Merge pull request #81488 from oomichi/move-HandleFlags 2019-08-22 17:33:33 -07:00
cleanup.go Fix golint failures of e2e/framework/[a-c].go 2019-03-22 21:16:45 +00:00
create.go Merge pull request #80375 from wongma7/framework-csidriver 2019-07-23 01:28:54 -07:00
exec_util.go e2e refactor: cleanup Logf form framework/util 2019-05-24 16:39:46 +08:00
flake_reporting_util.go Refactored metrics-related functions from framework/metrics_util.go 2019-07-08 19:35:10 -04:00
framework.go Rename MetricsForE2E for golint failure 2019-08-08 04:15:36 +00:00
get-kubemark-resource-usage.go e2e refactor: cleanup Logf form framework/util 2019-05-24 16:39:46 +08:00
google_compute.go e2e refactor: cleanup Logf form framework/util 2019-05-24 16:39:46 +08:00
log.go Add log.go back to core of e2e test framework 2019-08-16 00:06:04 +00:00
log_size_monitoring.go Refactored metrics-related functions from framework/metrics_util.go 2019-07-08 19:35:10 -04:00
networking_utils.go fix static check for test/e2e/framework 2019-08-21 17:28:36 +08:00
nodes_util.go Moved e2e boilerplate to framework 2019-08-05 16:23:56 -03:00
OWNERS add @SataQiu as a test/e2e/framework reviewer 2019-04-10 16:54:38 +08:00
pods.go e2e: remove framework.Failf 2019-06-22 21:33:16 +08:00
profile_gatherer.go e2e refactor: cleanup Logf form framework/util 2019-05-24 16:39:46 +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
pv_util.go Add in-line filesystem volumes to MakeSecPod 2019-08-01 20:04:11 +00:00
rc_util.go support args for newrc funcs 2019-07-28 11:45:43 -04:00
resource_usage_gatherer.go Reduce indents of resource_usage_gatherer 2019-08-07 01:23:18 +00:00
size.go e2e refactor: cleanup Logf form framework/util 2019-05-24 16:39:46 +08:00
suites.go Merge pull request #81767 from schrodit/fix-e2e-node-lease 2019-08-23 04:55:44 -07:00
test_context.go Move HandleFlags to e2e package 2019-08-16 16:43:50 +00:00
util.go Merge pull request #81715 from SataQiu/fix-test-e2e-framework 2019-08-22 23:27:55 -07:00