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
k8s-merge-robot
95a9dd041e
Merge pull request #22269 from wojtek-t/faster_load_test
...
Auto commit by PR queue bot
2016-03-01 04:25:27 -08:00
Wojciech Tyczynski
4a7af87984
Set requests in scalability tests
2016-03-01 12:15:23 +01:00
Wojciech Tyczynski
c6c98513eb
Speed up load test in smaller clusters
2016-03-01 12:05:05 +01:00
gmarek
110340c467
Add an option to pass client's QPS/burst to e2e framework
2016-02-29 09:32:29 +01:00
Wojciech Tyczynski
9fce56c165
Fix timeouts in load test
2016-02-09 08:38:12 +01:00
Wojciech Tyczynski
a1a6218dc6
Adjust timeouts in load test for larger clusters
2016-02-08 11:02:59 +01:00
Wojciech Tyczynski
48ea20a795
Higher QPS limits in load.go test
2016-02-08 08:05:06 +01:00
gmarek
5ed9b3fab7
Change the tag for performance tests.
2016-02-01 17:41:48 +01:00
gmarek
f38455ddc3
Update e2e tests to list only schedulable nodes, to make them work with master Node registered.
2015-12-14 16:28:23 +01:00
Wojciech Tyczynski
960808bf08
Switch to versioned ListOptions in client.
2015-12-14 14:26:09 +01:00
Wojciech Tyczynski
0cefb43707
Enable listing from memory
2015-12-09 16:24:14 +01:00
Wojciech Tyczynski
e0731b96cf
Don't run 3pods/node in scalability suite
2015-12-04 10:59:32 +01:00
Marek Grabowski
5afc5e5938
Merge pull request #18145 from wojtek-t/deletion_in_density
...
Measure latency metrics before removing namespace
2015-12-03 11:17:21 +01:00
Wojciech Tyczynski
2637dab02b
Measure latency metrics before removing namespace
2015-12-03 11:15:44 +01:00
Wojciech Tyczynski
6dcb689d4e
Simplify List() signature in clients.
2015-12-03 09:54:07 +01:00
Wojciech Tyczynski
8343c8ce6c
Pass ListOptions to List() methods.
2015-12-01 15:00:36 +01:00
Karl Isenberg
2d3c3e1d0b
Cleanup e2e tags
...
- Remove "Suite" from e2e tag names
- Move grouping e2e tags to the front of the test, describe or context name
- Move Conformance e2e tags to the end of test names (test specific)
- Move Skipped e2e tags to the end of names, but to as high a context as applicable
2015-11-23 13:42:12 -08:00
gmarek
82272989b7
Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e"
...
This reverts commit 465c5b0791
, reversing
changes made to 154923221f
.
2015-10-27 14:08:23 +01:00
Jerzy Szczepkowski
42d236fe59
Revert "All e2e tests should use NewFramework"
2015-10-27 13:14:57 +01:00
Clayton Coleman
a50fbd6636
All e2e tests should use NewFramework
...
Allows someone to replace createTestingNS consistently
2015-10-26 19:13:09 -04:00
Wojciech Tyczynski
d1179f1d67
Tweak limits in scalability tests
2015-10-20 09:09:20 +02:00
Wojciech Tyczynski
a322a601aa
Delete namespace in case of scalability failures
2015-10-14 15:18:39 +02:00
Wojciech Tyczynski
3ae276cc0b
Print latency metrics in too-friendly way.
2015-10-02 11:03:56 +02:00
Wojciech Tyczynski
3ab11970d8
Properly use framework in load test
2015-09-24 12:02:49 +02:00
gmarek
1459a1523f
Add an option to modify timeout for namespace duration in e2e Framework
2015-09-24 10:32:34 +02:00
gmarek
393baa5157
Allow Density to run on non-GCE/GKE provider, rename deleteTestingNS
...
function.
2015-09-21 10:43:45 +02:00
tummychow
78ce5da988
Move util.StringSet into its own package
...
A lot of packages use StringSet, but they don't use anything else from
the util package. Moving StringSet into another package will shrink
their dependency trees significantly.
2015-09-10 12:04:15 -07:00
Piotr Szczesniak
41b8fdcd76
Increased timeout while waiting for namespace deletion
...
Removed waiting for namespace to be deleted in Density and Load e2e tests
2015-08-19 11:17:59 +02:00
Clayton Coleman
dcad51b90e
Deleting a namespace is insufficient to cleanup in e2e
...
Graceful deletion requires more time to terminate namespaces, and not
waiting for namespaces to delete causes scheduling errors
2015-08-18 17:36:00 -04:00
Kris Rousey
ae6c64d9bb
Moving everyone to unversioned client
2015-08-18 10:23:03 -07:00
Prashanth Balasubramanian
83f1212e0b
Confirms daemons restart and do sane things in an e2e test
2015-08-17 20:39:57 -07:00