Maciej Szulik
64f778804d
Remove string from Reaper.Stop signature
2015-11-17 12:09:08 +01:00
Piotr Szczesniak
d246e7833b
Enabled HPA for deployment e2e
2015-11-17 11:40:43 +01: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
k8s-merge-robot
0c9bc3215d
Merge pull request #14469 from thockin/intstr
...
Auto commit by PR queue bot
2015-11-16 23:20:37 -08:00
Prashanth Balasubramanian
eb4106fe29
Refactor debug logging methods.
2015-11-16 18:57:59 -08:00
Prashanth Balasubramanian
8b35455664
Dump kubectl logs of Ingress controller at on e2e failure
2015-11-16 15:16:02 -08:00
Brendan Burns
ed91d5564b
Refactor the reboot test to print accurate information about node failures
...
As well as events from the kube-system namespace
2015-11-16 14:59:30 -08:00
k8s-merge-robot
a999c0fbe4
Merge pull request #13943 from mesosphere/static-pods
...
Auto commit by PR queue bot
2015-11-16 13:53:23 -08: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
k8s-merge-robot
7fa85d430b
Merge pull request #16614 from pmorie/ro-managed
...
Auto commit by PR queue bot
2015-11-16 10:46:44 -08:00
k8s-merge-robot
ebe5649939
Merge pull request #16824 from mattmoor/master
...
Auto commit by PR queue bot
2015-11-16 09:12:35 -08:00
k8s-merge-robot
89d7309c88
Merge pull request #16256 from mikedanese/daemon-gls
...
Auto commit by PR queue bot
2015-11-16 07:59:28 -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
Paul Morie
911757486d
Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes()
2015-11-13 23:34:48 -05:00
James DeFelice
3d3577b9f3
rewrite of static pod json zipper
...
- add busybox static pod to mesos-docker cluster
- customize static pods with binding annotations
- code cleanup
- removed hacky podtask.And func; support minimal resources for static pods when resource accounting is disabled
- removed zip archive of static pods, changed to gzip of PodList json
- pod utilities moved to package podutil
- added e2e test
- merge watched mirror pods into the mesos pod config stream
2015-11-13 23:30:26 +00:00
k8s-merge-robot
5d80d6efec
Merge pull request #17043 from brendandburns/e2e5
...
Auto commit by PR queue bot
2015-11-13 12:00:34 -08:00
Martin Nagy
3be66187b7
Remove unused variable
2015-11-13 20:31:51 +01:00
Mike Danese
7a7f31ead1
move daemonset to generalized label selector
2015-11-13 10:31:50 -08:00
Martin Nagy
dd25a6bda9
Use Logf instead of Printf in e2e
2015-11-13 13:06:36 +01:00
k8s-merge-robot
54e6db0896
Merge pull request #16814 from brendandburns/e2e3
...
Auto commit by PR queue bot
2015-11-12 14:38:18 -08:00
k8s-merge-robot
927f30b0a5
Merge pull request #17074 from krousey/timeout
...
Auto commit by PR queue bot
2015-11-12 11:20:34 -08:00
Brendan Burns
b76fef7d48
Log node info on test failures
2015-11-11 22:07:39 -08:00
Brendan Burns
d538ad69c5
Add kube-system removal to the resize nodes test
2015-11-11 21:44:40 -08:00
Dr. Stefan Schimanski
862143fc62
Add hostexec test image
2015-11-11 22:48:56 +01:00
Kris
4a4d195419
Exposing http.Client for configurable timeouts
2015-11-10 13:40:51 -08:00
k8s-merge-robot
a0ef44b712
Merge pull request #16676 from jbeda/e2e-fixes
...
Auto commit by PR queue bot
2015-11-09 20:05:12 -08:00
k8s-merge-robot
a436da79fb
Merge pull request #17002 from feihujiang/removeUseOfLegacyPodsProxyPath
...
Auto commit by PR queue bot
2015-11-09 17:13:40 -08:00
k8s-merge-robot
5eede767f3
Merge pull request #17008 from wojtek-t/fix_kubemark
...
Auto commit by PR queue bot
2015-11-09 03:25:48 -08:00
k8s-merge-robot
e5b838e92a
Merge pull request #16587 from xelalexv/issue15474
...
Auto commit by PR queue bot
2015-11-09 03:19:27 -08:00
k8s-merge-robot
e49f0de95b
Merge pull request #14256 from linzichang/fixup-guestbook
...
Auto commit by PR queue bot
2015-11-09 02:47:24 -08:00
Wojciech Tyczynski
5e9fe7abff
Fix Kubemark tests by not gathering resource usage data
2015-11-09 11:45:07 +01:00
feihujiang
ceeac16dc4
Remove use of legacy pods proxy path
2015-11-09 15:23:48 +08:00
k8s-merge-robot
d71a667aab
Merge pull request #16821 from caesarxuchao/restclient-timeout
...
Auto commit by PR queue bot
2015-11-07 03:11:26 -08:00
Zichang Lin
2afda9f2c1
Update guestbook example according to config best practices
2015-11-07 14:39:32 +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
Alexander Vollschwitz
108cb4121d
added RunDeployment to allow horizontal pod autoscaling e2e tests to use deployments
...
added deployment-based e2e tests for horizontal pod autoscaling
adjusted to changes from PR #16330
changed test titles according to PR comments & to merge change from PR #16895
2015-11-06 15:24:59 +01:00
Jeff Lowdermilk
721eb6e7be
Run hpa, GCE L7 tests in gce-disruptive-1.1
2015-11-05 17:44:44 -08:00
k8s-merge-robot
db9d4d4de2
Merge pull request #13644 from jsafrane/devel/cinder-test
...
Auto commit by PR queue bot
2015-11-05 02:19:21 -08:00
k8s-merge-robot
4b5c39df68
Merge pull request #16746 from jlowdermilk/gke-job-e2e
...
Auto commit by PR queue bot
2015-11-04 21:25:28 -08:00
k8s-merge-robot
f204283359
Merge pull request #16738 from pmorie/fix-emptydir-e2e
...
Auto commit by PR queue bot
2015-11-04 20:53:26 -08:00
Chao Xu
ac0b7b5d3b
remove RESTClient.Timeout
2015-11-04 16:48:24 -08:00
k8s-merge-robot
ca332a394c
Merge pull request #16048 from bprashanth/IngressE2E
...
Auto commit by PR queue bot
2015-11-04 16:25:41 -08:00
Phillip Wittrock
1d04c53fc4
Merge pull request #16766 from saad-ali/fixPDTestLongTimeout
...
Increase pod timeout for PD tests
2015-11-04 16:07:52 -08:00
Brendan Burns
aa1ccd0204
Merge pull request #16801 from brendandburns/e2e2
...
Check some errors that we were letting slip silently by.
2015-11-04 14:47:00 -08:00
Brendan Burns
d2fec95dda
Check some errors that we were letting slip silently by.
2015-11-04 11:18:35 -08:00
Jeff Lowdermilk
9ca75257bc
Enable job e2e tests for GKE
...
will need cherrypick onto 1.1
2015-11-03 16:54:51 -08:00
saadali
45ba3ed47b
Increase pod timeout for PD tests
2015-11-03 15:57:37 -08:00
Paul Morie
112f1d848b
Update image versions in emptyDir e2e
2015-11-03 13:01:51 -05:00
deads2k
fd1c8e096a
eliminate cross-namespace HPA escalation attack
2015-11-03 08:05:26 -05:00
Wojciech Tyczynski
d22592b1f8
Fix panics in Density test
2015-11-03 09:04:54 +01:00
k8s-merge-robot
990c0184be
Merge pull request #16330 from mikedanese/deploy-ptr
...
Auto commit by PR queue bot
2015-11-02 20:41:34 -08:00
Joe Beda
89872777b8
Make e2e/kubectl.go look more places for kubectl binary.
2015-11-02 14:42:52 -08:00
Prashanth Balasubramanian
3943c5afe2
Ingress e2e
2015-11-02 14:05:29 -08:00
Joe Beda
32eafc3c1f
Fix up labels on pods so that waitForRCPodsRunning works.
2015-11-02 10:16:45 -08:00
gmarek
cfe391d4ee
Add resource monitoring of kube-system pods
2015-11-02 13:35:50 +01:00
Wojciech Tyczynski
aac55d4795
Unify List() signature in clients
2015-10-30 15:43:40 +01:00
Jan Safranek
b0ab8a27cb
Add additional logs on failed cleanup.
2015-10-30 13:28:49 +01:00
Wojciech Tyczynski
4c0e6b160a
Merge pull request #16339 from samsabed/backoff-e2e-no-exponential
...
remove back-off exponential test and adjust timing
2015-10-30 10:40:35 +01:00
k8s-merge-robot
c691f66b79
Merge pull request #16473 from mesosphere/sttts-fix-panics-in-runKubectlWithTimeout
...
Auto commit by PR queue bot
2015-10-29 10:53:19 -07:00
k8s-merge-robot
f2208a9855
Merge pull request #16269 from gmarek/delete-namespace
...
Auto commit by PR queue bot
2015-10-29 02:34:31 -07:00
k8s-merge-robot
1b96e92ccc
Merge pull request #16428 from wojtek-t/fix_latency_test
...
Auto commit by PR queue bot
2015-10-29 01:21:04 -07: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
k8s-merge-robot
e4924a4d36
Merge pull request #16382 from aveshagarwal/master-e2e-prestop
...
Auto commit by PR queue bot
2015-10-28 21:36:35 -07:00
k8s-merge-robot
c8a1783724
Merge pull request #15323 from swagiaal/pod-volume-selinux
...
Auto commit by PR queue bot
2015-10-28 19:17:32 -07:00
Dr. Stefan Schimanski
e755988d59
Defer GinkgoRecover call in runKubectlWithTimeout to handle panic
2015-10-28 19:20:48 -05:00
k8s-merge-robot
56e5123744
Merge pull request #16360 from gmarek/framework
...
Auto commit by PR queue bot
2015-10-28 12:26:15 -07:00
Wojciech Tyczynski
c053ef2a31
Fix computing of percentiles in Density test
2015-10-28 15:45:16 +01:00
Sami Wagiaalla
1d352a16b8
Support volume relabling for pods which specify an SELinux label
2015-10-28 09:26:58 -04:00
Mike Danese
b0a41108af
move deployment PodTemplate to be not a pointer
2015-10-28 00:13:40 -07:00
k8s-merge-robot
70049d10d8
Merge pull request #15697 from piosz/autoscaling-e2e-fix
...
Auto commit by PR queue bot
2015-10-27 18:53:40 -07:00
Daniel Smith
e1901bf891
Merge pull request #16196 from erictune/job-e2e-fix
...
Fix e2e test flakes.
2015-10-27 15:04:57 -07:00
Avesh Agarwal
c3dfd30e51
Fixes incorrect output.
2015-10-27 14:58:19 -04:00
Piotr Szczesniak
77d9ce230c
Fixed flakiness in cluster size autoscaling e2e
2015-10-27 16:36:33 +01:00
gmarek
82272989b7
Revert "Merge pull request #16358 from kubernetes/revert-16084-improve_e2e"
...
This reverts commit 465c5b0791
, reversing
changes made to 154923221f
.
2015-10-27 14:08:23 +01:00
Jerzy Szczepkowski
42d236fe59
Revert "All e2e tests should use NewFramework"
2015-10-27 13:14:57 +01:00
Jerzy Szczepkowski
5ef087adab
Merge pull request #16266 from wojtek-t/fix_handshake_reflector
...
Reuse TCP connections in Reflector between resync periods.
2015-10-27 10:36:18 +01:00
Piotr Szczesniak
aef0059621
Revert "Revert "Improved HPA e2e to test stability of the scale decision""
2015-10-27 09:44:05 +01:00
gmarek
e638a415d4
Port remaining e2e tests to framework
2015-10-27 09:24:32 +01:00
gmarek
0150d87a73
Add an option to not delete a namespace after e2e test
2015-10-27 09:23:50 +01:00
k8s-merge-robot
2d29d266e7
Merge pull request #16084 from smarterclayton/improve_e2e
...
Auto commit by PR queue bot
2015-10-27 01:09:23 -07:00
Eric Tune
c2f6768cbc
Fix.
2015-10-26 16:36:01 -07:00
Clayton Coleman
a50fbd6636
All e2e tests should use NewFramework
...
Allows someone to replace createTestingNS consistently
2015-10-26 19:13:09 -04:00
Eric Tune
40a33dcc7e
Fix e2e test flakes.
...
Makes number of failures per pod fixed at 1, for the RestartOnFailure
case, which prevents Kubelet restart backoff, which causes test timeout.
For RestartNever tests, it keeps using the random success/failure.
Fixes #15389 .
Renables previously flaky e2e.
2015-10-26 12:02:04 -07:00
Wojciech Tyczynski
d47e21f19f
Reuse TCP connections in Reflector between resync periods.
2015-10-26 19:35:25 +01:00
Piotr Szczesniak
16682ca924
Revert "Improved HPA e2e to test stability of the scale decision"
2015-10-26 15:23:24 +01:00
Piotr Szczesniak
c389897017
Merge pull request #16156 from piosz/hpa-test
...
Improved HPA e2e to test stability of the scale decision
2015-10-26 10:10:12 +01:00
k8s-merge-robot
c160d919f5
Merge pull request #16210 from erictune/indent-grace
...
Auto commit by PR queue bot
2015-10-24 18:43:37 -07:00
k8s-merge-robot
0e1ee14cc8
Merge pull request #15705 from wojtek-t/watch_options_in_client
...
Auto commit by PR queue bot
2015-10-24 17:39:20 -07:00
Abhi Shah
edf5099336
Merge pull request #15947 from justinsb/aws_daemon_restart
...
e2e: Add aws provider to daemon_restart test
2015-10-24 16:13:12 -07:00
Wojciech Tyczynski
f4d75e0a0a
Support timeout in watch requests
2015-10-24 13:12:49 +02:00
k8s-merge-robot
e1559e9fb5
Merge pull request #15352 from pmorie/fsgroup
...
Auto commit by PR queue bot
2015-10-24 01:55:45 -07:00
k8s-merge-robot
570a9dc18f
Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions
...
Auto commit by PR queue bot
2015-10-24 01:24:31 -07:00
Eric Tune
eaf8dbcb00
Indent "GRACE" column in pod dump of test output
2015-10-23 13:36:20 -07:00
Saad Ali
722c86aa50
Merge pull request #15948 from gmarek/fix-test
...
Add handling of old non-capitalized event reason to scheduler-predicates test
2015-10-23 12:06:14 -07:00
Piotr Szczesniak
d7a3b064dd
Improved HPA e2e to test stability of the scale decision
2015-10-23 14:54:12 +02:00
Filip Grzadkowski
165169ab1c
Merge pull request #16052 from ArtfulCoder/mount_etc_hosts
...
kubelet manages /etc/hosts file
2015-10-23 14:07:34 +02:00
k8s-merge-robot
c3d92de705
Merge pull request #15875 from ashcrow/release-tar-fix-for-15713-15787
...
Auto commit by PR queue bot
2015-10-22 23:23:33 -07:00
Paul Morie
3cd12f5e05
FSGroup implementation
2015-10-22 16:40:59 -04:00
Abhishek Shah
ba6469d478
kubelet manages /etc/hosts file
2015-10-22 13:27:05 -07:00
Chao Xu
eb3a80156a
let kubectl api-versions use the discovery client
2015-10-22 10:19:34 -07:00
Filip Grzadkowski
295d28e101
Merge pull request #15986 from yujuhong/mem_inuse
...
e2e: change resource monitor to log memory working set
2015-10-22 14:49:18 +02:00
gmarek
bae456cb9d
Add handling of old non-capitalized event reason to scheduler-predicates test
2015-10-22 12:08:30 +02:00
Paul Morie
393e2bc019
Inline some SecurityContext fields into PodSecurityContext
2015-10-21 19:01:17 -04:00
k8s-merge-robot
e9dc7306cc
Merge pull request #16008 from ixdy/e2e
...
Auto commit by PR queue bot
2015-10-21 05:45:32 -07:00
k8s-merge-robot
e4294ff5cc
Merge pull request #14991 from swagiaal/supplemental-groups
...
Auto commit by PR queue bot
2015-10-21 04:25:42 -07:00
Jeff Grafton
1ec0b09205
Ensure framework.afterEach is called to clean up resources
2015-10-20 21:33:27 -07:00
k8s-merge-robot
360d0e0a7e
Merge pull request #15843 from wojtek-t/tweak_performance_limits
...
Auto commit by PR queue bot
2015-10-20 18:44:44 -07:00
k8s-merge-robot
280c38daae
Merge pull request #15764 from mqliang/importAlias
...
Auto commit by PR queue bot
2015-10-20 17:14:29 -07:00
Yu-Ju Hong
4a9ab92cdb
e2e: change resource monitor to log memory working set
...
This is more representative than memory usage.
2015-10-20 15:54:43 -07:00
k8s-merge-robot
d453976e8a
Merge pull request #15918 from justinsb/fix_typos
...
Auto commit by PR queue bot
2015-10-20 13:37:14 -07:00
Sami Wagiaalla
030f882f06
Add Support for supplemental groups
2015-10-20 12:44:32 -04:00
Justin Santa Barbara
0a4bb324e0
e2e: Add aws provider to daemon_restart test
2015-10-20 09:02:02 -04:00
Steve Milner
8da2d4002f
Fixes remaining imports per #15319
2015-10-20 07:13:13 -04:00
Steve Milner
95f48f2591
e2e: kubectl HTTP fix for #15713 and #15787 .
...
This reverts commit 54c899370e
, reversing
changes made to 0338e0ef53
and adds a fix
proposed in #15848 .
2015-10-20 07:07:57 -04:00
Justin Santa Barbara
67d3a93166
Fix misc typos
...
Mostly in comments, but also renamed the (test) function
migUdpateCmdBase -> migUpdateCmdBase.
2015-10-20 05:52:45 -04:00
Wojciech Tyczynski
d1179f1d67
Tweak limits in scalability tests
2015-10-20 09:09:20 +02:00
k8s-merge-robot
1f28ef05de
Merge pull request #15884 from ixdy/gke-daemon-restart
...
Auto commit by PR queue bot
2015-10-19 22:02:19 -07:00
k8s-merge-robot
1f758d8ca6
Merge pull request #15568 from a-robinson/e2e
...
Auto commit by PR queue bot
2015-10-19 19:43:18 -07:00
k8s-merge-robot
0d7b53a201
Merge pull request #15813 from mesosphere/sttts-clusterdns-example
...
Auto commit by PR queue bot
2015-10-19 14:47:27 -07:00
Jeff Grafton
f419f407c2
Correctly skip daemon restart tests unless running on GCE
2015-10-19 13:58:22 -07:00
Clayton Coleman
34e9478cd3
Use pod logs subresource from e2e
...
Means that e2e code doesn't need to access the proxy
2015-10-18 23:06:36 -04:00
Dr. Stefan Schimanski
f866243e0a
Fix kube-ui e2e test waiting for the rc pods
...
Kube-ui pods do not have the {"name":rcName} label like pods created in
e2e tests. Hence, we cannot use the waitForRCPods function directly, but
have to pass a custom label.
2015-10-18 14:51:36 +01:00
k8s-merge-robot
578d752174
Merge pull request #15772 from mesosphere/sttts-temporarily-fix-nodeselector-e2e-test
...
Auto commit by PR queue bot
2015-10-18 04:35:14 -07:00
k8s-merge-robot
09a3871506
Merge pull request #15755 from zhengguoyong/del_capatical_packagename_for_cadvisorApi2
...
Auto commit by PR queue bot
2015-10-18 04:04:11 -07:00
Fabio Yeon
38dc2bd6d6
Revert "e2e: kubectl HTTP fix for #15713"
2015-10-17 22:34:43 -07:00
k8s-merge-robot
0338e0ef53
Merge pull request #15787 from ashcrow/release-tar-fix-for-15713
...
Auto commit by PR queue bot
2015-10-17 05:37:40 -07:00
Dr. Stefan Schimanski
d11a3930c0
Remove race of ClusterDns e2e frontend test and starting pod
2015-10-17 12:16:54 +02:00
Dr. Stefan Schimanski
d4602bb909
Remove race of waitForRCPodsRunning Running check and internal pod store
2015-10-17 12:15:00 +02:00
Clayton Coleman
e9a465d635
Make kubectl run attach behave like docker run
...
Have stdin closed by default, can be left open with --leave-stdin-open.
Add e2e tests for the behavior.
2015-10-16 20:33:51 -04:00
Alex Robinson
ef74abd2b7
Add test that verifies a load balancer's IP doesn't change when its port
...
is changed.
2015-10-16 21:46:42 +00:00
k8s-merge-robot
535090312f
Merge pull request #13180 from samsabed/backoff_e2e
...
Auto commit by PR queue bot
2015-10-16 13:33:36 -07:00
Steve Milner
dda162d54c
e2e: kubectl HTTP fix for #15713
2015-10-16 14:48:57 -04:00
k8s-merge-robot
a6634adc1c
Merge pull request #15435 from zhengguoyong/adjust_package_name_pkgcloudprovider
...
Auto commit by PR queue bot
2015-10-16 08:30:32 -07:00
Dr. Stefan Schimanski
d5aea32d07
Solve race between scheduler and kubelet about new node labels
2015-10-16 12:33:00 +02:00
Piotr Szczesniak
52d8527761
Migrate hpa e2e tests to the new API
...
Fixed the issue with enabling HPA
2015-10-16 11:06:47 +02:00
mqliang
df5afa874a
Del capatical local packagename for controllerFramework
2015-10-16 16:01:58 +08:00
Jerzy Szczepkowski
df732f061a
HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups.
2015-10-16 07:15:50 +02:00
eulerzgy
31c09bdcb8
Del capatical local packagename for cadvisorApi
2015-10-16 11:03:50 +08: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
f58d5d486f
Merge pull request #15445 from mesosphere/sttts-timeout-port-forward-tests
...
Auto commit by PR queue bot
2015-10-15 14:28:35 -07:00
Eric Tune
5a1a0b3040
Merge pull request #15428 from mikedanese/gc
...
Add e2e test for pod garbage collection
2015-10-15 13:58:00 -07:00
Eric Tune
442f61623c
Merge pull request #15408 from a-robinson/tests
...
Improve the error handling when creating/delete GCE IPs in e2e tests.
2015-10-15 13:57:40 -07:00
Eric Tune
8fcb0dfb75
Merge pull request #14925 from ashcrow/e2e-latency
...
Extract latency test so it can be run separately from density E2E
2015-10-15 12:24:25 -07:00
Andy Goldstein
37b0cfd02b
Temp. skip exec+proxy e2e test
...
It's breaking GCE e2e. Will reenable once we've fixed the test.
2015-10-15 14:22:14 -04:00
Alex Robinson
54dc6bb6c9
Improve the error handling when creating/delete GCE IPs in e2e tests.
...
Prior to this, test failures caused by errors in these helpers printed
out long exec.ExitErrors structs that didn't contain any useful info,
for example:
```
Expected error:
<*exec.ExitError | 0xc20804e518>: {
ProcessState: {
pid: 22855,
status: 256,
rusage: {
Utime: {Sec: 0, Usec: 312000},
Stime: {Sec: 0, Usec: 96000},
Maxrss: 42912,
Ixrss: 0,
Idrss: 0,
Isrss: 0,
Minflt: 21667,
Majflt: 0,
Nswap: 0,
Inblock: 0,
Oublock: 40,
Msgsnd: 0,
Msgrcv: 0,
Nsignals: 0,
Nvcsw: 52,
Nivcsw: 34,
},
},
}
exit status 1
not to have occurred
```
2015-10-15 17:57:46 +00:00
Mike Danese
402e68e05c
add slow test for terminated pod garbage collection
2015-10-15 08:19:39 -07:00
k8s-merge-robot
a3f2ba2e34
Merge pull request #11694 from ncdc/add-spdy-proxy-support
...
Auto commit by PR queue bot
2015-10-15 06:56:15 -07:00
k8s-merge-robot
5d66bf9741
Merge pull request #15519 from ihmccreery/upgrade-versioning
...
Auto commit by PR queue bot
2015-10-15 06:30:12 -07:00
k8s-merge-robot
081f05c207
Merge pull request #14575 from soltysh/jobs_podtemplate_not_pointer
...
Auto commit by PR queue bot
2015-10-15 03:28:19 -07:00
Marek Grabowski
b8aabbbf4f
Merge pull request #15655 from piosz/enable-ir-e2e
...
Disabled flaky Initial Resources e2e test
2015-10-15 10:09:43 +02:00
Marek Grabowski
2cbb37a083
Merge pull request #15572 from nikhiljindal/deploymentFlake
...
Deployment e2e flake: Wait for events to be generated before verifying them
2015-10-15 09:30:14 +02:00
Piotr Szczesniak
e67be99995
Disabled flaky Initial Resources e2e test
2015-10-14 20:47:07 +02:00
Isaac Hollander McCreery
60c316b54a
Upgrades and upgrade tests take versions of the form release/stable instead of stable_release:
...
- Refactor common and gce/upgrade.sh to use arbitrary published releases
- Update hack/get-build to use cluster/common code
- Use hack/get-build.sh in cluster upgrade test logic
2015-10-14 10:16:21 -07:00
k8s-merge-robot
6a4b76f34c
Merge pull request #15623 from wojtek-t/always_delete_namespace
...
Auto commit by PR queue bot
2015-10-14 08:35:24 -07:00
Steve Milner
57fc4bfa56
build: test/images in test tar and a static kubectl
...
* release tar now includes test/images/*
* kubectl is now built as a static binary in the test
2015-10-14 09:42:04 -04:00
k8s-merge-robot
a5fc5fd0c4
Merge pull request #15538 from wojtek-t/unify_clients
...
Auto commit by PR queue bot
2015-10-14 06:20:37 -07:00
Wojciech Tyczynski
a322a601aa
Delete namespace in case of scalability failures
2015-10-14 15:18:39 +02:00
Marek Grabowski
4264aac1e9
Merge pull request #15610 from piosz/enable-ir-e2e
...
Fixed Initial Resources e2e test to not depend on other tests
2015-10-14 11:43:30 +02:00
Maciej Szulik
98fa29adfd
Make PodTemplateSpec for Job not a pointer, since it's a required field
2015-10-14 11:37:11 +02:00
Piotr Szczesniak
ebac6de547
Fixed Initial Resources e2e test to not depend on other tests
2015-10-14 11:11:03 +02:00
Dawn Chen
e86d5c9e7d
Revert "Networking test rework to support modular, layered service soak"
2015-10-14 00:03:39 -07:00
Wojciech Tyczynski
647aa1bc8c
Unify per-resource List for unversioned client
2015-10-14 08:37:57 +02:00
k8s-merge-robot
3e3833b0db
Merge pull request #9052 from jayunit100/network-service-soak
...
Auto commit by PR queue bot
2015-10-13 18:38:12 -07:00
Dawn Chen
0e0ae670ad
Merge pull request #15488 from caesarxuchao/experimental-extensions-client
...
Move from "Experimental" to "Extensions"
2015-10-13 16:54:37 -07:00
k8s-merge-robot
3753c98783
Merge pull request #15569 from ncdc/pod-ip-downward-api
...
Auto commit by PR queue bot
2015-10-13 16:08:21 -07:00
nikhiljindal
9ba4a3c4d0
Wait for events to be generated before verifying them
2015-10-13 14:59:35 -07:00
k8s-merge-robot
13859da2af
Merge pull request #15553 from dchen1107/fix
...
Auto commit by PR queue bot
2015-10-13 14:38:25 -07:00
Andy Goldstein
7d02ea9bb7
Fix race condition for consuming podIP via downward API.
2015-10-13 16:39:11 -04:00
Chao Xu
493d2b6920
grep sed Experimental()
2015-10-13 13:22:54 -07:00
k8s-merge-robot
f6bed84af7
Merge pull request #15252 from brendandburns/flakes3
...
Auto commit by PR queue bot
2015-10-13 09:53:13 -07:00
Dawn Chen
eb58db2772
Fix daemon_restart with right pause image
2015-10-13 09:50:36 -07:00
Dawn Chen
edd56cc00e
Using right pause image in container_probe test
2015-10-13 09:50:36 -07:00
k8s-merge-robot
e929977ff3
Merge pull request #15541 from wojtek-t/extend_logging_for_scalability
...
Auto commit by PR queue bot
2015-10-13 07:33:12 -07:00
Marcin Wielgus
d5246a74f6
Merge pull request #15536 from gmarek/fix-jenkins
...
Wait until all pods are running before starting tests
2015-10-13 13:49:41 +02:00
Wojciech Tyczynski
f837b6166d
Extend logging for #15540
2015-10-13 13:38:08 +02:00
gmarek
71fbef2e2d
Wait until all pods are running before starting tests
2015-10-13 13:00:14 +02:00
k8s-merge-robot
2dec0826f7
Merge pull request #15351 from caesarxuchao/fix-14584-1
...
Auto commit by PR queue bot
2015-10-13 02:19:43 -07:00
k8s-merge-robot
b0d5738936
Merge pull request #15513 from aledbf/fix-serviceloadbalancer-tests
...
Auto commit by PR queue bot
2015-10-13 01:27:53 -07:00
k8s-merge-robot
866d7d4fb9
Merge pull request #15505 from dchen1107/fix
...
Auto commit by PR queue bot
2015-10-12 22:21:13 -07:00
Manuel de Brito Fontes
6ee3fc8297
Fix service-loadbalancer e2e tests
2015-10-12 21:25:43 -03:00
Dawn Chen
180eb70100
Merge pull request #15485 from piosz/enable-ir-e2e
...
Disabled Initial Resources e2e
2015-10-12 15:50:12 -07:00
Dawn Chen
c61dd84506
Using pause image for testing.
2015-10-12 15:14:59 -07:00
Brendan Burns
5d67b1525f
Add some retry to static ip creation
2015-10-12 14:43:02 -07:00
Chao Xu
cbb3deb182
run goimports
2015-10-12 13:31:45 -07:00
Chao Xu
50a2c4c643
grep-sed
2015-10-12 13:31:45 -07:00
Piotr Szczesniak
60d0c756b0
Disabled Initial Resources e2e
2015-10-12 20:18:40 +02:00
jayvyas
e8cd5ef844
E2E tests: Parallel service soak functionality for networking.go
2015-10-12 11:41:10 -04:00
Jordan Liggitt
1043126135
Refactor SSH tunneling, fix proxy transport TLS/Dial extraction
2015-10-12 11:17:01 -04:00
Jordan Liggitt
826459e51e
Allow specifying scheme when proxying
2015-10-12 11:16:53 -04:00
k8s-merge-robot
0737e108e3
Merge pull request #8145 from jayunit100/e2e-k8bps
...
Auto commit by PR queue bot
2015-10-12 08:05:35 -07:00
Piotr Szczesniak
35cf8cc76c
Enabled InitialResources e2e in autoscaling suite
2015-10-12 11:30:47 +02:00
Dr. Stefan Schimanski
f1b6158a6d
Let port forwarding e2e tests timeout on kubectl calls
2015-10-11 12:58:56 +02:00
k8s-merge-robot
71e9565815
Merge pull request #15163 from thockin/gcloud-preview
...
Auto commit by PR queue bot
2015-10-10 12:04:55 -07: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
k8s-merge-robot
02ec1fb33c
Merge pull request #13885 from smarterclayton/websocket_exec
...
Auto commit by PR queue bot
2015-10-10 09:52:01 -07:00
k8s-merge-robot
fa557f6101
Merge pull request #15409 from caesarxuchao/extension/v1beta1
...
Auto commit by PR queue bot
2015-10-10 09:03:43 -07:00
eulerzgy
8b174f7f33
adjust package name for pkg/cloudprovider
2015-10-10 16:44:54 +08:00
Mike Danese
b635fc53f9
Merge pull request #15228 from mesosphere/sttts-conformance-tags
...
Use [Conformance] to tag conformance tests
2015-10-09 18:03:56 -07:00
Chao Xu
7c9f4cc42f
experimental. -> extensions.
2015-10-09 15:49:10 -07:00
Dr. Stefan Schimanski
cb00df9b28
Tag conformance tests with a [Conformance] string in the description
...
- remove skip list from conformance-test.sh and filter by the new tag
- remove experimental api tests from conformance test suite
- remove all tests from conformance test suite which are either
restricted to e.g. gce, gke, aws or require SSH
2015-10-09 23:14:43 +01:00