gmarek
8c67f92bd7
Add randomized load test
2017-02-21 16:31:21 +01:00
Wojciech Tyczynski
e5277864e8
Revert "Modify load test to not create too may services/endpoints"
2017-02-16 11:30:22 +01:00
Wojciech Tyczynski
5f41ed0e9d
Modify load test to not create too may services/endpoints
2017-02-01 13:25:43 +01:00
Wojciech Tyczynski
82655fd205
Enable services by default in load test
2017-01-31 11:40:55 +01:00
deads2k
c9a008dff3
move util/intstr to apimachinery
2017-01-30 12:46:59 -05:00
Clayton Coleman
469df12038
refactor: move ListOptions references to metav1
2017-01-23 17:52:46 -05:00
deads2k
ee6752ef20
find and replace
2017-01-20 08:04:53 -05:00
deads2k
4f915039e4
move pkg/client/transport to client-go
2017-01-18 07:56:01 -05:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
NickrenREN
a12dea14e0
fix redundant alias clientset
2017-01-12 10:21:05 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
gmarek
2e79abe542
Add configs that run more advanced density and load tests
2017-01-09 15:33:15 +01:00
Chao Xu
6709b7ada2
run hack/update-codegen.sh
...
run hack/verify-gofmt.sh
update bazel
2016-12-14 12:39:49 -08:00
Chao Xu
03d8820edc
rename /release_1_5 to /clientset
2016-12-14 12:39:48 -08:00
gmarek
c9e78f1cd5
Add an option to run Job in Density/Load config
2016-12-13 13:21:30 +01:00
Wojciech Tyczynski
b1da629374
Fix services in load test
2016-12-12 09:40:43 +01:00
gmarek
bfe2a2b03c
Add Daemons to Load/Density tests
2016-12-09 14:31:46 +01:00
gmarek
be3889810d
Add secrets to Density and Load tests
2016-12-08 11:14:43 +01:00
gmarek
070f0979c2
Make it possible to run Load test using Deployments or ReplicaSets
2016-12-06 12:22:58 +01:00
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
gmarek
35626b2a7b
Wait for all Nodes to be schedulable before running e2e tests
2016-11-17 16:43:35 +01:00
bprashanth
024299780e
Stricter timeouts for nodePort curling
2016-11-03 22:31:39 -07:00
gmarek
30c78c8ab3
Create multiple namespaces in the Density test
2016-10-28 13:50:39 +02:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
gmarek
f08f751831
Use clientset in GetReadySchedulableNodesOrDie
2016-10-19 15:55:39 +02:00
Ryan Hitchman
7a573d4d3c
Add test_list command, to enumerate unit and e2e tests.
...
This uses go/parser and go/ast to analyze all test files in ~1 second.
It only recognizes a few simple structures that the tests all have, and
modifies a few tests to fit expected structure better.
This is part of an effort to ensure all tests have owners, by having a
verify check to catch new tests being added without an owner.
2016-10-17 15:56:33 -07:00
gmarek
7681a1bdff
Move RunRC-like functions to test/utils
2016-10-12 15:06:56 +02:00
Wojciech Tyczynski
df8f83fd51
Use multiple clients in load test to avoid "no cached connections" errors.
2016-09-29 16:32:57 +02:00
deads2k
48ac4d549d
change e2e scale to avoid adapter
2016-09-26 07:58:01 -04:00
gmarek
41e8f10d78
Add few more logs to the Load test
2016-09-05 10:34:30 +02:00
Wojciech Tyczynski
2f41f2d794
Increase QPS limit in load test client
2016-09-01 11:46:37 +02:00
Chao Xu
3688a78769
let load and density e2e tests use GC if it's on
2016-08-11 11:48:20 -07:00
Wojciech Tyczynski
7c4b797fb6
Increase number of namespaces in load test
2016-08-04 10:13:47 +02:00
Wojciech Tyczynski
7f70a63095
Allow for overriding throughput in load test
2016-07-21 10:07:53 +02:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Wojciech Tyczynski
2a5883fc3a
Wait for all nodes to be schedulable in scalability tests
2016-06-02 10:20:59 +02:00
Wojciech Tyczynski
774347afca
Speed up load test
2016-05-25 09:58:30 +02:00
Daniel Smith
0bda969cd5
Merge pull request #25261 from jayunit100/readySched
...
Support GetReadySchedulable pods for all node selecting tests.
2016-05-18 17:24:09 -07:00
Wojciech Tyczynski
022f510312
Fix services in load test
2016-05-17 09:17:51 +02:00
Wojciech Tyczynski
4b0b6a13e0
Introduce namespaces in load test
2016-05-16 08:33:27 +02:00
Jay Vyas
326b213231
Consolidate node selecting tests to only use Schedulable + Running
...
nodes.
2016-05-06 10:32:12 -04:00
Vishnu kannan
fa476b8044
Framework support for node e2e.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-04-29 15:37:35 -07:00
gmarek
3627bb7be9
Add Services to Load test
2016-04-21 22:00:26 +02:00
Tim St. Clair
b0d3f32e88
Update test/e2e for test/e2e/framework refactoring
2016-04-13 10:50:17 -07:00
Wojciech Tyczynski
b953048f0b
Speedup load test
2016-03-25 11:54:21 +01:00
Phillip Wittrock
f22ddf1ea8
Update serve_hostname version from 1.1 to v1.4
2016-03-21 12:53:22 -07:00
Jay Vyas
9a71dfe753
KubeDescribe implementation with verify into after-build/ scripts.
2016-03-15 22:29:21 -04:00
Wojciech Tyczynski
2ba342797d
Explicitly set request for latency pods
2016-03-03 08:29:47 +01:00
Wojciech Tyczynski
e9d99bd8e7
Revert "Speed up load test in smaller clusters"
2016-03-02 12:24:13 +01:00
k8s-merge-robot
9e5d1b61fa
Merge pull request #21882 from gmarek/throttle
...
Auto commit by PR queue bot
2016-03-01 06:38:06 -08:00