k3s/test/e2e
Filip Grzadkowski 295d28e101 Merge pull request #15986 from yujuhong/mem_inuse
e2e: change resource monitor to log memory working set
2015-10-22 14:49:18 +02:00
..
testing-manifests Fix service-loadbalancer e2e tests 2015-10-12 21:25:43 -03:00
addon_update.go
autoscaling.go Merge pull request #15138 from mattmoor/limited-beta-rewrite 2015-10-10 11:41:34 -07:00
autoscaling_utils.go Fix misc typos 2015-10-20 05:52:45 -04:00
cadvisor.go
cluster_upgrade.go Fix misc typos 2015-10-20 05:52:45 -04:00
container_probe.go Using right pause image in container_probe test 2015-10-13 09:50:36 -07:00
core.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
daemon_restart.go Merge pull request #16008 from ixdy/e2e 2015-10-21 05:45:32 -07:00
daemon_set.go Ensure framework.afterEach is called to clean up resources 2015-10-20 21:33:27 -07:00
density.go Merge pull request #15843 from wojtek-t/tweak_performance_limits 2015-10-20 18:44:44 -07:00
deployment.go Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
dns.go
docker_containers.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
downward_api.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
downwardapi_volume.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
e2e_test.go Upgrades and upgrade tests take versions of the form release/stable instead of stable_release: 2015-10-14 10:16:21 -07:00
empty_dir.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
es_cluster_logging.go Fix misc typos 2015-10-20 05:52:45 -04:00
etcd_failure.go Using pause image for testing. 2015-10-12 15:14:59 -07:00
events.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
examples.go Remove race of ClusterDns e2e frontend test and starting pod 2015-10-17 12:16:54 +02:00
expansion.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
framework.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
garbage_collector.go add slow test for terminated pod garbage collection 2015-10-15 08:19:39 -07:00
google_compute.go Improve the error handling when creating/delete GCE IPs in e2e tests. 2015-10-15 17:57:46 +00:00
horizontal_pod_autoscaling.go Migrate hpa e2e tests to the new API 2015-10-16 11:06:47 +02:00
host_path.go Fix misc typos 2015-10-20 05:52:45 -04:00
initial_resources.go Disabled flaky Initial Resources e2e test 2015-10-14 20:47:07 +02:00
job.go Fix misc typos 2015-10-20 05:52:45 -04:00
k8petstore.go K8PetStore E2E test, rebased and cleaned (10/5, 10/6) 2015-10-06 12:12:11 -04:00
kibana_logging.go
kube-ui.go Fix kube-ui e2e test waiting for the rc pods 2015-10-18 14:51:36 +01:00
kubectl.go Fix misc typos 2015-10-20 05:52:45 -04:00
kubelet.go Move pause and fluentd-elasticsearch to GCR v2. 2015-10-06 16:39:07 -07:00
kubelet_perf.go Merge pull request #15138 from mattmoor/limited-beta-rewrite 2015-10-10 11:41:34 -07:00
kubelet_stats.go Merge pull request #15986 from yujuhong/mem_inuse 2015-10-22 14:49:18 +02:00
kubeproxy.go Fix misc typos 2015-10-20 05:52:45 -04:00
latency.go Merge pull request #16008 from ixdy/e2e 2015-10-21 05:45:32 -07:00
load.go Tweak limits in scalability tests 2015-10-20 09:09:20 +02:00
mesos.go
metrics_util.go Tweak limits in scalability tests 2015-10-20 09:09:20 +02:00
monitor_resources.go improve reporting of which resources and which binaries went over limit 2015-10-07 11:59:24 -07:00
monitoring.go Fix misc typos 2015-10-20 05:52:45 -04:00
namespace.go
networking.go Revert "Networking test rework to support modular, layered service soak" 2015-10-14 00:03:39 -07:00
pd.go Merge pull request #15918 from justinsb/fix_typos 2015-10-20 13:37:14 -07:00
persistent_volumes.go
pods.go backoff e2e tests 2015-10-16 13:09:29 +11:00
portforward.go Let port forwarding e2e tests timeout on kubectl calls 2015-10-11 12:58:56 +02:00
pre_stop.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
privileged.go Add missing guards around SSH based e2e tests 2015-10-04 10:58:17 +02:00
prompush.go Make Service e2e run a bit faster 2015-10-05 12:49:46 -07:00
proxy.go Allow specifying scheme when proxying 2015-10-12 11:16:53 -04:00
rc.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
reboot.go
resize_nodes.go Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
restart.go Fix misc typos 2015-10-20 05:52:45 -04:00
scheduler_predicates.go Ensure framework.afterEach is called to clean up resources 2015-10-20 21:33:27 -07:00
secrets.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
security_context.go Inline some SecurityContext fields into PodSecurityContext 2015-10-21 19:01:17 -04:00
service.go Add test that verifies a load balancer's IP doesn't change when its port 2015-10-16 21:46:42 +00:00
service_accounts.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
service_latency.go Merge pull request #15138 from mattmoor/limited-beta-rewrite 2015-10-10 11:41:34 -07:00
serviceloadbalancers.go Fix misc typos 2015-10-20 05:52:45 -04:00
ssh.go Factor out providers which support SSH in e2e tests 2015-10-04 10:58:17 +02:00
util.go Merge pull request #15918 from justinsb/fix_typos 2015-10-20 13:37:14 -07:00
volumes.go