Janet Kuo
eaa4eb10aa
Don't rely on events in deployment rollback e2e test
2016-02-22 13:51:51 -08:00
jay vyas
782b268f02
[examples] [e2e] Fix spark example e2e tests: labels, forEach, json->yaml
2016-02-22 16:40:30 -05:00
Jordan Liggitt
92bf353496
Ensure created service account tokens are available to the token controller
2016-02-22 16:22:51 -05:00
Andy Goldstein
03d926c2a7
Fix kubectl timeout test flake in e2e/portforward
...
Instead of using `kubectl logs -f` and waiting for it to terminate when the container/pod stopped,
switch to explicitly waiting for the pod to stop and then get the pod logs without -f to avoid
hanging.
2016-02-22 14:39:20 -05:00
k8s-merge-robot
6a199706cb
Merge pull request #21423 from ihmccreery/version-guard-deployments
...
Auto commit by PR queue bot
2016-02-22 11:04:51 -08:00
Janet Kuo
4699a6d8a2
Address comments; fix test failure
2016-02-22 10:58:54 -08:00
Janet Kuo
11fdbff97f
Address comments; fix test failures; add e2e tests; update RS's label too
2016-02-22 10:58:54 -08:00
Brian Grant
bd3cde0e0a
Mark flaky Deployment e2e tests until the problems are resolved.
...
Ref #21463 , #21467 , #21491 , #19299
2016-02-22 17:27:14 +00:00
gmarek
20e15cb6af
Changes in resource gathering to help debugging
2016-02-22 16:45:30 +01:00
k8s-merge-robot
2c3b3d5716
Merge pull request #21494 from saad-ali/markRemainingTwoPDTestsAsSlow
...
Auto commit by PR queue bot
2016-02-22 07:41:46 -08:00
k8s-merge-robot
aee2eb3977
Merge pull request #21434 from erictune/job-ga
...
Auto commit by PR queue bot
2016-02-22 00:12:54 -08:00
k8s-merge-robot
e34a23b289
Merge pull request #21351 from smarterclayton/optional_pod_status
...
Auto commit by PR queue bot
2016-02-21 04:10:19 -08:00
k8s-merge-robot
6f2b88cb2a
Merge pull request #21516 from nikhiljindal/limitRangee2e
...
Auto commit by PR queue bot
2016-02-20 02:20:17 -08:00
k8s-merge-robot
f08a8f23c1
Merge pull request #20959 from justinsb/fix_20911
...
Auto commit by PR queue bot
2016-02-20 00:56:53 -08:00
Erick Fejta
3d8913a43a
Use e2e tagged version of test images that aren't versioned
2016-02-19 20:22:49 -08:00
Erick Fejta
c2e1f26ee7
Add versions to volume images to avoid repeatedly pulling the same image.
2016-02-19 19:09:16 -08:00
Janet Kuo
b267ede42c
Address comments
2016-02-19 15:58:33 -08:00
Eric Tune
bab89e95ce
Fix jobs integration test.
2016-02-19 15:56:40 -08:00
Janet Kuo
6ceb221f8e
Log pods of RS when deployment e2e test fails
2016-02-19 15:55:22 -08:00
Brian Grant
6766f11a5b
Merge pull request #21586 from janetkuo/retry-update-e2e
...
Retry all Update in deployment e2e tests
2016-02-19 15:02:28 -08:00
Prashanth B
6a1156d7a3
Merge pull request #21573 from pmorie/configmap-flake
...
Make flake in configMap update e2e easier to debug
2016-02-19 14:44:13 -08:00
Maciej Szulik
7f61f62ec2
Allow custom namespace creation in e2e framework
2016-02-19 23:17:50 +01:00
Janet Kuo
98a1eaf245
Retry all Update in deployment e2e tests
2016-02-19 13:45:57 -08:00
Brendan Burns
8bda033ef1
Merge pull request #21444 from dchen1107/test1
...
Log daemons' failure reasons to supervisord log files
2016-02-19 13:08:19 -08:00
k8s-merge-robot
d37060d4f0
Merge pull request #21061 from mqliang/deployment-e2e-IntPtr
...
Auto commit by PR queue bot
2016-02-19 13:07:25 -08:00
Paul Morie
f8d58ac708
Make flake in configMap update e2e easier to debug
2016-02-19 15:01:20 -05:00
k8s-merge-robot
c3a962bff5
Merge pull request #20351 from krousey/dynamic_client
...
Auto commit by PR queue bot
2016-02-19 10:00:54 -08:00
Eric Tune
d5f303d3d7
Fixed and added tests
2016-02-19 09:20:56 -08:00
k8s-merge-robot
921caee646
Merge pull request #21472 from gmarek/kubemark-log
...
Auto commit by PR queue bot
2016-02-19 08:27:28 -08:00
k8s-merge-robot
62587b66ff
Merge pull request #21019 from freehan/estest
...
Auto commit by PR queue bot
2016-02-19 05:46:23 -08:00
k8s-merge-robot
2236c843cd
Merge pull request #20458 from freehan/nodedown
...
Auto commit by PR queue bot
2016-02-18 20:47:06 -08:00
Phillip Wittrock
4151e96a60
Merge pull request #21510 from jlowdermilk/fix-nodeoutofdisk
...
Don't call framework.before|afterEach in nodeoutofdisk test
2016-02-18 18:55:32 -08:00
k8s-merge-robot
f1cbaed60f
Merge pull request #17493 from feihujiang/supportSubresourceOfServiceProxy
...
Auto commit by PR queue bot
2016-02-18 18:22:59 -08:00
Minhan Xia
7823d615e8
put block/unblock network function into util
2016-02-18 16:30:41 -08:00
Phillip Wittrock
c6fea28e83
Merge pull request #21368 from timstclair/summary-api
...
Move stats summary types to a new kubelet/api package to avoid unnece…
2016-02-18 16:05:34 -08:00
nikhiljindal
68dec27792
Adding some debug messages on test failure
2016-02-18 15:17:27 -08:00
Jeff Lowdermilk
71febf4b24
Don't call framework.before|afterEach in nodeoutofdisk test
2016-02-18 14:33:04 -08:00
Paul Morie
6cc1ba4158
Make downward API volume test run faster
2016-02-18 17:20:09 -05:00
Prashanth Balasubramanian
058db9a758
Add image version to glbc name, and fix e2e appropriately.
2016-02-18 13:03:01 -08:00
saadali
820b416232
Mark remaining two PD tests as slow
2016-02-18 11:24:41 -08:00
Phillip Wittrock
c61436ea94
Merge pull request #21410 from jlowdermilk/before-suite-dump
...
e2e: log events, pod/node info when kube-system pods fail to start
2016-02-18 11:12:34 -08:00
k8s-merge-robot
5acdb92126
Merge pull request #21177 from laushinka/spelling-fixes
...
Auto commit by PR queue bot
2016-02-18 10:29:49 -08:00
gmarek
0cf1b922c4
Add more logging in case of Kubemark startup failure
2016-02-18 16:32:04 +01:00
k8s-merge-robot
17325ef6ef
Merge pull request #20501 from piosz/hpa-ga
...
Auto commit by PR queue bot
2016-02-18 06:52:39 -08:00
feihujiang
ac9f890238
Support the subresource of service proxy
2016-02-18 15:16:05 +08:00
k8s-merge-robot
bcabc096f2
Merge pull request #21130 from madhusudancs/daemonset-enable-default
...
Auto commit by PR queue bot
2016-02-17 22:54:35 -08:00
Dawn Chen
b17412a1d9
collect docker.log
2016-02-17 17:06:07 -08:00
Dawn Chen
c46ee395b9
Collect kubelet healthz failure reason log on nodes. Also collect etcd log on master node.
2016-02-17 16:50:45 -08:00
Dawn Chen
e03c632a5e
Merge pull request #21208 from dchen1107/test
...
Collect kern.log from nodes for debugging.
2016-02-17 16:41:03 -08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00