..
apimachinery
Move api-machinery related e2e tests to a 'api-machinery' e2e test subdirectory.
2017-07-14 14:04:50 -07:00
autoscaling
Fix condition in autoscaler e2e
2017-07-17 10:57:11 +02:00
chaosmonkey
Defer test stop & cleanup
2017-05-23 10:11:46 -07:00
common
Change [Volume] tags to [sig-storage].
2017-07-12 11:11:16 -07:00
framework
Merge pull request #46360 from khenidak/azure-pd-final
2017-07-14 09:57:51 -07:00
generated
Use cos-stable-59-9460-64-0 instead of cos-beta-59-9460-20-0.
2017-06-16 13:48:50 -07:00
instrumentation
Sig-instrumentation e2e tests refactoring
2017-07-16 16:41:09 +02:00
kubectl
Import kubectl tests in e2e_test.go so they start running.
2017-07-13 15:10:17 -07:00
manifest
Move e2e fromManifest funcs to manifest package
2017-06-23 18:47:42 -04:00
metrics
Move metrics_grabbert to test/e2e
2017-07-07 13:13:44 +02:00
perftype
…
scalability
Merge pull request #48908 from shyamjvs/reduce-services-loadtest
2017-07-17 07:02:03 -07:00
scheduling
Merge pull request #46930 from k82cn/sched_integ_test
2017-07-16 16:33:05 -07:00
storage
Added localPV e2e tests with two pods and refactored existing tests
2017-07-13 08:53:57 -04:00
testing-manifests
Adds statefulset replicated sql upgrade test. Relies on image code that lives elsewhere.
2017-07-10 13:49:47 -07:00
upgrades
move sig-apps upgrade tests to its directory
2017-07-13 13:53:06 -07:00
workload
add [sig-apps] prefix to workload e2e tests
2017-07-12 16:37:27 -07:00
BUILD
Sig-instrumentation e2e tests refactoring
2017-07-16 16:41:09 +02:00
README.md
Update docs/ URLs to point to proper locations
2017-06-05 22:13:54 -07:00
addon_update.go
…
apparmor.go
Capture better debug logs on AppArmor test failure
2017-05-31 15:31:11 -07:00
audit.go
run hack/update-all
2017-06-22 11:31:03 -07:00
certificates.go
run hack/update-all
2017-06-22 11:31:03 -07:00
cluster_upgrade.go
move sig-apps upgrade tests to its directory
2017-07-13 13:53:06 -07:00
dashboard.go
…
dns.go
Merge pull request #46197 from xiangpengzhao/fix-allocate-clusterip
2017-06-29 15:16:42 -07:00
dns_common.go
run hack/update-all
2017-06-22 11:31:03 -07:00
dns_configmap.go
run hack/update-all
2017-06-22 11:31:03 -07:00
e2e-example-config.json
…
e2e.go
Revert "Merge pull request #48560 from nicksardo/gce-network-project"
2017-07-13 18:34:24 +02:00
e2e_test.go
Sig-instrumentation e2e tests refactoring
2017-07-16 16:41:09 +02:00
events.go
run hack/update-all
2017-06-22 11:31:03 -07:00
example_cluster_dns.go
run hack/update-all
2017-06-22 11:31:03 -07:00
examples.go
run hack/update-all
2017-06-22 11:31:03 -07:00
firewall.go
Make cluster IP range an argument to ginkgo to fix firewall test
2017-06-30 16:18:18 +02:00
generated_clientset.go
run hack/update-all
2017-06-22 11:31:03 -07:00
gke_local_ssd.go
run hack/update-all
2017-06-22 11:31:03 -07:00
gke_node_pools.go
…
ha_master.go
…
ingress.go
Merge pull request #48309 from MrHohn/e2e-fix-ingress-tag
2017-07-05 15:10:16 -07:00
kube_proxy.go
run hack/update-all
2017-06-22 11:31:03 -07:00
kubelet.go
Change [Volume] tags to [sig-storage].
2017-07-12 11:11:16 -07:00
kubelet_perf.go
e2e: bump kubelet's resurce usage limit
2017-06-23 09:55:18 -07:00
limit_range.go
Merge pull request #47403 from zhangxiaoyu-zidif/e2e-delete-meaningless-check
2017-06-23 02:59:23 -07:00
metrics_grabber_test.go
Move metrics_grabbert to test/e2e
2017-07-07 13:13:44 +02:00
network_partition.go
add [sig-apps] prefix to workload e2e tests
2017-07-12 16:37:27 -07:00
network_policy.go
run hack/update-all
2017-06-22 11:31:03 -07:00
networking.go
Don't test the debug /logs endpoint on GKE.
2017-06-13 17:31:16 -07:00
networking_perf.go
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
no-snat.go
run hack/update-all
2017-06-22 11:31:03 -07:00
nodeoutofdisk.go
run hack/update-all
2017-06-22 11:31:03 -07:00
nvidia-gpus.go
run hack/update-all
2017-06-22 11:31:03 -07:00
pod_gc.go
run hack/update-all
2017-06-22 11:31:03 -07:00
podpreset.go
run hack/update-all
2017-06-22 11:31:03 -07:00
pods.go
run hack/update-all
2017-06-22 11:31:03 -07:00
pre_stop.go
run hack/update-all
2017-06-22 11:31:03 -07:00
reboot.go
run hack/update-all
2017-06-22 11:31:03 -07:00
resize_nodes.go
run hack/update-all
2017-06-22 11:31:03 -07:00
resource_quota.go
Change [Volume] tags to [sig-storage].
2017-07-12 11:11:16 -07:00
restart.go
run hack/update-all
2017-06-22 11:31:03 -07:00
security_context.go
run hack/update-all
2017-06-22 11:31:03 -07:00
service.go
Merge pull request #46197 from xiangpengzhao/fix-allocate-clusterip
2017-06-29 15:16:42 -07:00
service_accounts.go
run hack/update-all
2017-06-22 11:31:03 -07:00
service_latency.go
run hack/update-all
2017-06-22 11:31:03 -07:00
serviceloadbalancers.go
Move e2e fromManifest funcs to manifest package
2017-06-23 18:47:42 -04:00
ssh.go
Run SSH e2e test only if SSH keys are present
2017-05-01 11:04:54 -04:00
taints_test.go
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
ubernetes_lite.go
run hack/update-all
2017-06-22 11:31:03 -07:00
util_iperf.go
…