gmarek
bd4c0427db
Remove per-container metrics from ones printed by e2e tests
2016-01-14 14:31:16 +01:00
k8s-merge-robot
a57647eea0
Merge pull request #19614 from swagiaal/improve-e2e-util-error
...
Auto commit by PR queue bot
2016-01-14 03:35:10 -08:00
Marek Grabowski
d9fdc96770
Merge pull request #19597 from gmarek/grab-metrics
...
Add explicit start and end to JSON encoded test data for easier parsing
2016-01-14 10:38:08 +01:00
k8s-merge-robot
a385de1e43
Merge pull request #19357 from timstclair/stats-refactor
...
Auto commit by PR queue bot
2016-01-13 23:54:48 -08:00
k8s-merge-robot
36dc6eab34
Merge pull request #19300 from caesarxuchao/move-SwaggerSchema-to-disocovery
...
Auto commit by PR queue bot
2016-01-13 23:20:08 -08:00
Sami Wagiaalla
608012db16
Add cmd.Run error as in addition to stdout and stderr
2016-01-13 16:08:39 -05:00
Daniel Smith
5c556b1b87
Merge pull request #19566 from spxtr/pod-disks-slow
...
Label the very slow pod disk tests [Slow].
2016-01-13 10:26:01 -08:00
Chao Xu
144b5acd08
move ServerVersion to DiscoveryClient
2016-01-13 10:11:52 -08:00
gmarek
ba8efbddea
Add explicit start and end to JSON encoded test data for easier parsing
2016-01-13 15:57:57 +01:00
k8s-merge-robot
e1a71fefaa
Merge pull request #19306 from yifan-gu/kubelet_service_e2e
...
Auto commit by PR queue bot
2016-01-13 03:33:13 -08:00
k8s-merge-robot
cf7d2af14a
Merge pull request #19086 from mikedanese/fix-build
...
Auto commit by PR queue bot
2016-01-13 02:12:44 -08:00
k8s-merge-robot
077d1ddb61
Merge pull request #16713 from mqliang/RecreateDeployment
...
Auto commit by PR queue bot
2016-01-13 01:04:51 -08:00
mqliang
92798408af
implement reconcileRecreateDeployment
2016-01-13 11:27:26 +08:00
k8s-merge-robot
3f2e99b7e7
Merge pull request #19375 from pwittrock/retry
...
Auto commit by PR queue bot
2016-01-12 17:03:47 -08:00
Yifan Gu
fb5ee7397b
e2e: Add support for getting kubelet logs from journald.
...
If there is any successful detection of kubelet.service,
fetch the kubelet logs using journalctl.
2016-01-12 15:52:46 -08:00
k8s-merge-robot
0df7e695d4
Merge pull request #19458 from davidopp/notsclose
...
Auto commit by PR queue bot
2016-01-12 13:53:13 -08:00
Joe Finney
ce6114d5ae
Label the very slow pod disk tests [Slow].
2016-01-12 13:48:52 -08:00
gmarek
e704e6c0bc
Make MetricsForE2E public
2016-01-12 13:23:47 +01:00
David Oppenheimer
8ac484793d
Comment out calls to httptest.Server.Close() to work around
...
https://github.com/golang/go/issues/12262 . See #19254 for
more details. This change should be reverted when we upgrade
to Go 1.6.
2016-01-11 23:02:11 -08:00
Mike Danese
22cfa5ea7e
build: move some of hack/lib/ into a new cluster/lib/
...
Some functionality in hack/lib is currently depended on by
cluster/common.sh so kube-up from the full release tar (which
does not include hack/) is currently broken. With this PR we
create cluster/lib/ and move the necessary bits from hack/
over to get kube-up working again.
Fixes: 96d1b8d1b2
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-11 17:10:26 -08:00
Isaac Hollander McCreery
a284927713
Add 5-minute sleep in GKE for dead tunnels to be removed
2016-01-11 15:30:23 -08:00
Minhan Xia
2a7656c0c0
Merge pull request #19383 from freehan/esloggingfix
...
Improve ES test resilience
2016-01-11 10:08:50 -08:00
gmarek
1dba92824c
Changes required for test analyzer
2016-01-11 13:29:05 +01:00
gmarek
5f2222a866
Run test for grabbing metrics from Kubelet only on GCE
2016-01-11 11:54:43 +01:00
k8s-merge-robot
30f206c9e3
Merge pull request #19261 from gmarek/in-test-metrics
...
Auto commit by PR queue bot
2016-01-11 01:59:29 -08:00
Marek Grabowski
b7f03ff600
Merge pull request #19421 from janetkuo/known-flaky
...
Label 3 flaky deployment e2e tests with [Flaky]
2016-01-11 09:55:42 +01: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
Minhan Xia
a8d913bf8b
do not fail when parsing unexpected log line
2016-01-08 10:40:41 -08:00
Janet Kuo
81c39b45ad
Label 3 flaky deployment e2e tests with [Flaky]
2016-01-08 10:26:06 -08:00
Marek Grabowski
46945ab50f
Merge pull request #19402 from gmarek/json
...
Implement JSON printing for test summaries
2016-01-08 16:21:09 +01:00
gmarek
f5a41823c2
Implement JSON printing for test summaries
2016-01-08 10:07:43 +01:00
gmarek
927103121a
Update constraints for system container
2016-01-08 09:38:57 +01: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
Phillip Wittrock
4397bdedf3
Errof -> Warningf
2016-01-07 13:29:17 -08:00
Phillip Wittrock
aebc1bcc92
node e2e tests - retry fkaky failures caused by gcloud authentication
2016-01-07 12:17:24 -08:00
Abhi Shah
ce96ff416b
Revert "Label [Skipped] tests appropriately"
2016-01-07 11:54:41 -08:00
gmarek
5cc420c408
Small cleanup in density e2e test.
2016-01-07 10:28:43 +01: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
Tim St. Clair
368447ff3f
Rector kubelet stats serving
...
Changes include:
- Moving stats serving & routes to pkg/kubelet/server/stats/handler.go
- Managing the routes with restful.WebService, rather than manual
parsing
- Misc cleanup
These changes will make adding the new routes for /stats/summary more
manageable.
2016-01-06 17:37:12 -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
Minhan Xia
c3d400f4bb
Gather Fluentd logs
2016-01-06 13:46:12 -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
k8s-merge-robot
c8f1019c10
Merge pull request #19311 from janetkuo/flake-deployment-rollover
...
Auto commit by PR queue bot
2016-01-05 23:01:13 -08:00
Janet Kuo
7d5db746bf
Fix incorrect condition in deployment rollover e2e test
2016-01-05 16:56:12 -08:00
Minhan Xia
ed8390a51f
improve es test resillience
2016-01-05 16:51:55 -08:00
Janet Kuo
db512fc2cb
Log rcs when failed waiting for deployment status in e2e tests
2016-01-05 15:08:31 -08:00
Kenneth Shelton
9e6c45c395
Updated comments
...
Updated documentation
Fixed e2e test
2016-01-05 20:51:21 +00:00