Satnam Singh
19e574c170
Merge pull request #9909 from justinsb/aws_enable_reboot_test
...
AWS: Enable restart e2e tests
2015-06-18 14:49:25 -07:00
Satnam Singh
538d1272e5
Merge pull request #10001 from brendandburns/e2e2
...
Add some more logging so that we can debug PD delete errors.
2015-06-18 14:23:33 -07:00
Satnam Singh
847d771198
Merge pull request #10020 from piosz/latency_metrics
...
Slow down creation of additional pods in density.go e2e
2015-06-18 14:15:56 -07:00
Satnam Singh
3c62210854
Merge pull request #9985 from mikedanese/e2e-readiness
...
add e2e readiness tests
2015-06-18 14:12:49 -07:00
Prashanth Balasubramanian
ca46443095
Change density relist period to better reflect the kubelet
2015-06-18 11:11:13 -07:00
Piotr Szczesniak
45263c3549
Slow down creation of additional pods in density.go e2e
2015-06-18 17:57:17 +02:00
Marek Biskup
a02752ad12
stabilization of Network.should survive network partition
2015-06-18 16:39:27 +02:00
Satnam Singh
67e4cf336a
Add diagnostics to check for not ready endpoints
2015-06-17 23:37:20 -07:00
Brendan Burns
0bf936d23a
Add some more logging so that we can debug PD delete errors.
2015-06-17 22:13:34 -07:00
Mike Danese
2115f5e0da
add e2e readiness tests
2015-06-17 16:12:28 -07:00
Saad Ali
dd7a6a0380
Merge pull request #9977 from roberthbailey/dns-test-error-logging
...
Add a bit of extra logging to the dns test when it encounters errors.
2015-06-17 14:46:43 -07:00
Satnam Singh
8f540e739c
Synthetic counter RC for load testing
2015-06-17 14:39:10 -07:00
Saad Ali
de575bb851
Merge pull request #9817 from erictune/testnames
...
Rephrase test descriptions.
2015-06-17 14:20:51 -07:00
Robert Bailey
cb7bd71063
Add a bit of extra logging to the dns test when it encounters
...
errors.
2015-06-17 14:06:15 -07:00
Filip Grzadkowski
ffb96e5a6d
Fix variable binding bug when saving logs
2015-06-17 22:22:12 +02:00
Saad Ali
0f3740501b
Merge pull request #9908 from justinsb/aws_ssh_getsigner
...
AWS: e2e: Add support for getSigner for AWS
2015-06-17 11:40:33 -07:00
Saad Ali
56083489e3
Merge pull request #9884 from brendandburns/gcr
...
Switch to loading busybox from gcr.
2015-06-17 11:38:24 -07:00
Saad Ali
ddf6fa70ad
Merge pull request #9923 from justinsb/e2e_polish
...
Minor fixes & TODOs for e2e tests
2015-06-17 11:32:58 -07:00
Saad Ali
d5e00d3990
Merge pull request #9523 from bprashanth/kl_stats
...
Scrape /metrics of kubelets from e2e tests
2015-06-17 11:30:28 -07:00
gmarek
c2c1045e09
Add startup latency e2e "test"
2015-06-17 17:40:07 +02:00
Justin Santa Barbara
b4150dc928
AWS: e2e: Add support for getSigner for AWS
2015-06-17 00:35:47 -04:00
Saad Ali
10631592dc
Merge pull request #9887 from brendandburns/gcr2
...
switch some more images to gcr for reliability
2015-06-16 18:57:16 -07:00
Saad Ali
47a802d315
Merge pull request #9648 from mikedanese/cleanup-service-e2e
...
cleanup some of the e2e service reachability code
2015-06-16 18:39:25 -07:00
Justin Santa Barbara
3912ab29d8
e2e test polishing
...
Some typo fixes; some clearer messages on failed assertions;
some TODOs on deeper problems.
2015-06-16 21:15:11 -04:00
Jordan Liggitt
ee4cd972e0
Validate port protocol case strictly
2015-06-16 20:28:11 -04:00
Saad Ali
68edcaa08b
Merge pull request #9900 from pmorie/nfs-e2e
...
Fix typo in volumes e2e
2015-06-16 15:58:49 -07:00
Saad Ali
418ab026c3
Merge pull request #9839 from lavalamp/logSpam
...
remove broken ginkgo Done concept from tests
2015-06-16 15:50:11 -07:00
Justin Santa Barbara
c4d8a73345
AWS: Enable restart tests
2015-06-16 18:47:01 -04:00
Saad Ali
0aae358d2d
Merge pull request #9835 from caesarxuchao/remove-testapi-nsQuery
...
Update pkg/api/testapi because namespace is always in the path now
2015-06-16 14:54:36 -07:00
Paul Morie
0ec8332418
Fix typo in volumes e2e
2015-06-16 17:24:02 -04:00
Chao Xu
a309d3e652
Update pkg/api/testapi because namespace is always in the path since we remove v1beta1/2
2015-06-16 14:12:03 -07:00
Brendan Burns
c3f4b3ff97
Switch to the gcr nginx container in a few remaining places.
2015-06-16 11:49:36 -07:00
Brendan Burns
ca8317695f
Switch to gcr.io for the mount test container.
2015-06-16 11:45:34 -07:00
Brendan Burns
9fda26e5da
Switch to loading busybox from gcr.
2015-06-16 11:31:33 -07:00
Saad Ali
5596e6f789
Merge pull request #9493 from marekbiskup/testAddonUpdate
...
e2e test for addon upgrade
2015-06-16 10:50:15 -07:00
Eric Tune
03826ec139
Rephrase test descriptions.
2015-06-16 10:38:41 -07:00
Prashanth Balasubramanian
831d7a36d0
Scrape /metrics of kubelets from e2e tests
2015-06-16 09:50:40 -07:00
Saad Ali
dae03043d4
Merge pull request #9732 from ixdy/e2e-coredump
...
e2e: in core dump, add delta to waitgroup outside of goroutine
2015-06-16 09:16:29 -07:00
Filip Grzadkowski
6674913f92
Merge pull request #9858 from fgrzadkowski/skip_density
...
Skip density test in a regular e2e run
2015-06-16 15:35:54 +02:00
Filip Grzadkowski
74736d903f
Skip density test in a regular e2e run
2015-06-16 15:29:18 +02:00
Mike Danese
145f59f12f
cleanup some of the e2e service reachability code.
2015-06-15 23:54:03 -07:00
Daniel Smith
1fb90686df
remove broken ginkgo Done concept from tests
2015-06-15 18:40:11 -07:00
Brendan Burns
3a2e20307f
Set the project when creating/destroying pd disks.
2015-06-15 16:45:48 -07:00
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 Biskup
dcc4034d57
e2e test for addon update
2015-06-15 17:37:24 +02: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
Jeff Grafton
4d52d2f1c1
e2e: in core dump, add delta to waitgroup outside of goroutine.
2015-06-12 13:29:13 -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
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
Abhishek Shah
7d0adbcb1c
SRV record support
2015-06-05 09:31:07 -07:00
markturansky
57d8b30b3e
fixed checker pod issue
2015-06-05 12:19:23 -04:00
gmarek
9dee8206f4
Put performance data from Density test into /tmp/ folder
2015-06-05 14:37:20 +02:00
Quinton Hoole
7309e1f707
Merge pull request #9236 from mikedanese/etcd-fail-e2e
...
add e2e test for etcd failure and recovery
2015-06-04 22:10:31 -07:00
Mike Danese
c458ee9dcb
add e2e test for etcd failure
2015-06-04 20:49:25 -07:00
markturansky
b9d7b27bd0
Added watch to e2e instead of sleep, used GenerateName for objs
2015-06-04 23:08:46 -04:00
Chao Xu
d3664957b1
replace v1beta3 with v1 in e2e tests
2015-06-04 17:42:00 -07:00
markturansky
deec5f26cd
Recycler controller
2015-06-04 15:47:36 -04:00
Chao Xu
ef61b031f5
make v1 enabled by default
2015-06-04 11:37:44 -07:00
Quinton Hoole
a39a6013cb
Merge pull request #8469 from satnam6502/heapster
...
Add explicit version to name of monitoring RCs
2015-06-04 10:42:54 -07:00
Brian Grant
e7788771d6
Merge pull request #9030 from brendandburns/kubectl
...
Add a custom timeout flag for stop/delete.
2015-06-03 21:14:50 -07:00
Max Forbes
a6c47a07de
E2E test node upgrade (to same version)
2015-06-03 17:05:45 -07:00
Brian Grant
e3b80db02c
Merge pull request #9148 from lavalamp/e2eTestFix
...
E2e test fix
2015-06-03 12:44:55 -07:00
Brian Grant
8c0b1c7db4
Merge pull request #8809 from rrati/performance-gathering-7572
...
Performance gathering 7572
2015-06-03 12:37:17 -07:00
Robert Rati
a248d0ccf9
Default RunRC to check every 10 seconds if an internval isn't provided. #7572
2015-06-03 15:00:28 -04:00
Robert Rati
4f9046332d
Minor fixes and clarifications. #7572
2015-06-03 15:00:27 -04:00
Robert Rati
4e05d85413
Fixed issue reading empty response from a get in getDebugInfo. #7572
2015-06-03 15:00:27 -04:00
Robert Rati
13b8d947fc
Revert "Revert "Added metrics/debug gathering methods to utils and used them in density ...""
...
This reverts commit 70500a64a7
.
2015-06-03 15:00:27 -04:00
Filip Grzadkowski
2aac5e0f1a
Disable load test from e2e-gce-scalability jenkins job
2015-06-03 20:31:47 +02:00
Brendan Burns
ab0c9b8e1e
Add a custom timeout flag for stop/delete. Also try to be smarter about setting the timeout.
2015-06-03 11:21:30 -07:00
Brian Grant
895ad68422
Merge pull request #9145 from caesarxuchao/hack/test-integration
...
enable v1 in hack/test-integration.go
2015-06-03 11:19:41 -07:00
Daniel Smith
8d4d6276b7
fix elasticsearch test
2015-06-03 10:44:31 -07:00
Eric Tune
6e3ff01fa7
Merge pull request #9092 from lavalamp/no-ro-nonbreaking
...
Nonbreaking changes working towards removing the RO port
2015-06-03 09:25:46 -07:00
Piotr Szczesniak
a7ee5559b1
Merge pull request #9184 from fgrzadkowski/enhance_load_test
...
Load test: set threshold for latency metrics and add periodic lists
2015-06-03 17:11:26 +02:00
Filip Grzadkowski
b3deef2f11
Load test: set threshold for latency metrics and add periodic lists
2015-06-03 16:28:47 +02:00
Brian Grant
43cc6ed3ed
Revert "Added e2e test case for network partition."
2015-06-03 07:04:41 -07:00
Piotr Szczesniak
f973eb8829
Merge pull request #9181 from fgrzadkowski/decrease_threshold
...
Decrease threshold for latency metrics in density tests
2015-06-03 15:46:56 +02:00
Filip Grzadkowski
54697db600
Decrease threshold for latency metrics in density tests
2015-06-03 14:31:39 +02:00
Piotr Szczesniak
f71baba64f
Increased failCount param in RunRC function for e2e tests.
...
The previous value was 10 (equivalent of 50sec) current is 24 (2min).
Time in brackets mean: how long should I wait for the next pod of RC to be created.
While we are creating 3000 pods for scalability tests it tends to fail.
2015-06-03 13:50:51 +02:00
Piotr Szczesniak
5c7795bdd1
Creating RCs in batches not in parallel in Load e2e test
2015-06-03 13:13:55 +02:00
jayunit100
f3da07552a
Fix bad namespace
2015-06-02 23:27:09 -04:00
jayunit100
bcc735af19
Revert "Merge pull request #9166 from GoogleCloudPlatform/revert-8504-ginkgo-names"
...
This reverts commit 479e5005f5
, reversing
changes made to 5115f0e6bc
.
2015-06-02 23:23:44 -04:00
Brian Grant
b3550bcacf
Revert "Cleanup ginkgo declarative naming in E2Es"
2015-06-02 20:16:41 -07:00
Daniel Smith
68d0511d4e
remove networking test that doesn't work for RO port
2015-06-02 18:47:06 -07:00
Daniel Smith
e341110b95
Fix DNS test to not use RO port
2015-06-02 18:45:26 -07:00
Daniel Smith
abb00f1cfc
fix e2e service test to not reference ro service
2015-06-02 18:45:26 -07:00
Brian Grant
b15efbc2f5
Merge pull request #8504 from jayunit100/ginkgo-names
...
Cleanup ginkgo declarative naming in E2Es
2015-06-02 18:44:06 -07:00
jayunit100
e6583ef7d7
Cleanup ginkgo declarative naming in E2Es
2015-06-02 17:56:44 -04:00
Chao Xu
89c8949e78
add v1 to hack/test-integration.sh
2015-06-02 14:55:45 -07:00
Brian Grant
b5aa78bd44
Revert "Add a test for the service load balancer."
2015-06-02 14:53:58 -07:00
Filip Grzadkowski
98115facfd
Revert "Gracefully delete pods from the Kubelet"
2015-06-02 23:40:05 +02:00
Brian Grant
b1a0fb0cb3
Merge pull request #8881 from brendandburns/services
...
Add a test for the service load balancer.
2015-06-02 13:08:02 -07:00