Kubernetes Submit Queue
84d0fbdb2e
Merge pull request #38643 from bprashanth/ing_avoid_nodeport
...
Automatic merge from submit-queue
Don't check nodeport for nginx ingress
Services behind a standard nginx ingress don't need nodeport, so don't check that.
2016-12-16 10:46:56 -08:00
Kubernetes Submit Queue
f55fc7a9e3
Merge pull request #38734 from bprashanth/ing_cleanup_timeout
...
Automatic merge from submit-queue (batch tested with PRs 38689, 38743, 38734, 38430)
Temporarily bump e2e cleanup timeout
2016-12-13 21:25:35 -08:00
bprashanth
f898bc5ecf
Temporarily bump e2e cleanup timeout
2016-12-13 15:13:32 -08:00
bprashanth
fc57d76018
Delete static-ip after ingress has cleaned up
2016-12-12 19:06:08 -08:00
bprashanth
ee6e4bd832
Don't check nodeport for nginx ingress
2016-12-12 12:04:51 -08:00
Joe Finney
c9edc1c9be
Eradicate ExpectNoError from test/e2e.
2016-12-07 17:51:35 -08:00
bprashanth
f609546b34
Cleanup firewalls, add nginx ingress to presubmit
2016-12-06 14:25:47 -08:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
bprashanth
692e440d6e
Allocate static-ip through cloudprovider library instead of gcloud
2016-10-21 14:29:25 -07:00
Kubernetes Submit Queue
e03d35cfd2
Merge pull request #32173 from bprashanth/nginx_slow
...
Automatic merge from submit-queue
Move nginx ingress e2e to slow
Normal GCE L7 e2e takes ~15m and runs in a feature private suite. This e2e ensure that the api isn't broken, by creating an nginx controller. I plan to write a really slimmed down version for presubmit, but I need to shave off a minute to get it below 5m.
Fixes https://github.com/kubernetes/kubernetes/issues/23416
2016-09-14 01:13:40 -07:00
bprashanth
9fffa09844
Replace gcloud shelling out with cloudprovider calls.
2016-09-06 17:58:59 -07:00
bprashanth
371a3bed32
Move nginx ingress e2e to [Slow]
2016-09-06 17:40:30 -07:00
Kubernetes Submit Queue
8c11067540
Merge pull request #29773 from mfanjie/ingress-controller
...
Automatic merge from submit-queue
Add e2e tests for Federated Ingress
This is e2e code for federation ingress controller.
Based util functions, add federation ingress e2e cases(reuse current k8s ones) and add logic to validate the result.
2016-08-29 23:22:25 -07:00
bprashanth
43022591d1
Get network name via e2e environment.
2016-08-26 13:31:08 -07:00
bprashanth
65d76f507c
Nginx ingress e2es
2016-08-24 10:17:26 -07:00
mfanjie
cf26597ae8
add ingress connectivity check and dns check
2016-08-24 17:26:23 +08:00
mfanjie
a1bed2723e
address review comments, and fix panic in ingress e2e
2016-08-19 09:53:38 +08:00
mfanjie
6ecea5944c
extract common function in service, ingress and federation e2e to util, to be reused.
2016-08-19 09:53:38 +08:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Prashanth Balasubramanian
dafe27617e
Don't leak stati-ips in ingress e2es
2016-06-17 10:35:16 -07:00
Prashanth Balasubramanian
da6f964be4
Rewrite ingress e2es
2016-06-16 11:28:06 -07:00
Prashanth Balasubramanian
a2387b10cf
Call NewFramework constructor instead of hand creating framework.
2016-06-15 15:12:49 -07:00
Prashanth Balasubramanian
e2b980b3e6
Fix e2es
2016-05-30 15:57:42 -07:00
Prashanth Balasubramanian
1f4e48ba59
E2E changes to support templated addon
2016-04-20 16:15:26 -07:00
Tim St. Clair
b0d3f32e88
Update test/e2e for test/e2e/framework refactoring
2016-04-13 10:50:17 -07:00
Jay Vyas
9a71dfe753
KubeDescribe implementation with verify into after-build/ scripts.
2016-03-15 22:29:21 -04:00
Prashanth Balasubramanian
10cf2d4e4e
Ingress https E2E
2016-03-06 17:21:15 -08:00
Prashanth Balasubramanian
058db9a758
Add image version to glbc name, and fix e2e appropriately.
2016-02-18 13:03:01 -08:00
Prashanth Balasubramanian
3726355887
Mark L7 tests as Feature:Ingress
2016-01-30 12:26:31 -08:00
Jeff Lowdermilk
bd9d980243
Merge pull request #19425 from ihmccreery/skip-labels
...
Label [Skipped] tests apprpriately
2016-01-08 14:50:10 -08:00
k8s-merge-robot
37b5726716
Merge pull request #14431 from Defensative/UDP-LB
...
Auto commit by PR queue bot
2016-01-08 12:39:02 -08:00
Isaac Hollander McCreery
b731b20907
Collapse REBOOT_SKIP_TESTS into GCE_DEFAULT_SKIP_TESTS, and remove GCE_SOAK_CONTINUOUS_SKIP_TESTS as redundant (see notes)
2016-01-08 11:09:15 -08:00
Abhi Shah
7ca0fa431b
Merge pull request #19385 from kubernetes/revert-19297-skip-labels
...
Revert "Label [Skipped] tests appropriately"
2016-01-07 16:21:24 -08:00
Isaac Hollander McCreery
791cae90f0
Merge pull request #19350 from brendandburns/oncall
...
Improve error reporting a little in ingress e2e.
2016-01-07 15:51:31 -08:00
Abhi Shah
ce96ff416b
Revert "Label [Skipped] tests appropriately"
2016-01-07 11:54:41 -08:00
k8s-merge-robot
4de37e093e
Merge pull request #19297 from ihmccreery/skip-labels
...
Auto commit by PR queue bot
2016-01-06 19:13:16 -08:00
Brendan Burns
07b3ab720d
Improve error reporting a little in ingress e2e.
...
Also add Output() to the util/exec Cmd interface.
2016-01-06 15:25:04 -08:00
Isaac Hollander McCreery
c3cbe34106
Collapse REBOOT_SKIP_TESTS into GCE_DEFAULT_SKIP_TESTS, and remove GCE_SOAK_CONTINUOUS_SKIP_TESTS as redundant (see notes)
2016-01-06 12:16:26 -08:00
Kenneth Shelton
d399a8f8cc
* Added UDP LB support (for GCE)
2016-01-05 20:51:21 +00:00
Prashanth B
df5faeb5af
Switch DefaultClient with a timeoutClient in Ingress e2e.
2016-01-01 12:41:27 +00:00
Isaac Hollander McCreery
8b255feeee
Add flaky label [Flaky] to tests
2015-12-22 12:29:57 -08:00
Isaac Hollander McCreery
14d9a0f2c8
Label slow tests [Slow]
2015-12-22 12:29:57 -08:00
Isaac Hollander McCreery
bd49a3420e
Add [Disruptive] and [Serial] labels to appropriate tests
...
And use for partitioning; makes progress toward 10548
2015-12-18 11:12:28 -08:00
Wojciech Tyczynski
960808bf08
Switch to versioned ListOptions in client.
2015-12-14 14:26:09 +01:00
Prashanth Balasubramanian
9b90b3440e
Add ingress cleanup script
2015-12-06 14:42:40 -08: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
Prashanth Balasubramanian
c553b15534
Ingress test revamp
...
Fixes a number of harder issues the initial test punted on.
2015-11-30 11:29:04 -08:00
k8s-merge-robot
c5da63f5e0
Merge pull request #16979 from bprashanth/IngressE2E
...
Auto commit by PR queue bot
2015-11-17 02:30:20 -08:00
Prashanth Balasubramanian
eb4106fe29
Refactor debug logging methods.
2015-11-16 18:57:59 -08:00