k3s/test/e2e
Alex Mohr a5dddfcb32 Merge pull request #19851 from thockin/fix-19723-test-strings
Match regexes for error strings in e2e
2016-01-21 14:31:47 -08:00
..
cleanup Add ingress cleanup script 2015-12-06 14:42:40 -08:00
testing-manifests
addon_update.go
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 Make [Autoscaling] [Feature:Autoscaling] 2016-01-12 10:11:56 -08:00
cluster_upgrade.go move ServerVersion to DiscoveryClient 2016-01-13 10:11:52 -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 promote complex daemonset test out of flaky 2015-12-29 13:02:08 -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 Sync deployment status when with RecreateDeploymentStrategy 2016-01-15 16:10:06 -08:00
dns.go miscellaneous group version updates 2015-12-21 09:52:50 -05:00
docker_containers.go Port remaining e2e tests to framework 2015-10-27 09:24:32 +01:00
downward_api.go
downwardapi_volume.go rising timeout for mount-tester image 2015-12-07 16:44:07 +01:00
e2e_test.go Merge pull request #19676 from ihmccreery/feature-skip-e2e-test-go 2016-01-21 10:44:08 -08:00
empty_dir.go miscellaneous group version updates 2015-12-21 09:52:50 -05: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
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
horizontal_pod_autoscaling.go Make [Autoscaling] [Feature:Autoscaling] 2016-01-12 10:11:56 -08:00
host_path.go miscellaneous group version updates 2015-12-21 09:52:50 -05:00
ingress.go Merge pull request #19425 from ihmccreery/skip-labels 2016-01-08 14:50:10 -08:00
initial_resources.go Cleanup e2e tags 2015-11-23 13:42:12 -08: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
kubectl.go Merge pull request #17535 from mesosphere/jdef_abspath_breaks_proxies 2016-01-20 21:46:47 -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 miscellaneous group version updates 2015-12-21 09:52:50 -05: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 pull request #18859 from deads2k/gv-grab-bag 2015-12-23 23:57:24 -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
monitor_resources.go Update constraints for system container 2016-01-08 09:38:57 +01:00
monitoring.go Mark monitoring e2e tests as flaky until the new Heapster release 2015-12-29 12:32:50 +01:00
namespace.go Add flaky label [Flaky] to tests 2015-12-22 12:29:57 -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 Add flaky label [Flaky] to tests 2015-12-22 12:29:57 -08:00
pd.go Ubernetes Lite GCE: Support multiple zones in GCE cloud provider 2016-01-20 23:04:53 -05:00
persistent_volumes.go Mark Volumes and PersistentVolumes as [Feature:Volumes] 2016-01-14 14:07:33 -08:00
pods.go Add flaky label [Flaky] to tests 2015-12-22 12:29: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 miscellaneous group version updates 2015-12-21 09:52:50 -05:00
prompush.go
proxy.go Use networking to hold network related pkgs 2016-01-15 13:46:16 +08:00
rc.go
reboot.go Add 5-minute sleep in GKE for dead tunnels to be removed 2016-01-11 15:30:23 -08:00
resize_nodes.go Add 5-minute sleep in GKE for dead tunnels to be removed 2016-01-11 15:30:23 -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 Merge pull request #19851 from thockin/fix-19723-test-strings 2016-01-21 14:31:47 -08:00
service_accounts.go Add flaky label [Flaky] to tests 2015-12-22 12:29:57 -08:00
service_latency.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
serviceloadbalancers.go Collapse REBOOT_SKIP_TESTS into GCE_DEFAULT_SKIP_TESTS, and remove GCE_SOAK_CONTINUOUS_SKIP_TESTS as redundant (see notes) 2016-01-08 11:09:15 -08:00
ssh.go make SSH logging in e2e more consistent 2015-11-20 14:49:19 -08:00
util.go Merge pull request #19410 from mesosphere/jdef_run_job_with_timeout 2016-01-16 05:53:40 -08:00
volumes.go Mark Volumes and PersistentVolumes as [Feature:Volumes] 2016-01-14 14:07:33 -08:00