| .. |
|
addon_update.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
|
autoscaling.go
|
Added cluster size autoscaling e2e test
|
2015-07-22 17:26:07 +02:00 |
|
cadvisor.go
|
replace v1beta3 with v1 in e2e tests
|
2015-06-04 17:42:00 -07:00 |
|
cluster_upgrade.go
|
Support gcloud rolling-update command in 'preview' and 'alpha compute'
|
2015-07-23 14:16:31 -07:00 |
|
container_probe.go
|
fixup container probe test to use gcr.io/google_containers/test-webserver and add some debug testing and reduce the test length
|
2015-07-06 09:54:15 -07:00 |
|
core.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
|
density.go
|
Don't ignore containers restarting during tests
|
2015-07-06 18:36:59 -07:00 |
|
dns.go
|
Stop populating legacy DNS names
|
2015-07-23 13:51:09 -07:00 |
|
docker_containers.go
|
Enhance test api to support test cases involved multiple containers
|
2015-06-25 09:29:19 +08:00 |
|
downward_api.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
|
e2e_test.go
|
E2E test for examples/storm
|
2015-07-23 13:20:52 +02:00 |
|
empty_dir.go
|
Enhance test api to support test cases involved multiple containers
|
2015-06-25 09:29:19 +08:00 |
|
es_cluster_logging.go
|
Fix error with variable re-declaration in ES logging test
|
2015-07-09 10:10:48 -07:00 |
|
etcd_failure.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
|
events.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
|
examples.go
|
E2E tests for examples/rethinkdb
|
2015-07-24 14:51:52 +02:00 |
|
expansion.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
|
framework.go
|
Make GCE PD attach block on pending detach. Retry on detach/attach errors.
|
2015-07-23 14:03:50 -07:00 |
|
host_path.go
|
Cleanup hostPath e2e tests
|
2015-07-17 16:25:19 -04:00 |
|
kibana_logging.go
|
End to end test for Kibana liveness
|
2015-07-08 14:01:56 -07:00 |
|
kube-ui.go
|
Add e2e for kube-ui addon
|
2015-07-23 11:38:29 -07:00 |
|
kubectl.go
|
E2E tests for kubectl run command
|
2015-07-24 11:23:07 -07:00 |
|
kubelet.go
|
e2e: query kubelet for resource usage of containers
|
2015-07-20 14:26:33 -07:00 |
|
kubelet_stats.go
|
e2e: query kubelet for resource usage of containers
|
2015-07-20 14:26:33 -07:00 |
|
load.go
|
Added load test with pods doing real works
|
2015-07-08 11:01:41 +02:00 |
|
max_pods.go
|
Add additional loging to max_pods e2e test
|
2015-07-07 09:16:34 +02:00 |
|
monitoring.go
|
Move things into a 'kube-system' namespace.
|
2015-07-06 15:08:23 -07:00 |
|
namespace.go
|
e2e: update namespace test to create/delete test namespaces in parallel
|
2015-07-01 17:53:01 -07:00 |
|
networking.go
|
Merge pull request #11035 from nikhiljindal/nettest
|
2015-07-09 22:08:01 -07:00 |
|
pd.go
|
Make GCE PD attach block on pending detach. Retry on detach/attach errors.
|
2015-07-23 14:03:50 -07:00 |
|
persistent_volumes.go
|
Use a service between e2e volume tests clients and servers.
|
2015-07-23 11:51:43 +02:00 |
|
pods.go
|
Change Fail(fmt.Sprintf(...)) to Failf(...)
|
2015-07-23 16:03:34 -07:00 |
|
pre_stop.go
|
Updating nettest image to latest code
|
2015-07-09 18:07:18 -07:00 |
|
proxy.go
|
Log failures in Proxy e2e tests
|
2015-07-15 14:38:54 +02:00 |
|
rc.go
|
Migrate tests to non-default namespaces
|
2015-07-23 12:04:10 +02:00 |
|
reboot.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
|
resize_nodes.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
|
restart.go
|
Fix reboot test to use system namespace
|
2015-07-11 09:05:05 -07:00 |
|
secrets.go
|
Enhance test api to support test cases involved multiple containers
|
2015-06-25 09:29:19 +08:00 |
|
service.go
|
Rewrite services shell test in Go.
|
2015-07-23 16:16:45 +02:00 |
|
service_accounts.go
|
make service_account e2e test verify that RootCA cert file exists
|
2015-06-28 00:10:13 -07:00 |
|
service_latency.go
|
Fix service latency test.
|
2015-06-29 13:33:15 -07:00 |
|
shell.go
|
Skip GKE for shell services test and make clear why
|
2015-07-20 14:35:09 -07:00 |
|
ssh.go
|
Revert "Improve SSH logging for debugging"
|
2015-07-24 13:36:16 +02:00 |
|
util.go
|
Merge pull request #11734 from thockin/cleanup-deprecated-rest-alias
|
2015-07-27 12:56:43 +02:00 |
|
volumes.go
|
Use a service between e2e volume tests clients and servers.
|
2015-07-23 11:51:43 +02:00 |