k3s/test/e2e
Kubernetes Submit Queue fc843b09d5 Merge pull request #44853 from mwielgus/debug-autoscaler-e2e
Automatic merge from submit-queue (batch tested with PRs 44741, 44853, 44572, 44797, 44439)

Print executed cmd in cluster autoscaler e2e tests

cc: @MaciekPytel @fgrzadkowski
2017-04-25 01:56:37 -07:00
..
autoscaling Merge pull request #44853 from mwielgus/debug-autoscaler-e2e 2017-04-25 01:56:37 -07:00
chaosmonkey autogenerated 2017-04-14 10:40:57 -07:00
cluster-logging Lower limit for allowed losses in Stackdriver Logging tests 2017-04-24 13:48:08 +02:00
common move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
framework Remove spammy logs in tests 2017-04-21 12:14:55 +02:00
generated have multiple BUILD files in vendor/ 2017-04-14 10:36:15 -07:00
perf Update resource usage constraints 2017-04-18 16:51:31 +02:00
perftype
scheduling move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
storage Merge pull request #44356 from copejon/deflake-e2e-volume-pd 2017-04-20 17:05:54 -07:00
testing-manifests Make a smaller redis image for testing, based on Alpine. 2017-03-28 16:18:00 -07:00
upgrades Merge pull request #43956 from jeffvance/e2e-helpers 2017-04-17 15:39:12 -07:00
BUILD e2e test client creation using the certificates API 2017-04-19 17:35:52 -07:00
README.md test/e2e*: add/update README.md files. 2017-04-03 19:05:50 +02:00
addon_update.go Updates test/e2e/addon_update.go to match addon-manager's new behavior 2017-02-24 16:44:21 -08:00
apparmor.go AppArmor cluster upgrade test 2017-03-07 17:15:53 -08:00
cadvisor.go
certificates.go e2e test client creation using the certificates API 2017-04-19 17:35:52 -07:00
cluster_upgrade.go Re-enabled HPA upgrade e2e test 2017-04-06 18:26:35 +02:00
cronjob.go Merge pull request #42176 from enisoc/controller-ref-job 2017-04-20 12:57:06 -07:00
daemon_restart.go
daemon_set.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
dashboard.go
deployment.go Merge pull request #44859 from sttts/sttts-e2e-rs-nil 2017-04-24 12:53:59 -07:00
disruption.go
dns.go Remove unused function - verifyDNSPodIsRunning 2017-04-23 20:53:34 -04:00
dns_common.go Configure DNS based on the kube-system:kube-dns ConfigMap 2017-02-27 11:31:59 -08:00
dns_configmap.go Move DNS configmap tests to slow, serial suites 2017-03-27 17:39:11 -07:00
e2e-example-config.json
e2e.go Output some spam to files instead of main log files 2017-04-20 16:13:40 +02:00
e2e_test.go Segregate storage e2es for easier assignment. 2017-04-12 20:39:29 -05:00
empty.go Sig-scalability test segregation to allow for assignment and cleaning, and 2017-03-26 11:01:09 -05:00
empty_dir_wrapper.go
etcd_failure.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
events.go
example_cluster_dns.go Address comments: remove unused resourceVersion in e2e util wait loop; poll pods every 2 seconds 2017-02-08 13:05:11 -08:00
examples.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
firewall.go
garbage_collector.go increase timeout for orphan e2e test 2017-03-10 18:13:48 -08:00
generated_clientset.go CronJob: Use synchronous deletion for CronJobs in e2e. 2017-04-19 15:42:34 -07:00
gke_local_ssd.go
gke_node_pools.go
ha_master.go
ingress.go upgrade tests: ingress/glbc 2017-03-01 11:52:55 -08:00
initial_resources.go Added e2e upgrade test for Horizontal Pod Autoscaler. 2017-02-17 09:37:19 +01:00
job.go Job: Add e2e test for Pod adopt/release. 2017-04-19 14:03:36 -07:00
kibana_logging.go
kube_proxy.go
kubectl.go Stop treating in-cluster-config namespace as an override 2017-04-24 14:33:02 -04:00
kubelet.go improve error handling in e2e helpers by always returning error 2017-04-14 14:18:55 -07:00
kubelet_perf.go e2e: bump the memory limit for kubelet 2017-03-17 11:44:32 -07:00
limit_range.go Initial breakout of scheduling e2es to help assist in both assignment 2017-03-13 22:34:57 -05:00
logging_soak.go
metrics_grabber_test.go
monitoring.go Merge pull request #42930 from KarolKraskiewicz/influxdb-clientv2 2017-03-22 02:41:43 -07:00
namespace.go
network_partition.go e2e for cluster-autoscaler unhealthy cluster handling 2017-04-04 14:36:44 +02:00
networking.go Use ping to ip instead of wget google.com in net connectivity check 2017-03-27 17:18:55 -07:00
networking_perf.go
nodeoutofdisk.go
pod_gc.go
podpreset.go Add settings API and admission controller 2017-03-01 13:04:28 -08:00
pods.go Move two flaky e2e tests to the flaky suite. 2017-02-10 10:17:24 -08:00
portforward.go Remove conformance from port forwarding so local / secure clusters aren't expected to support it. 2017-04-07 16:48:26 -04:00
pre_stop.go install authorization.k8s.io/v1, add tests 2017-02-06 18:16:51 -05:00
proxy.go Update gcr.io/google_containers/porter image to 4524579c0e 2017-04-19 11:50:41 -07:00
rc.go Merge pull request #43897 from kargakis/fix-rs-test 2017-03-31 04:07:18 -07:00
reboot.go
replica_set.go Merge pull request #43897 from kargakis/fix-rs-test 2017-03-31 04:07:18 -07:00
resize_nodes.go Extract commonly used functions from e2e/resize_nodes.go to e2e/framework 2017-04-04 00:01:20 +02:00
resource_quota.go e2e tests: use attributes instead of beta annotations 2017-03-02 10:23:57 +01:00
restart.go
security_context.go
service.go Merge pull request #44582 from MrHohn/esipp-e2e-moveout 2017-04-24 23:54:41 -07:00
service_accounts.go Add automountServiceAccountToken field to PodSpec and ServiceAccount types 2017-02-15 16:04:09 -05:00
service_latency.go
serviceloadbalancers.go
ssh.go
statefulset.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
taints_test.go Extend timeouts in taints test to account for slow Pod deletions 2017-03-10 14:23:47 +01:00
third-party.go
ubernetes_lite.go
util_iperf.go

README.md

See e2e-tests

Analytics