kubernetes/test/e2e/framework
Kubernetes Prow Robot 5dad5c726f
Merge pull request #81341 from mgdevstack/unflake-service-reach
Add service reachability polling to avoid flakiness
2019-08-14 00:40:39 -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 Add stub device plugin for e2e tests 2019-06-21 11:07:12 +05:30
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 gpu_util.go to e2e/framework/gpu 2019-04-10 14:30:24 -07:00
ingress feat: move service_util to separated package 2019-07-19 08:32:39 +08:00
job add import-alias for k8s.io/api/batch/v1 2019-06-20 11:40:01 -07:00
kubelet Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/kubelet_stats.go file 2019-08-01 17:40:02 +08:00
lifecycle Fix error collides with imported package name 2019-08-06 12:20:29 +08:00
log [e2e] move Failf from e2e/framework to e2e/framework/log 2019-06-12 19:00:15 +08:00
metrics Rename MetricsForE2E for golint failure 2019-08-08 04:15:36 +00:00
node Fix error log issue, remove OrDie suffix in methods naming 2019-07-17 23:18:21 -07: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 Remove unused BusyBoxImage 2019-08-09 22:09:21 +00:00
podlogs Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
providers Fix error collides with imported package name 2019-08-06 12:20:29 +08:00
psp Refactor and clean up e2e framework utils, this patch handles test/e2e/framework/psp_util.go file 2019-07-27 16:24:08 +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 Add service reachability polling to avoid flakiness 2019-08-14 06:22:33 +05:30
ssh Move framework ssh code to new package 2019-05-08 11:00:36 -05:00
statefulset feat: move service_util to separated package 2019-07-19 08:32:39 +08:00
testfiles e2e/framework: absolute test file paths 2018-12-03 18:57:11 +01: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 Remove redundant tests 2019-07-10 15:17:09 +02:00
.import-restrictions Added import restrictions file to e2e framework 2019-08-05 14:27:12 -04:00
BUILD Merge pull request #79909 from vinicyusmacedo/simplify-e2e 2019-08-07 04:46:50 -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_size_monitoring.go Refactored metrics-related functions from framework/metrics_util.go 2019-07-08 19:35:10 -04:00
networking_utils.go Don´t translate to IPv6 empty addresses 2019-07-26 12:43:26 +02: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 Rename MetricsForE2E for golint failure 2019-08-08 04:15:36 +00:00
test_context.go Merge pull request #79909 from vinicyusmacedo/simplify-e2e 2019-08-07 04:46:50 -07:00
util.go Merge pull request #79909 from vinicyusmacedo/simplify-e2e 2019-08-07 04:46:50 -07:00