k8s-merge-robot
efa590727a
Merge pull request #17031 from xelalexv/issue16425
...
Auto commit by PR queue bot
2015-11-10 05:29:15 -08:00
vollschwitz
ac9484b869
prevent consumecpu/mem from becoming zombies by calling run instead of start
2015-11-10 08:04:26 +01: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
k8s-merge-robot
0b183f43fd
Merge pull request #16574 from hurf/stop_doc
...
Auto commit by PR queue bot
2015-11-05 19:43:21 -08: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
1831a057f1
Merge pull request #16694 from jbeda/update-etcd
...
Auto commit by PR queue bot
2015-11-05 03:27:26 -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
Joe Beda
993c1ee222
Update etcd to 2.2.1
2015-11-04 12:26:57 -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
Prashanth Balasubramanian
84e9277bcc
Test image
2015-11-02 12:35:27 -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
Piotr Szczesniak
fcbf1c1012
Merge pull request #16520 from gmarek/fix-kubemark
...
Don't delete namespace after kubemark tests, as cluster will be torn …
2015-11-02 10:13:37 +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
hurf
ce35bb4208
Remove trace of "kubectl stop"
...
Remove doc and use of "kubectl stop" since it's deprecated.
2015-10-30 14:12:20 +08:00
k8s-merge-robot
4c3ac326fa
Merge pull request #16295 from ashcrow/standardize-image-makefiles
...
Auto commit by PR queue bot
2015-10-29 13:33:33 -07:00
gmarek
ce3317cb9f
Don't delete namespace after kubemark tests, as cluster will be torn down either way
2015-10-29 18:53:56 +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
Steve Milner
70e4693428
Standardized test image Makefile targets
2015-10-29 10:12:05 -04: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
k8s-merge-robot
63af7c227e
Merge pull request #16069 from zmerlynn/nfs-1.1
...
Auto commit by PR queue bot
2015-10-28 22:39:09 -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
k8s-merge-robot
ec9b493647
Merge pull request #14639 from gmarek/hollow-proxy
...
Auto commit by PR queue bot
2015-10-27 18:22:38 -07:00
Zach Loafman
b71bc4e480
Fix volumes/test/nfs: Needs to run insecure to allow container connections
...
Since this is a container service port anyways, "insecure" is a bit of
a red herring. There's no real security relevance to the incoming port
numbers for the NFS server pod.
This lets us get rid of the examples/nfs/exporter Docker build
(@jsafrane's personal image).
2015-10-27 16:58:04 -07:00
Daniel Smith
19c1064293
Merge pull request #16099 from jsafrane/devel/move-ceph-image
...
Move CephFS test container to test/images.
2015-10-27 15:47:16 -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
gmarek
5a4e4d4d57
Add a HollowProxy to the HollowNode.
2015-10-27 18:23:29 +01: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
Jan Safranek
e0e482e4c8
Move CephFS test container to test/images.
2015-10-22 15:20:20 +02: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
Marek Grabowski
9a6e988b48
Merge pull request #15628 from gmarek/kubemark-performance
...
Run etcd for events on separate machine in Kubemark
2015-10-21 11:33:37 +02: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