k8s-ci-robot
5f49f3b88c
Merge pull request #68380 from bsalamat/test-tag-removal
...
Remove feature tag from ScheudulerPreemption e2e tests
2018-09-20 17:30:26 -07:00
Michelle Au
b1594f3cd1
Move storage tests that take longer than 2 minutes to slow suite
2018-09-20 15:29:00 -07:00
Jeff Grafton
3388e0ce5f
Update to use etcd:3.2.24-1 image
2018-09-20 12:40:26 -07:00
ravisantoshgudimetla
d776f865a2
PDB checks should not be done for terminal pods while evicting
...
Signed-off-by: ravisantoshgudimetla <ravisantoshgudimetla@gmail.com >
2018-09-20 14:30:34 -04:00
Mayank Gaikwad
8b0a5950ab
Promote non-table based container runtime test to conformance
2018-09-20 18:59:59 +05:30
k8s-ci-robot
f6d8fd8bdc
Merge pull request #68802 from ixdy/golang-1.10.4
...
Update to golang 1.10.4
2018-09-19 17:11:29 -07:00
Francois Tur
5c20fff19d
Revert "Add DNS pod resource monitoring option"
2018-09-19 14:54:29 -04:00
k8s-ci-robot
ab02fd6f8a
Merge pull request #68683 from chrisohaver/trackdns
...
Add DNS pod resource monitoring option
2018-09-19 09:47:29 -07:00
Maciej Szulik
5c33898843
Wait for events instead of just checking them in cronjob e2e
2018-09-19 11:03:11 +02:00
k8s-ci-robot
9228bec334
Merge pull request #68579 from verult/adc-crd-access
...
Updating CSI e2e test to create CSI CRDs
2018-09-19 02:00:30 -07:00
k8s-ci-robot
9a5857b1c6
Merge pull request #68794 from MrHohn/disable-dns-federation
...
Disable DNS federation test
2018-09-18 16:32:43 -07:00
David Zhu
0698354f61
Add privileged test pod security policy to local volume provisioner test service account
2018-09-18 14:25:31 -07:00
Cheng Xing
8555408f42
Removing CRD installation from attach detach controller
2018-09-18 14:25:15 -07:00
Cheng Xing
4ff1e32974
Updating CSI e2e test to create CSI CRDs; storing CRD spec in a common location
2018-09-18 14:25:00 -07:00
Jeff Grafton
10713501bd
Update to golang 1.10.4
2018-09-18 13:13:57 -07:00
jennybuckley
3ff6c115bf
fix typo in cleanup of aggregator test
2018-09-18 11:17:37 -07:00
Zihong Zheng
0cebf887e6
Disable DNS federation test
2018-09-18 10:23:03 -07:00
Avesh Agarwal
ea3e676808
Fix DS tests to set their namespaces to empty node selectors
...
so that they keep working with PodNodeSelector plugin.
2018-09-18 13:04:35 -04:00
Adelina Tuvenie
bb59d44deb
Made image registries configurable from registry.yaml file
2018-09-18 16:39:22 +03:00
Chris O'Haver
fd73e6f291
dont merge this commit
2018-09-18 09:37:27 -04:00
Yongxin Li
6a98ce78e4
typo fix from utilites to utilities
...
Signed-off-by: Yongxin Li <yxli@alauda.io >
2018-09-18 13:52:04 +08:00
David Zhu
9d207b3e3c
GetMountRefs should not fail if the path supplied does not exist anymore. It has no mount references
2018-09-17 17:35:12 -07:00
David Zhu
44be42c196
Include PV wait confirmation for Disruptive PV tests
2018-09-17 16:37:23 -07:00
Lubomir I. Ivanov
a39cedd263
e2e/framework: update kubernetes-anywhere path
2018-09-18 00:04:54 +03:00
Chris O'Haver
af0c1d2a4c
Add dns pod monitoring option
2018-09-17 12:52:05 -04:00
Aleksandra Malinowska
a835171f60
Check network condition ready when waiting for ready nodes
2018-09-17 14:51:32 +02:00
Mayank Gaikwad
8f557da3c8
Port kubelet e2e_node tests to e2e
2018-09-17 11:33:30 +05:30
David Zhu
bd308d938a
Fixed leaking dynamic provioning test PDs
2018-09-14 15:14:17 -07:00
Mikkel Oscar Lyderik Larsen
347cec37b2
Fix Redis StatefulSet e2e test
...
This fixes the Redis StatefulSet e2e test by adding the missing `publishNotReadyAddresses: true` field, which was accidentially left out in #63742 .
Without this fix, the redis e2e test will fail because the pod is unable
to lookup the service:
```
2018/09/14 13:57:10 lookup redis on 172.31.9.247:53: no such host
```
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de >
2018-09-14 16:19:19 +02:00
Jean-Christophe Sirot
52f87963a4
Move pod created into kube-system namespace delete call into a defer block to be sure the clean-up is done even when the test failed
...
Signed-off-by: Jean-Christophe Sirot <jean-christophe.sirot@docker.com >
2018-09-13 14:36:51 +02:00
k8s-ci-robot
9c99da0cb9
Merge pull request #68590 from davidz627/fix/VolumeCleanup
...
Change VolumeTestCleanup to not fail when pod already deleted
2018-09-13 04:28:12 -07:00
k8s-ci-robot
ae935d7293
Merge pull request #68569 from davidz627/fix/driverTestResources
...
Fix storage test framework leaking resources on cleanup
2018-09-12 21:44:42 -07:00
David Zhu
304bb501b3
Change VolumeTestCleanup to not fail when pod already deleted
2018-09-12 15:36:55 -07:00
k8s-ci-robot
ae8a046985
Merge pull request #68556 from shyamjvs/remove-deprecated-e2e-test
...
Remove deprecated [Feature:Empty] test
2018-09-12 15:05:21 -07:00
k8s-ci-robot
a720b18ec7
Merge pull request #68420 from rajansandeep/fixfederationtest
...
Add CoreDNS configmap to federation test
2018-09-12 15:04:44 -07:00
David Zhu
f3238d238d
Change GCEPD Standard test disk to PD_STANDARD and 2GB
2018-09-12 14:04:06 -07:00
David Zhu
5155e1b5d9
Test Resource fix for all non-GCE In-tree drivers
2018-09-12 13:59:53 -07:00
David Zhu
725d5ebda4
Fix test framework to pass generic driver specific test specific resources. Fix GCE PD resource leak
2018-09-12 11:29:35 -07:00
ravisantoshgudimetla
b2e92f1ba2
Fix test cases and build files
2018-09-12 14:19:29 -04:00
Shyam Jeedigunta
bf81201b43
Remove deprecated [Feature:Empty] test
2018-09-12 12:56:19 +02:00
Beata Skiba
31fb5b236f
Autoscaler e2e tests use allocatable to calculate resources
2018-09-12 10:49:14 +02:00
Antoine Pelisse
0db6249740
kubectl-diff: Simplify interface
...
The current interface is kind of clunky and not super easy to use, since
you have to specify parameters to specify which versions to diff. Also
the default isn't the most useful setting.
Change the interface by removing all the parameters and force only one
useful use-case, that is: diffing what's currently live against
what would be live if applied.
2018-09-11 15:53:29 -07:00
Sandeep Rajan
e2d435f213
add coredns configmap to federation test
2018-09-11 16:26:08 -04:00
k8s-ci-robot
c0953ed2d1
Merge pull request #68487 from msau42/fix-regional-size
...
Fix size of repd e2e to use Gi
2018-09-10 19:17:47 -07:00
k8s-ci-robot
1ae00dbe04
Merge pull request #68480 from davidz627/fix/glusterSubpathTest
...
Ignore "not found" endpoint on deletion for Gluster Storage Test
2018-09-10 18:08:29 -07:00
k8s-ci-robot
99f319567a
Merge pull request #68015 from damemi/hpa-metrics-specificity
...
Support backwards compatibility for v1beta1 custom metrics client
2018-09-10 16:12:23 -07:00
Jonathan Basseri
117288e285
Make integration test work with go test.
...
The EtcdMain function in integration tests is designed to launch an etcd
instance only when running in a bazel test. For non-bazel, we rely on
hack/make-rules/test-integration.sh to bring up the etcd instance.
This patch fixes the following in EtcdMain:
1. If etcd is not found in ${RUNFILES_DIR} then look in ${PATH}.
2. Try to connect to the etcd started by `make test-integraion`; if it
is up, then don't start etcd.
3. Gracefully shut down etcd after tests.
4. Get a port from the OS instead of deriving it from argv[0].
5. Don't use sync.Once.
The benefit of this change is that integration tests work with `go test`
as well as `make test-integration` without users needing to do anything
special. That makes it much easier to pass go testing flags to tests and
integrate with IDEs.
2018-09-10 14:12:25 -07:00
Michelle Au
13e3da39ba
Fix size of repd e2e to use Gi
2018-09-10 13:29:52 -07:00
k8s-ci-robot
25cbd1c753
Merge pull request #67781 from dashpole/fix_priority_tests
...
Fix priority tests
2018-09-10 12:48:05 -07:00
David Zhu
24f67fd845
Ignore not found endpoint on deletion
2018-09-10 11:34:41 -07:00