k3s/test/e2e
Kubernetes Submit Queue 5f7875a9bc Merge pull request #30786 from coufon/add_time_series
Automatic merge from submit-queue

Add logging time series to benchmark test

This PR adds a new file benchmark_util.go which contains tool functions for benchmark (we can migrate benchmark related functions into it). 

The PR logs time series data for density benchmark test.
2016-08-19 13:41:29 -07:00
..
chaosmonkey Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cleanup Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
common Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
framework Merge pull request #30786 from coufon/add_time_series 2016-08-19 13:41:29 -07:00
generated kill repo-root : test/e2e/serviceloadbalancers.go 2016-07-29 14:35:19 -04:00
perftype add labels to perf dataset 2016-08-18 17:15:43 -07:00
testing-manifests Fix JSON-based scheduler predicates tests 2016-08-04 10:55:27 +02:00
addon_update.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
autoscaling_utils.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
batch_v1_jobs.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cadvisor.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cluster_size_autoscaling.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
cluster_upgrade.go Increase test timeouts for creating LB in large clusters 2016-08-02 12:32:04 +02:00
daemon_restart.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
daemon_set.go Make Daemonset use GeneralPredicates 2016-07-13 14:50:29 +02:00
dashboard.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
density.go Make sure that provider is set when we create resource constraints in the density test 2016-08-18 13:41:17 +02:00
deployment.go Deployment status validity should be checked in scaled rollout e2e test 2016-08-05 10:32:24 -07:00
disruption.go Implement DisruptionController. 2016-08-16 15:20:41 -07:00
dns.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
e2e.go added a e2e test that uses the staged client; made necessary changes to gcp auth plugin to pass the gke tests 2016-08-09 14:07:54 -07:00
e2e_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
empty_dir_wrapper.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
es_cluster_logging.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
etcd_failure.go Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
events.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
example_cluster_dns.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
example_k8petstore.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
examples.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
federated-secret.go Adding secrets to federation-apiserver & clientset, adding e2e tests 2016-08-03 02:43:48 +00:00
federated-service.go extract common function in service, ingress and federation e2e to util, to be reused. 2016-08-19 09:53:38 +08:00
federation-apiserver.go Remove unversioned federation client, clientset and versioned release_1_3 clientset and all their accesses in e2e tests. Switch everything to federation release_1_4 external client. 2016-08-10 13:53:43 -07:00
federation-authn.go pass FederatedServiceName to createServiceOrFail and createService as they are util functions for federated service and federated ingress now. 2016-08-19 09:57:39 +08:00
federation-event.go Fixing the namespace in created event to fix federation event e2e 2016-08-16 16:57:30 -07:00
federation-ingress.go Adding e2e test for creating and deleting ingress from apiserver 2016-08-05 16:09:59 -07:00
federation-replicaset.go Adding e2e test for replicasets 2016-08-10 19:37:31 -07:00
federation-util-14.go Federation e2e test util using clientset 1.4 2016-08-12 08:25:16 +02:00
federation-util.go address review comments, and fix panic in ingress e2e 2016-08-19 09:53:38 +08:00
garbage_collector.go add metrics to gc 2016-08-10 12:45:06 -07:00
generated_clientset.go added a e2e test that uses the staged client; made necessary changes to gcp auth plugin to pass the gke tests 2016-08-09 14:07:54 -07:00
gke_local_ssd.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
gke_node_pools.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
google_compute.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
horizontal_pod_autoscaling.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ingress.go address review comments, and fix panic in ingress e2e 2016-08-19 09:53:38 +08:00
ingress_utils.go address review comments, and fix panic in ingress e2e 2016-08-19 09:53:38 +08:00
initial_resources.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
job.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kibana_logging.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
kubectl.go make taints unique by <key, effect> on a node 2016-08-17 15:40:33 +08:00
kubelet.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
kubelet_perf.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
kubeproxy.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
limit_range.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
load.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
mesos.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
metrics_grabber_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
monitoring.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
namespace.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
networking.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
networking_perf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
node_problem_detector.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
nodeoutofdisk.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pd.go GCE changes for the new provisioning model 2016-08-18 10:36:50 +02:00
persistent_volumes.go two new pv e2e tests 2016-08-11 10:49:15 -07:00
petset.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pod_gc.go plumb --enable_garbage_collector from environment variable; 2016-08-02 10:02:52 -07:00
portforward.go Merge pull request #26755 from david-mcmahon/fix-headers 2016-06-29 18:46:07 -07:00
pre_stop.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
proxy.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
rc.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
reboot.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replica_set.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
resize_nodes.go Revert "Workardound KubeProxy failures in test framework" 2016-07-11 00:19:15 -07:00
resource_quota.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
restart.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheduler_predicates.go Merge pull request #30401 from caesarxuchao/kubemark-gc-upstream 2016-08-13 16:04:34 -07:00
security_context.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
service.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
service_accounts.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
service_latency.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
serviceloadbalancers.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
ssh.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
third-party.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ubernetes_lite.go let load and density e2e tests use GC if it's on 2016-08-11 11:48:20 -07:00
util_iperf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume_provisioning.go Restore alpha behavior 2016-08-18 10:36:50 +02:00
volumes.go Add test for supplemental gid annotation to pv e2e test 2016-08-09 18:23:06 -04:00