Commit Graph

13748 Commits

Author SHA1 Message Date
Bob Killen
5518defffc Fix shellcheck lint errors in test/images/volume/nfs/run_nfs.sh 2019-04-15 20:02:03 -04:00
Bob Killen
f795e22932 Fix shellcheck lint errors in test/images/volume/iscsi/create_block.sh 2019-04-15 20:01:25 -04:00
Bob Killen
346bcdaa27 Fix shellcheck lint errors in test/images/volume/gluster/run_gluster.sh 2019-04-15 20:01:25 -04:00
Andrew Sy Kim
71e5980ad4 remove unused functions & types in test/e2e/framework/util.go
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-15 19:21:39 -04:00
Jiatong Wang
6d7869ee96 Clean up e2e/framework/upgrade_util.go 2019-04-15 15:46:25 -07:00
Kubernetes Prow Robot
8045a99a70 Merge pull request #76565 from xichengliudui/ends-With-Newline
Use fmt.printf() to end with a newline
2019-04-15 14:25:22 -07:00
Kubernetes Prow Robot
cd158cc6bb Merge pull request #76602 from jsafrane/revert-hack
Revert accidentally pushed e2e images
2019-04-15 13:11:37 -07:00
Kubernetes Prow Robot
bf70f69b15 Merge pull request #76552 from mattjmcnaughton/mattjmcnaughton/improve-readability-in-e2e-network-service-tests
Improve readability in e2e/network/service tests
2019-04-15 11:46:55 -07:00
Kubernetes Prow Robot
94a1458638 Merge pull request #76368 from SataQiu/cleanup-test-20190410
Cleanup command prompt for readme.md
2019-04-15 10:26:06 -07:00
Manjunath A Kumatagi
3319452ddf Add mkumatag as a owner 2019-04-15 20:41:08 +05:30
mattjmcnaughton
a52b9fb4ff Fix typo in kube-proxy-migration-e2e test
s/uprgade/upgrade
2019-04-15 10:00:42 -04:00
Jan Safranek
5a3796b115 Revert "hack"
This reverts commit 5f9756c3ce.
2019-04-15 14:26:55 +02:00
SataQiu
270e27d4b7 fix golint failures of test/e2e_kubeadm/util.go 2019-04-16 00:49:15 +08:00
Mayank Gaikwad
82822f10e1 Promote container runtime e2e verifying termination message 2019-04-15 16:37:18 +05:30
Christoph Blecker
759121309f Update to go 1.12.4 2019-04-14 21:01:00 -07:00
Kubernetes Prow Robot
56817f2543 Merge pull request #76115 from SataQiu/fix-shell-20190404
Fix shellcheck failures of zookeeper-installer/install.sh, etc
2019-04-13 21:20:01 -07:00
Claudiu Belu
60e9fe79af tests: agnhost image updates
Adds the following subcommands to the agnhost binary:

- dns-server-list: outputs the host's DNS server list with which it was
  configured with. This can be found in /etc/resolv.conf on Linux and
  through some powershell commands on Windows.
- etc-hosts: outputs the host's hosts file. This can be found in /etc/hosts
  for Linux, and C:/Windows/System32/drivers/etc/hosts for Windows.
- pause: pauses the binary's execution. This can be used to keep the Pod in
  a Running state for various reasons, including executing additional agnhost
  commands.

Refactors bits of the code to avoid duplication.

