k3s/test/e2e
Filip Grzadkowski 0dedf869c7 Revert "Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1" 2016-01-27 17:22:36 +01:00
..
cleanup Add ingress cleanup script 2015-12-06 14:42:40 -08:00
testing-manifests Fix service-loadbalancer e2e tests 2015-10-12 21:25:43 -03:00
addon_update.go fix nil pointer in addons test 2016-01-23 22:04:53 -08:00
autoscaling_utils.go Autoscaling e2e tests: bumped resource consumer to version beta2. 2015-12-14 16:55:26 +01:00
cadvisor.go Update e2e tests to list only schedulable nodes, to make them work with master Node registered. 2015-12-14 16:28:23 +01:00
cluster_size_autoscaling.go Disabled cluster size autoscaling e2e since they are flaky 2016-01-25 10:34:10 +01:00
cluster_upgrade.go Make upgrades e2es [Feature:Upgrade] 2016-01-26 15:38:44 -08:00
configmap.go Add support for ConfigMap keys in env vars 2016-01-13 17:00:15 -05:00
container_probe.go Bump the timeout for container readiness probe e2e tests 2015-12-08 08:27:38 -08:00
core.go e2e: Add support for getting kubelet logs from journald. 2016-01-12 15:52:46 -08:00
daemon_restart.go Add flaky label [Flaky] to tests 2015-12-22 12:29:57 -08:00
daemon_set.go e2e: bump daemonset reap timeout and add some logging dumps of the namespace state when the e2e test fails 2016-01-25 13:16:06 -08:00
density.go Merge pull request #19440 from Random-Liu/add-update-count-in-density-test 2016-01-16 11:47:32 -08:00
deployment.go extensions: support paused deployments 2016-01-26 12:42:26 +01:00
dns.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
docker_containers.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
downward_api.go Fix race condition for consuming podIP via downward API. 2015-10-13 16:39:11 -04:00
downwardapi_volume.go e2e reboot: print status and logs for not running/ready pods 2016-01-25 14:38:42 -08:00
e2e_test.go Dump core at beginning and end of node resizes. 2016-01-25 09:52:57 -08:00
empty_dir.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
empty_dir_wrapper.go Add e2e test for wrapper volumes 2016-01-24 16:57:44 +08:00
es_cluster_logging.go do not fail when parsing unexpected log line 2016-01-08 10:40:41 -08:00
etcd_failure.go Add [Disruptive] and [Serial] labels to appropriate tests 2015-12-18 11:12:28 -08:00
events.go Implement multi-scheduler: 2015-12-22 10:49:40 +08:00
example_cluster_dns.go Merge pull request #18536 from mikedanese/ns-label 2015-12-17 02:38:04 -08:00
example_k8petstore.go Update e2e tests to list only schedulable nodes, to make them work with master Node registered. 2015-12-14 16:28:23 +01:00
examples.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
expansion.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
framework.go Add explicit start and end to JSON encoded test data for easier parsing 2016-01-13 15:57:57 +01:00
garbage_collector.go Label slow tests [Slow] 2015-12-22 12:29:57 -08: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 Make [Autoscaling] [Feature:Autoscaling] 2016-01-12 10:11:56 -08:00
host_path.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
ingress.go Merge pull request #19425 from ihmccreery/skip-labels 2016-01-08 14:50:10 -08:00
initial_resources.go Revert "Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1" 2016-01-27 17:22:36 +01:00
job.go Added ActiveDeadlineSeconds to jobs, allowing failing a job after 2015-12-17 15:26:42 +01:00
kibana_logging.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
kube-ui.go Fix kube-ui e2e test waiting for the rc pods 2015-10-18 14:51:36 +01:00
kubectl.go Merge pull request #20010 from lavalamp/e2e-kubectl-describe 2016-01-25 13:54:07 -08:00
kubelet.go Update e2e tests to list only schedulable nodes, to make them work with master Node registered. 2015-12-14 16:28:23 +01:00
kubelet_etc_hosts.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
kubelet_perf.go Label slow tests [Slow] 2015-12-22 12:29:57 -08:00
kubelet_stats.go Rector kubelet stats serving 2016-01-06 17:37:12 -08:00
kubeproxy.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
latency.go Delete not working writePerfData 2015-12-23 12:30:49 +01:00
load.go Update e2e tests to list only schedulable nodes, to make them work with master Node registered. 2015-12-14 16:28:23 +01:00
log_size_monitoring.go Implement JSON printing for test summaries 2016-01-08 10:07:43 +01:00
mesos.go Merge pull request #18509 from gmarek/fix-e2e-pd 2015-12-17 02:06:23 -08:00
metrics_grabber_test.go Run test for grabbing metrics from Kubelet only on GCE 2016-01-11 11:54:43 +01:00
metrics_util.go Revert "Increase api call latency threshold." 2016-01-18 11:09:47 +01:00
monitoring.go Revert "Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1" 2016-01-27 17:22:36 +01:00
namespace.go Mark namespace e2e [Serial] 2016-01-22 22:55:40 -05:00
networking.go Update e2e tests to list only schedulable nodes, to make them work with master Node registered. 2015-12-14 16:28:23 +01:00
nodeoutofdisk.go Add flaky label [Flaky] to tests 2015-12-22 12:29:57 -08:00
pd.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
persistent_volumes.go Mark Volumes and PersistentVolumes as [Feature:Volumes] 2016-01-14 14:07:33 -08:00
pods.go Move test (Pods should not back-off restarting a container on LivenessProbe failure) 2016-01-22 13:04:57 -08:00
portforward.go Refactor debug logging methods. 2015-11-16 18:57:59 -08:00
pre_stop.go Add version-guarding around calls to SubResource proxy in e2es 2015-12-16 11:18:47 -08:00
privileged.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
prompush.go Make Service e2e run a bit faster 2015-10-05 12:49:46 -07:00
proxy.go Use networking to hold network related pkgs 2016-01-15 13:46:16 +08:00
rc.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
reboot.go e2e reboot: print status and logs for not running/ready pods 2016-01-25 14:38:42 -08:00
resize_nodes.go Dump core at beginning and end of node resizes. 2016-01-25 09:52:57 -08:00
resource_usage_gatherer.go Changes required for test analyzer 2016-01-11 13:29:05 +01:00
restart.go Don't skip Restart tests, just mark as [Feature:Restart] to start stabilizing 2016-01-15 10:39:14 -08:00
scheduler_predicates.go Label slow tests [Slow] 2015-12-22 12:29:57 -08:00
secrets.go Add ability to consume secrets in env vars 2016-01-18 12:20:51 -05:00
security_context.go Relabel Security Context e2e 2016-01-19 16:49:42 -05:00
service.go slightly better logs in service e2e 2016-01-22 16:12:02 -08:00
service_accounts.go Promote ServiceAccount e2e out of [Flaky] status 2016-01-21 16:13:56 -08:00
service_latency.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
serviceloadbalancers.go Merge pull request #17922 from smarterclayton/split_codec 2016-01-25 06:30:39 -08:00
ssh.go make SSH logging in e2e more consistent 2015-11-20 14:49:19 -08:00
util.go Merge pull request #20108 from yujuhong/get_logs 2016-01-25 17:33:49 -08:00
volumes.go Mark Volumes and PersistentVolumes as [Feature:Volumes] 2016-01-14 14:07:33 -08:00