Random-Liu
be8c7536ae
Add standard UpdatePod function in framework, and change
...
the test to use it.
2016-07-06 11:04:34 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Manuel de Brito Fontes
ec5cc59696
Remove duplicated nginx image. Use nginx-slim
2016-06-28 17:35:38 -04:00
k8s-merge-robot
700fbd0543
Merge pull request #27461 from euank/e2e-rkt-runtime
...
Automatic merge from submit-queue
e2e: Allow skipping tests for specific runtimes, skip a few tests under rkt
The main benefit of this is that it gives a developer more useful output (more signal to noise) for things that are known broken on that runtime.
cc @kubernetes/rktnetes-maintainers , @ixdy
I'll run this PR through our jenkins and make sure things look happy and compare to the e2e results for this PR.
2016-06-26 18:47:42 -07:00
k8s-merge-robot
46e7c7160a
Merge pull request #26467 from euank/delete-old-e2e-tests
...
Automatic merge from submit-queue
e2e: Delete old code
These tests were added commented out over a year ago. Now they don't compile. The port forward test has a whole file devoted to replacing it (`e2e/portforward.go`) and while the exec test doesn't have a perfect replacement, it has several tests that cover for it (exec over a websocket, an e2e_node test, all the kubectl execs). If we want that test, it would be better to write it fresh anyways.
cc @ncdc
2016-06-24 13:56:35 -07:00
Euan Kemp
d8d63be2dd
e2e: Skip init container tests under rkt runtime
2016-06-15 11:50:58 -07:00
Mike Danese
03fd3b6189
e2e: actually check error when we fail to GET the scheduled pod
...
and GET the pod before we try to gracefully delete it.
2016-06-08 20:58:14 -07:00
Euan Kemp
ca9b63add2
e2e: Delete old code
2016-05-27 16:55:42 -07:00
Lucas Käldström
79ca1911e1
Removed all pause image constant strings, now the pause image is chosen by arch. Part of the effort of making e2e arch-agnostic
2016-05-26 19:16:43 +03:00
Clayton Coleman
205a8b4574
Add init container loading to the kubelet
2016-05-17 00:29:53 -04:00
Muhammed Uluyol
f3690e2d5e
build/pause: write in C
...
Builds statically against glibc. References to the old pause
image have been updated.
2016-05-04 21:45:52 -04:00
Clayton Coleman
fdb110c859
Fix the rest of the code
2016-04-29 17:12:10 -04:00
Tim St. Clair
b0d3f32e88
Update test/e2e for test/e2e/framework refactoring
2016-04-13 10:50:17 -07: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
Mike Danese
f8e1404f87
e2e: seperate wait for termination notice and graceful termination
2016-03-11 09:42:31 -08:00
k8s-merge-robot
e9d3be83ae
Merge pull request #22241 from Random-Liu/recover-back-off-behaviour
...
Auto commit by PR queue bot
2016-03-05 00:05:15 -08:00
Random-Liu
a88dad1c3e
Backoff restart container with liveness probing failure
2016-03-01 17:36:12 -08:00
gmarek
110340c467
Add an option to pass client's QPS/burst to e2e framework
2016-02-29 09:32:29 +01:00
k8s-merge-robot
192119c2ac
Merge pull request #21610 from fejta/e2etag
...
Auto commit by PR queue bot
2016-02-26 12:52:43 -08:00
Yu-Ju Hong
a66a60bc37
e2e: change the tests to use versioned image nginx:1.7.9
2016-02-24 16:54:40 -08:00
Erick Fejta
3d8913a43a
Use e2e tagged version of test images that aren't versioned
2016-02-19 20:22:49 -08:00
Jeff Grafton
87b0783808
Update tests to use nettest:1.7
2016-02-11 15:50:53 -08:00
Dawn Chen
242000d790
Merge pull request #20837 from yujuhong/pull_images
...
e2e: use the tagged busybox image to avoid unnecessary pulling
2016-02-08 16:15:29 -08:00
Dawn Chen
e367ddc39e
Merge pull request #20732 from vishh/18704
...
Bump up liveness probe timeout for Conformance test
2016-02-08 15:50:53 -08:00
Yu-Ju Hong
4544575e11
e2e: use the tagged busybox image to avoid unnecessary pulling
2016-02-08 15:28:55 -08:00
Vishnu kannan
01834449f0
Bump up liveness probe initial delay for Conformance test "should *not* be restarted with a /healthz http liveness probe"
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-08 14:59:08 -08:00
Paul Morie
0b82d0b491
Allow pod.Spec.ActiveDeadlineSeconds to be updateable
2016-02-05 15:58:31 -05:00
Jeff Lowdermilk
ae2aece9af
Merge pull request #20202 from caesarxuchao/skip-update
...
skip update when deleting with grace-period=0
2016-02-02 18:24:57 -08:00
David Oppenheimer
ccd810550a
Un-disable "Pods should get a host IP" e2e.
2016-02-02 11:39:21 -08:00
Chao Xu
fdf6a0f61c
skip update when deleting with grace-period=0
2016-02-02 10:53:25 -08:00
Robert Bailey
404d0696a9
Add timestamps to the liveness e2e test by changing By -> Logf
...
in places where the statement is for debugging rather than
describing what the test is doing.
2016-02-01 13:44:31 -08:00
Isaac Hollander McCreery
b368091f25
Demote 'Pods should have their auto-restart back-off timer reset on image update' to [Slow]
2016-01-29 16:36:18 -08:00
Vishnu kannan
1521435fad
Increase initial delay for liveness probe test pod from 15s to 30s.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-01-25 17:11:26 -08:00
Dawn Chen
138f18cc92
Move test (Pods should not back-off restarting a container on LivenessProbe failure)
...
out of flaky test.
For last 100+ runs, the test never fail in kubernetes-e2e-gce-flaky build.
The only exception is build 10313, but the failure is caused by previous
flaky test, not this one itself.
2016-01-22 13:04:57 -08: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
Wojciech Tyczynski
960808bf08
Switch to versioned ListOptions in client.
2015-12-14 14:26:09 +01:00
Wojciech Tyczynski
6dcb689d4e
Simplify List() signature in clients.
2015-12-03 09:54:07 +01:00
k8s-merge-robot
8a8639d7af
Merge pull request #17863 from wojtek-t/only_list_options_in_watch
...
Auto commit by PR queue bot
2015-12-02 06:28:28 -08:00
Wojciech Tyczynski
8343c8ce6c
Pass ListOptions to List() methods.
2015-12-01 15:00:36 +01:00
Wojciech Tyczynski
d2dfc912e6
Simplify Watch() signature in clients.
2015-12-01 14:19:26 +01:00
Wojciech Tyczynski
b6ef62af24
Use unversioned.ListOptions in clients.
2015-11-24 16:52:09 +01:00
Tim Hockin
ba383bcfeb
Refactor IntOrString into a new pkg
...
pkg/util/intstr is a cleaner encapsulation for this type and supporting
functions. No behavioral change.
2015-11-16 10:57:52 -08:00
Matt Moore
b750d1dddc
Drop the beta for GCR v2 images.
...
beta.gcr.io is no longer needed to pull through v2.
2015-11-14 12:19:02 -08:00
Tim St. Clair
1e88a682da
Add liveness/readiness probe parameters
...
- PeriodSeconds - How often to probe
- SuccessThreshold - Number of successful probes to go from failure to success state
- FailureThreshold - Number of failing probes to go from success to failure state
This commit includes to changes in behavior:
1. InitialDelaySeconds now defaults to 10 seconds, rather than the
kubelet sync interval (although that also defaults to 10 seconds).
2. Prober only retries on probe error, not failure. To compensate, the
default FailureThreshold is set to the maxRetries, 3.
2015-11-06 10:46:40 -08:00
Sam Abed
d05a433956
remove back-off exponential test and adjust timing
...
Signed-off-by: Sam Abed <samsabed@gmail.com>
2015-10-29 15:47:01 +11:00
Wojciech Tyczynski
f4d75e0a0a
Support timeout in watch requests
2015-10-24 13:12:49 +02:00
Sam Abed
78979c77ce
backoff e2e tests
...
Signed-off-by: Sam Abed <samsabed@gmail.com>
2015-10-16 13:09:29 +11:00
k8s-merge-robot
8580804f77
Merge pull request #15138 from mattmoor/limited-beta-rewrite
...
Auto commit by PR queue bot
2015-10-10 11:41:34 -07:00