Satnam Singh
|
b45b3e1aeb
|
Add extra logging to help debug logging test issue
|
2015-06-15 13:24:18 -07:00 |
Fabio Yeon
|
bd87185838
|
Merge pull request #9554 from pmorie/emptydir-e2e
Rename emptyDir e2e test cases
|
2015-06-15 10:20:44 -07:00 |
Marek Grabowski
|
01f0eac2bd
|
Merge pull request #9714 from fgrzadkowski/debug_scalability
Fix printing deleted pods from RC during e2e tests
|
2015-06-15 13:29:59 +02:00 |
Quinton Hoole
|
921011fc7f
|
Merge pull request #9698 from lavalamp/e2eTestFix
Add a proxy test
|
2015-06-12 19:26:00 -07:00 |
Quinton Hoole
|
85ade1db0a
|
Merge pull request #9592 from lavalamp/logSpam
Restore service latency test & fix bugs
|
2015-06-12 19:20:17 -07:00 |
Daniel Smith
|
e29245f710
|
add proxy tester
|
2015-06-12 17:17:43 -07:00 |
Abhi Shah
|
283fc8e883
|
Merge pull request #9727 from satnam6502/es-logging
Make Elasticsearch logging test check for node failures
|
2015-06-12 16:43:10 -07:00 |
Abhi Shah
|
2e9509fbc7
|
Merge pull request #9647 from bprashanth/roll
Fix rolling update e2e test
|
2015-06-12 15:25:41 -07:00 |
Abhi Shah
|
117f550334
|
Merge pull request #9724 from brendandburns/e2e-fix
Increase timeouts for service tests.
|
2015-06-12 15:25:17 -07:00 |
Satnam Singh
|
492d22972b
|
Make Elasticsearch logging test check for node failures
|
2015-06-12 14:00:24 -07:00 |
Daniel Smith
|
9423f80d20
|
fix test bug & conversion bug
|
2015-06-12 13:55:10 -07:00 |
Abhi Shah
|
22a4d555c6
|
Merge pull request #9517 from mikedanese/e2e-cluster-upgrade
e2e test cluster stability during master upgrade
|
2015-06-12 13:53:09 -07:00 |
Abhi Shah
|
ef60540446
|
Merge pull request #9676 from marekbiskup/skipNotReadyNodesInNetworkTest
skip not ready nodes in networking test
|
2015-06-12 13:49:56 -07:00 |
Brendan Burns
|
bf9fec5bc2
|
Increase timeouts for service tests.
|
2015-06-12 11:53:46 -07:00 |
Filip Grzadkowski
|
4ffb4b2895
|
Fix printing deleted pods from RC during e2e tests
|
2015-06-12 16:15:29 +02:00 |
Filip Grzadkowski
|
7b7e3ab58b
|
Increase threshold for density test to accomodate slower 4 core master
|
2015-06-12 11:49:53 +02:00 |
Marek Biskup
|
d89e1293a2
|
skip not ready nodes in networking test
|
2015-06-12 09:29:42 +02:00 |
Daniel Smith
|
47294dd326
|
Revert "Revert "Test Service creation -> endpoint generation latency""
This reverts commit 654857114e .
|
2015-06-11 18:34:31 -07:00 |
Abhi Shah
|
0e3633d404
|
Merge pull request #9615 from vishh/heapster_v0.14.0
Update to heapster v0.14.0
|
2015-06-11 15:14:34 -07:00 |
Mike Danese
|
de55e17f75
|
e2e test cluster stability during upgrade
|
2015-06-11 15:10:52 -07:00 |
Abhi Shah
|
237b968228
|
Merge pull request #9117 from jszczepkowski/e2e-nodes
Reboot e2e test made more robust by using nohup.
|
2015-06-11 14:46:43 -07:00 |
Abhi Shah
|
bd6db7b175
|
Merge pull request #8793 from jayunit100/minpods
Parameterize minStartupPods
|
2015-06-11 11:22:44 -07:00 |
Abhi Shah
|
c5553af281
|
Merge pull request #9506 from cjcullen/resize
Make resize tests work on GKE
|
2015-06-11 11:05:07 -07:00 |
Marek Grabowski
|
0bee4aa76b
|
Merge pull request #9571 from fgrzadkowski/fix_load_test
Simplify e2e.RunRC method and wait up to 10 minutes for pods to start
|
2015-06-11 15:19:55 +02:00 |
Filip Grzadkowski
|
03f161def2
|
Simplify e2e.RunRC method and wait up to 10 minutes for pods to start
|
2015-06-11 14:22:47 +02:00 |
Prashanth Balasubramanian
|
adc1a26c37
|
fix rolling update e2e test
|
2015-06-10 18:09:20 -07:00 |
Vishnu Kannan
|
a38204a498
|
Update to heapster v0.14.0
|
2015-06-10 16:38:34 -07:00 |
jayunit100
|
19b3017fb5
|
Parameterization of minStartupPods
|
2015-06-10 19:37:06 -04:00 |
Abhi Shah
|
bdeb4f31a8
|
Merge pull request #9514 from brendandburns/e2e
Add a test that verifies pods with resource limits schedule.
|
2015-06-10 13:46:24 -07:00 |
Abhi Shah
|
547b3a7ef2
|
Merge pull request #9409 from lavalamp/e2eTestFix
switch to generateName for namespace creation
|
2015-06-10 13:31:10 -07:00 |
Jerzy Szczepkowski
|
346b8473a3
|
Reboot e2e test made more robust by using nohup.
Reboot e2e test made more robust by using nohup in ssh commands. Fixes #9062. Follow-up of #8784.
|
2015-06-10 15:57:46 +02:00 |
Filip Grzadkowski
|
0f6c715b77
|
Print latency metrics before the density test
|
2015-06-10 14:19:52 +02:00 |
Filip Grzadkowski
|
c48e622cde
|
Decrease threshold for density (2s) and load test (1s)
|
2015-06-10 11:23:31 +02:00 |
Brendan Burns
|
654857114e
|
Revert "Test Service creation -> endpoint generation latency"
|
2015-06-09 21:24:00 -07:00 |
Paul Morie
|
86d6316185
|
Rename emptyDir e2e test cases
|
2015-06-10 00:11:46 -04:00 |
krousey
|
1c58d2a766
|
Merge pull request #9354 from lavalamp/logSpam
Test Service creation -> endpoint generation latency
|
2015-06-09 15:51:26 -07:00 |
Brendan Burns
|
3b034a8293
|
Add a test that verifies pods with resource limits schedule.
|
2015-06-09 15:21:27 -07:00 |
krousey
|
c1e9a413a3
|
Merge pull request #9492 from mikedanese/e2e-etcd-sigkill
Etcd e2e: retry pod delete if etcd is slow to come back from a SIGKILL
|
2015-06-09 12:43:11 -07:00 |
krousey
|
43a423f6fc
|
Merge pull request #9440 from brendandburns/ssh
Add an initial test for SSH.
|
2015-06-09 12:08:26 -07:00 |
CJ Cullen
|
abc4e53648
|
Make resize tests work on GKE
|
2015-06-09 12:00:10 -07:00 |
krousey
|
cf4b4a313b
|
Merge pull request #9335 from swagiaal/e2e-test-prefix
Add a prefix option to e2e for use with resources
|
2015-06-09 11:50:02 -07:00 |
krousey
|
9740105a99
|
Merge pull request #8837 from mbforbes/rollingTest
E2E test node upgrade (to same version)
|
2015-06-09 10:42:17 -07:00 |
Sami Wagiaalla
|
899cf360ba
|
Add a prefix option to e2e for use with resources
This is helpful when cleaning manually up after a failed test in
shared a gce environment.
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
|
2015-06-09 13:29:41 -04:00 |
Mike Danese
|
52c8d164ff
|
retry pod delete in etcd failure test
|
2015-06-09 09:37:43 -07:00 |
Filip Grzadkowski
|
ea7a615ce6
|
Refactor load test and reduce the load during the test.
|
2015-06-09 16:44:23 +02:00 |
Brendan Burns
|
2240486110
|
Add an initial test for SSH.
|
2015-06-08 20:53:05 -07:00 |
Daniel Smith
|
2c8ef35a65
|
add service endpoint latency test
|
2015-06-08 16:23:34 -07:00 |
krousey
|
8a9e0e00bf
|
Merge pull request #9128 from marekbiskup/addonUpgrade
Addon upgrade (partial implementation of #8107)
|
2015-06-08 15:15:27 -07:00 |
krousey
|
2bb0fc00e5
|
Merge pull request #9392 from jszczepkowski/e2e-net
Added e2e test case for network partition.
|
2015-06-08 11:35:28 -07:00 |
Daniel Smith
|
ace6e9d186
|
switch to generateName for namespace creation
|
2015-06-08 10:53:06 -07:00 |