k3s/test/e2e
Paul Morie 0b82d0b491 Allow pod.Spec.ActiveDeadlineSeconds to be updateable 2016-02-05 15:58:31 -05:00
..
cleanup Add ingress cleanup script 2015-12-06 14:42:40 -08:00
testing-manifests netexec: Add / and /echo handlers, bump to 1.4 2016-02-02 21:46:30 -08:00
addon_update.go fix nil pointer in addons test 2016-01-23 22:04:53 -08:00
autoscaling_utils.go Revert "Revert "Decrease request size in autoscaling suite"" 2016-02-01 20:42:03 +01:00
cadvisor.go Remove e2e global 'timeout' 2016-02-03 07:47:21 -08:00
cluster_size_autoscaling.go Move HPA e2es into the default slow suite, and add [Feature:ClusterSizeAutoscaling] and [Feature:InitialResources] 2016-01-29 09:20:47 -08:00
cluster_upgrade.go Service e2e cleanup 2016-02-02 22:04:27 -08:00
configmap.go Move ConfigMap to main API 2016-01-28 17:07:05 -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 Promote DaemonRestart e2es out of Flaky 2016-02-01 16:07:21 -08:00
daemon_set.go Move extensions.LabelSelector to unversioned. 2016-02-04 13:46:34 -08:00
density.go Re-add deletion of replication controller to the density test 2016-02-02 14:55:27 +01:00
deployment.go Skip apply annotation when copying annotations from deployment to RC 2016-02-04 23:30:31 -08: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.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
e2e_test.go E2E Libification rebased (3). 2016-01-28 18:07:53 -05:00
empty_dir.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
empty_dir_wrapper.go remove this test from conformance since it introduces a binary dependency, git, on previously conforming kube nodes 2016-01-27 22:07:31 +00:00
es_cluster_logging.go Revert "remove cluster logging e2e test from flaky suite" 2016-02-02 14:39:38 -08:00
etcd_failure.go Removing unused var 2016-02-03 16:14:52 -08:00
events.go Implement multi-scheduler: 2015-12-22 10:49:40 +08:00
example_cluster_dns.go Merge pull request #19947 from mesosphere/jdef_fix_k8sm_738_exampledns_conformance 2016-01-29 01:46:44 -08:00
example_k8petstore.go Reclassify [Example] and [Feature:Example] 2016-01-12 10:34:12 -08:00
examples.go Reclassify [Example] and [Feature:Example] 2016-01-12 10:34:12 -08:00
expansion.go Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
framework.go Allow pod.Spec.ActiveDeadlineSeconds to be updateable 2016-02-05 15:58:31 -05: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 HPA Deployment tests [Feature:Deployment] until GKE has enabled them 2016-02-01 13:50:10 -08:00
host_path.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
ingress.go Mark L7 tests as Feature:Ingress 2016-01-30 12:26:31 -08:00
initial_resources.go Revert "Merge pull request #20329 from kubernetes/revert-20323-bump-influxdb" 2016-02-01 12:12:37 +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 Don't label the UI e2e test as part of the conformance suite - it's 2016-02-04 11:55:00 -08:00
kubectl.go Skip kubectl tests that don't work before v1.1 when running against a pre-v1.1 cluster; fixes #18581 2016-02-01 16:56:19 -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 netexec: Add / and /echo handlers, bump to 1.4 2016-02-02 21:46:30 -08:00
kubelet_perf.go Adjust the limits in the kubelet resource tracking test 2016-02-01 10:30:14 -08:00
kubelet_stats.go Rector kubelet stats serving 2016-01-06 17:37:12 -08:00
kubeproxy.go Merge pull request #20426 from thockin/service-e2e 2016-02-03 13:10:44 -08:00
load.go Change the tag for performance tests. 2016-02-01 17:41:48 +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 Update the Metrics test to only require the presense of a list of needed 2016-01-25 17:24:07 -08:00
metrics_util.go Reset more metrics before scalability tests 2016-02-04 11:47:13 +01:00
monitoring.go Revert "Merge pull request #20329 from kubernetes/revert-20323-bump-influxdb" 2016-02-01 12:12:37 +01:00
namespace.go Use [Feature:ComprehensiveNamespaceDraining] instead of PIt 2016-02-01 10:40:23 -08: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 Remove e2e global 'timeout' 2016-02-03 07:47:21 -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 Allow pod.Spec.ActiveDeadlineSeconds to be updateable 2016-02-05 15:58:31 -05: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 netexec: Add / and /echo handlers, bump to 1.4 2016-02-02 21:46:30 -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 Rename a couple things for obviousness 2016-02-02 21:46:30 -08:00
reboot.go e2e reboot: prints stats and logs for not ready pods 2016-01-27 15:41:07 -08:00
resize_nodes.go Merge pull request #19731 from freehan/nodedown 2016-01-29 22:26:42 -08:00
resource_usage_gatherer.go Changes required for test analyzer 2016-01-11 13:29:05 +01:00
restart.go Reclassify Restart tests as [Disruptive] and skip [Feature:.+] tests in -serial jobs 2016-01-28 14:44:22 -08:00
scheduler_predicates.go implement Node affinity and NodeSelector 2016-02-04 01:53:14 +00: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 Merge pull request #20569 from thockin/service-e2e-hang-20561 2016-02-03 16:00:13 -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 Allow pod.Spec.ActiveDeadlineSeconds to be updateable 2016-02-05 15:58:31 -05:00
volumes.go Merge pull request #19612 from swagiaal/add-fsgroup-to-e2e 2016-01-29 21:55:02 -08:00