Adds a README for the agnhost image.
2019-04-13 21:12:58 -07:00
Kubernetes Prow Robot
0e157cbc36 Merge pull request #75713 from SataQiu/fix-e2e_node-builder-20190326
Fix golint failures in test/e2e_node/builder
2019-04-13 19:18:00 -07:00
SataQiu
d735aaadd6 fix shellcheck failures of zookeeper-installer/install.sh zookeeper-installer/on-start.sh 2019-04-14 07:07:50 +08:00
mattjmcnaughton
a00019ca9c Improve readability in e2e/network/service tests
Improve readability in e2e network service tests by using differently
named methods for a test with a transition and without a transition.
This replaces a boolean argument, which didn't give any indication w.r.t
its purpose (unless one read the method).
2019-04-13 13:48:05 -04:00
SataQiu
9f8ee74a52 cleanup command prompt for readme.md 2019-04-13 19:10:36 +08:00
Kubernetes Prow Robot
1b9206a17c Merge pull request #76414 from SataQiu/refactor-e2e-volume-20190411
[e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go
2019-04-13 00:42:03 -07:00
SataQiu
a34f6277d9 add OWNERS for test/e2e/framework/volume 2019-04-13 16:59:04 +08:00
SataQiu
252cabf155 [e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go 2019-04-13 16:58:37 +08:00
Kubernetes Prow Robot
df6ca6ab9f Merge pull request #76156 from chardch/recreate-master-retry
Recreate nodes e2e test
2019-04-12 23:26:02 -07:00
Kubernetes Prow Robot
9aac5ced1f Merge pull request #74702 from globervinodhn/secret_empty_promote
Promote empty secret key e2e test to conformance test
2019-04-12 21:38:02 -07:00
Jiaying Zhang
8175579a0c add recreate node e2e test
Move recreate_node test to gce provider tests.
2019-04-12 16:00:19 -07:00
Kubernetes Prow Robot
969c1106f1 Merge pull request #76084 from SataQiu/fix-shell-20190403
Fix shellcheck failures of test/images/pets/redis-installer/on-start.sh
2019-04-12 15:56:32 -07:00
Kubernetes Prow Robot
2a6efd3fe7 Merge pull request #75473 from pontiyaraja/podCNF
promote pod should be submitted and removed e2e test case to conformance
2019-04-12 15:56:18 -07:00
Kubernetes Prow Robot
2d5f5a9da5 Merge pull request #75471 from pontiyaraja/sharedVolCNF
promote shared volumes between the container in a pod e2e to conformance
2019-04-12 15:56:04 -07:00
Michelle Au
cb21282136 update to csi e2es to use official images 2019-04-12 15:48:55 -07:00
Kubernetes Prow Robot
cf76367f05 Merge pull request #75101 from mgdevstack/promote-runtime-2
Promote container runtime e2e having non default TerminationMessagePath set
2019-04-12 14:30:36 -07:00
Kubernetes Prow Robot
42b3d9d9f3 Merge pull request #74983 from mgdevstack/master-conformance-pqdn-externamesrv
Promote DNS e2e verifying DNS resolution for externalName services
2019-04-12 14:30:22 -07:00
Kubernetes Prow Robot
9c61764a07 Merge pull request #74892 from globervinodhn/rc_exceed_quota_promote
Promote exceed quota e2e test for Replication Controller to conformance test
2019-04-12 14:30:08 -07:00
Kubernetes Prow Robot
c3ac9fb1ab Merge pull request #74791 from globervinodhn/job_delete_promote
Promote graceful job deletion e2e test to conformance test
2019-04-12 14:29:53 -07:00
Kubernetes Prow Robot
c48a16a6a9 Merge pull request #76457 from caesarxuchao/fix-image-build
Follow up of #76126
2019-04-12 12:57:16 -07:00
Kubernetes Prow Robot
cc368faa1b Merge pull request #73739 from jsafrane/parallelize-iscsi
Parallelize iSCSI tests
2019-04-12 12:56:47 -07:00
Kubernetes Prow Robot
73e4b133f1 Merge pull request #76300 from jingxu97/April/window_provisioning_fix
Fix test failures in volume provisioning
2019-04-12 11:35:00 -07:00
Kubernetes Prow Robot
81b64f4972 Merge pull request #76228 from draveness/feature/refactor-framework-job-util
refactor: cleanup e2e framework job utils
2019-04-12 11:34:46 -07:00
draveness
f32352ac7e refactor: clean up e2e framework job utils
1. Move job_util to e2e/framework/job package
2. Remove unused UpdateJobWithFunc
2019-04-12 21:26:33 +08:00
Kubernetes Prow Robot
bb845a715a Merge pull request #76498 from mm4tt/kubemark_fix
Fail start-kubemark.sh on master or hollow nodes set-up errors
2019-04-12 06:15:27 -07:00
Kubernetes Prow Robot
d999f456ea Merge pull request #76434 from SataQiu/join-test-20190411
add @SataQiu as a reviewer of test (re-open)
2019-04-12 03:23:46 -07:00
Mateusz Matejczyk
17daab3a7d Fail on master or hollow nodes set-up error.
Ref. https://github.com/kubernetes/kubernetes/issues/76490
2019-04-12 12:17:20 +02:00
Kubernetes Prow Robot
ed2bdd53dc Merge pull request #76409 from draveness/feature/refactor-framework-rs-util
refactor: cleanup e2e replicaset utils
2019-04-12 00:41:43 -07:00
Kubernetes Prow Robot
daf75a0ad5 Merge pull request #76400 from jiatongw/gpu
[e2e] Move gpu_util.go to e2e/framework/gpu
2019-04-12 00:41:28 -07:00
Mayank Gaikwad
f7d8771dfe Promote security context NodeConformance tests to Conformance suite 2019-04-12 10:22:24 +05:30
Kubernetes Prow Robot
3ef622d5b8 Merge pull request #76391 from SataQiu/update-readme-20190410
Update README.md by cleaning up command prompts
2019-04-11 13:10:56 -07:00
Kubernetes Prow Robot
305f718716 Merge pull request #76361 from SataQiu/cleanup-e2e-20190410
Small cleanup of e2e/framework/ingress
2019-04-11 13:10:43 -07:00
Joe Betz
a6126dc55a Promote 'watch-consistency' e2e test to be a conformance test 2019-04-11 12:54:16 -07:00
Chao Xu
1b41803421 fixing image-util.sh 2019-04-11 11:20:26 -07:00