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
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
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
gmarek
5184b40086
API server now must be started before controller-manager. Fix this in Kubemark startup script
2015-10-16 16:15:14 +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
Jerzy Szczepkowski
df732f061a
HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups.
2015-10-16 07:15:50 +02:00
Nikhil Jindal
c6b5f7ff5a
Merge pull request #15516 from nikhiljindal/runtimeConfig
...
Enable extensions/v1beta1 by default and allow runtimeConfig to support enabling/disabling specific resources
2015-10-15 20:16:54 -07:00
Sam Abed
78979c77ce
backoff e2e tests
...
Signed-off-by: Sam Abed <samsabed@gmail.com>
2015-10-16 13:09:29 +11:00
nikhiljindal
a0c038982e
Fixing integrations test
2015-10-15 16:54:17 -07: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
nikhiljindal
7bcc4a6755
Allowing runtimeConfig to support enabling/disabling specific extension resources
2015-10-15 14:24:22 -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
e6d98af05a
Merge pull request #15202 from lavalamp/scheduler-speed-test
...
Auto commit by PR queue bot
2015-10-15 04:46:27 -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
gmarek
0574e0e21f
Bash FTW - fix for run-e2e-tests.sh
2015-10-14 17:20:49 +02:00
k8s-merge-robot
979ca2b3fe
Merge pull request #15614 from wojtek-t/cleanup_integration_utils
...
Auto commit by PR queue bot
2015-10-14 07:35:37 -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
Wojciech Tyczynski
66113539cb
Remove duplicate code from test/integration
2015-10-14 12:11:53 +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
Marek Grabowski
4f6ac7ec79
Merge pull request #15601 from gmarek/fix-jenkins
...
Fix to stop-kubemark script
2015-10-14 09:36:14 +02:00
gmarek
3a609c971d
Fix to stop-kubemark script
2015-10-14 09:30:48 +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
Dawn Chen
7dbfa46d91
Merge pull request #15548 from gmarek/fix-kubemark
...
Small changes in Kubemark requested by @wojtek-t
2015-10-13 16:25:26 -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