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 |
|
Abhi Shah
|
492f121f83
|
Merge pull request #9530 from satnam6502/cauldron
Cauldron soak test
|
2015-06-11 08:48:22 -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 |
|
Satnam Singh
|
d6145ec69b
|
Cauldron soak test
|
2015-06-10 10:32:15 -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
|
033c1f8d2b
|
Merge pull request #9498 from satnam6502/serve_hostnames
Update serve_hostnames node check with namespace creation
|
2015-06-09 15:03:57 -07:00 |
|
Satnam Singh
|
55580b2490
|
Update serve_hostnames node check with namespace creation
|
2015-06-09 13:16:11 -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 |
|
Sami Wagiaalla
|
28d501d332
|
Fix createTestingNS function name in godoc
Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
|
2015-06-08 11:15:58 -04:00 |
|
Marek Biskup
|
13ba177668
|
kube-addon-update.sh
|
2015-06-08 15:10:40 +02:00 |
|
Jerzy Szczepkowski
|
445ae0f576
|
Added e2e test case for network partition.
Added e2e test case which verifies if a node can return to cluster after longer network partition. Valid for gce.
|
2015-06-08 14:08:32 +02:00 |
|
jayunit100
|
e93d317437
|
Add a --e2e-output-dir for use in e2e tests (default is /tmp/)
|
2015-06-05 19:15:50 -04:00 |
|
Quinton Hoole
|
4b84782e64
|
Merge pull request #9322 from liggitt/e2e_service_account_wait
Wait for default serviceaccount in e2e createTestingNS
|
2015-06-05 12:54:27 -07:00 |
|
Quinton Hoole
|
640c40da65
|
Merge pull request #9316 from gmarek/fix_density
Put performance data from Density test into /tmp/ folder
|
2015-06-05 12:49:49 -07:00 |
|
Quinton Hoole
|
8b01ecb53a
|
Merge pull request #9024 from markturansky/recyc_controllers
PersistentVolumeRecycler controller
|
2015-06-05 11:39:08 -07:00 |
|
Quinton Hoole
|
21db71db1a
|
Merge pull request #9073 from ArtfulCoder/srv_dns
SRV record support
|
2015-06-05 11:24:32 -07:00 |
|
Jordan Liggitt
|
4754a6aea1
|
Wait for default serviceaccount in e2e createTestingNS
|
2015-06-05 13:33:23 -04:00 |
|