Kubernetes Submit Queue
8d7ba2bea2
Merge pull request #42507 from crassirostris/cluster-logging-tests-uniform-load-distribution
...
Automatic merge from submit-queue (batch tested with PRs 43149, 41399, 43154, 43569, 42507)
Distribute load in cluster load tests uniformly
This PR makes cluster logging load tests distribute logging uniformly, to avoid situation, where 80% of pods are allocated on one node and overall results are worse then it could be.
2017-03-26 00:55:25 -07:00
Kubernetes Submit Queue
68a858f7da
Merge pull request #43574 from crassirostris/cluster-logging-gcl-reduce-load
...
Automatic merge from submit-queue
Increase delays between calling Stackdriver Logging API in e2e tests
Fix https://github.com/kubernetes/kubernetes/issues/43442
This is a temporary hack, proper solution will be implemented soon
2017-03-23 09:33:50 -07:00
Mik Vyatskov
e034987a71
Increase delays between calling Stackdriver Logging API in e2e tests
2017-03-23 16:29:35 +01:00
Mik Vyatskov
bf0f070f4c
Check fluentd deployment befure running cluster logging e2e tests
2017-03-23 11:17:06 +01:00
Mikhail Vyatskov
6122ff88fa
Distribute load in cluster load tests uniformly
2017-03-21 15:58:36 +01:00
Mik Vyatskov
c4660222e6
Loosen requirements of cluster logging e2e tests, make them more stable
2017-03-17 17:13:10 +01:00
Mikhail Vyatskov
720b4c5c99
Fix ES cluster logging test
2017-03-14 17:48:58 -07:00
Mik Vyatskov
321c84bdd5
Take into account number of restarts in cluster logging tests
2017-02-26 20:09:54 +01:00
Mik Vyatskov
c025d771f5
Refactor cluster logging tests and add load tests
2017-02-17 12:02:55 +01:00
Clayton Coleman
469df12038
refactor: move ListOptions references to metav1
2017-01-23 17:52:46 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Wojciech Tyczynski
a9ec31209e
GetOptions - fix tests
2016-12-09 09:42:01 +01:00
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
Mik Vyatskov
8eaec85855
Introduce additional debug logging to cluster logging tests
2016-10-14 14:07:41 +02:00
Random-Liu
bab971d002
Fix the wait for pod success in test framework.
2016-10-12 11:33:40 -07:00
Mik Vyatskov
b9c72ee1cb
Add gcl cluster logging test
2016-10-11 09:36:11 +02:00