Commit Graph

8767 Commits

Author SHA1 Message Date
Brian Grant
532ba5a3c6 Merge pull request #21535 from AdoHe/restore_secure_etcd
restore ability to run against secured etcd
2016-03-11 12:14:06 -08:00
Joe Finney
bc06c5c13e Fix project name for 1.2 serial job. 2016-03-11 10:52:18 -08:00
Joe Finney
e758b299c4 Merge pull request #22753 from spxtr/gce-1-2-jobs
More GCE 1.2 jobs.
2016-03-11 10:19:34 -08:00
AdoHe
7228b9b987 restore ability to run against secured etcd 2016-03-11 11:21:16 -05:00
deads2k
5bd161a9cc allow resource.version.group in kubectl 2016-03-11 10:21:50 -05:00
k8s-merge-robot
4ee7424a7a Merge pull request #22624 from fejta/testing
Auto commit by PR queue bot
2016-03-11 02:57:10 -08:00
Brian Grant
e5748a44d6 Merge pull request #22840 from liggitt/preferred-gvk
Prefer fetched version when determining HPA group version kind
2016-03-11 00:41:39 -08:00
Jeff Grafton
991f7446ac Disable verify-godep-licenses.sh in hack/verify-all.sh
Also reenable in Makefile so Travis still runs it.
2016-03-10 23:30:40 -08:00
Jeff Grafton
d94ff5b83a Merge pull request #22834 from ixdy/verify-all
Add jq to the kubekins-test image and pass through KUBE_FORCE_VERIFY_CHECKS
2016-03-10 22:15:20 -08:00
Jordan Liggitt
560b02b3ec Prefer fetched version when determining HPA group version kind 2016-03-11 00:03:38 -05:00
k8s-merge-robot
97d384f269 Merge pull request #22756 from huang195/add_proxy_kubeconfig_flag
Auto commit by PR queue bot
2016-03-10 18:37:18 -08:00
Jeff Grafton
85bc91c44c Add jq to the kubekins-test image and passthru KUBE_FORCE_VERIFY_CHECKS 2016-03-10 17:57:55 -08:00
HAI HUANG
b08e2b7201 added proxy-kubeconfig flag 2016-03-10 20:35:49 -05:00
k8s-merge-robot
144e818ae0 Merge pull request #22811 from madhusudancs/kubectl-rs-autoscale
Auto commit by PR queue bot
2016-03-10 17:16:26 -08:00
Daniel Wang
87b3eee1e6 Jenkins: Add the ability to selectively disable an e2e job
Also, disable kubernetes-e2e-gce-trusty-dev-slow for now as it is failing
constantly due to a known issue.
2016-03-10 16:50:43 -08:00
k8s-merge-robot
b8e589456c Merge pull request #22809 from madhusudancs/kubectl-rs-desc
Auto commit by PR queue bot
2016-03-10 16:37:09 -08:00
Jeff Grafton
3821b26ef8 Merge pull request #22681 from ixdy/verify-all
Refactor hack/verify-all.sh and run almost all checks
2016-03-10 16:21:16 -08:00
Madhusudan.C.S
dba9d99e2e Add kubectl describe tests for replica sets. 2016-03-10 15:06:12 -08:00
Madhusudan.C.S
dfc62b56cc Enable kubectl autoscale for replica sets.
Also add some tests for it.
2016-03-10 15:05:54 -08:00
k8s-merge-robot
c9b3b007cd Merge pull request #22808 from madhusudancs/kubectl-rs-cp-testdata
Auto commit by PR queue bot
2016-03-10 14:37:45 -08:00
k8s-merge-robot
5b00059fd2 Merge pull request #22762 from soltysh/job_run
Auto commit by PR queue bot
2016-03-10 13:22:29 -08:00
Isaac Hollander McCreery
6e3a276eeb Configure upgrade jobs for the v1.2 release cycle 2016-03-10 11:32:26 -08:00
Eric Paris
c8d3a06223 Use LC_ALL=C when calling sort 2016-03-10 14:07:09 -05:00
Maciej Szulik
de83631768 Added job/v1 generator to kubectl run 2016-03-10 19:56:57 +01:00
Madhusudan.C.S
9c011c6e0f Copy replicaset example yamls to hack/testdata directory. 2016-03-10 10:53:29 -08:00
Jeff Grafton
59a91326fa Automatically determine remote upstream name.
Also add option to force Godeps verification checks on post-commit
Jenkins.
2016-03-09 16:22:28 -08:00
Jeff Grafton
4242fd2ee1 Refactor hack/verify-all.sh and run almost all checks.
The reasons why checks are skipped is now more explicit. Output is also
improved a bit, giving both the check name and the runtime on the
pass/fail line.

This commit also makes `make verify`, Travis, and Shippable all use
hack/verify-all.sh instead of calling scripts explicitly, as we had been
doing on Jenkins. Everything should now be consistent.
2016-03-09 15:20:36 -08:00
Jeff Grafton
24b3223141 Make skipping logic more robust in hack/verify-godep*
Also add an environment variable, KUBE_VERIFY_GIT_BRANCH, used with this
logic.
2016-03-09 15:20:36 -08:00
Joe Finney
0976ed59c9 Remove hack/e2e-internal/e2e-upgrade.sh. 2016-03-09 14:14:04 -08:00
k8s-merge-robot
36cb9d05ea Merge pull request #22728 from spxtr/tidy-shell
Auto commit by PR queue bot
2016-03-09 13:59:13 -08:00
Joe Finney
bc326af6da Add 1.2 gce soak job. 2016-03-09 11:25:08 -08:00
Joe Finney
e4e677acd7 Add gce-slow-release-1.2 job. 2016-03-09 11:15:21 -08:00
Joe Finney
fd4dd4d766 Add gce-serial-release-1.2 job. 2016-03-09 11:10:09 -08:00
Joe Finney
09c27cdabc Add kubernetes-e2e-gce-release-1.2 e2e suite. 2016-03-09 09:48:53 -08:00
Wojciech Tyczynski
52798beef2 Generate protobuf-related files in Docker 2016-03-09 10:45:24 +01:00
Joe Finney
9845639e14 Remove cluster/kube-env.sh. 2016-03-08 16:57:31 -08:00
Joe Finney
401985bf6c Move KUBERNETES_PROVIDER setting into cluster/kube-util.sh. 2016-03-08 16:51:20 -08:00
k8s-merge-robot
3d58b9c07f Merge pull request #22678 from spxtr/feature-tests
Auto commit by PR queue bot
2016-03-08 11:53:58 -08:00
k8s-merge-robot
b4f3fa7f78 Merge pull request #22520 from mwielgus/enable_cm_jenkins
Auto commit by PR queue bot
2016-03-08 03:09:21 -08:00
Joe Finney
05ff3f00fd Fix regex in list-feature-tests.sh. 2016-03-07 16:49:39 -08:00
Joe Finney
01d32c919e Create kubernetes-test-go-release-1.2. 2016-03-07 14:28:57 -08:00
Joe Finney
78bb0ec645 Create kubernetes-build-1.2. 2016-03-07 14:16:06 -08:00
k8s-merge-robot
3cc6e0262b Merge pull request #22662 from spxtr/move-test-history
Auto commit by PR queue bot
2016-03-07 13:29:47 -08:00
k8s-merge-robot
2f912089a1 Merge pull request #22657 from spxtr/test-history
Auto commit by PR queue bot
2016-03-07 13:29:45 -08:00
Joe Finney
9f86f8749e Only run test-history on Jenkins builds. 2016-03-07 11:42:00 -08:00
Joe Finney
94c5e3cd4c Fix gsutil upload in test-history. 2016-03-07 10:44:59 -08:00
Eric Paris
cbc4581bd6 Default to allow new golang versions
Out tests for features that didn't exist in old golang versions (like
gofmt didn't exist in 1.3 or the linker didn't want an = in 1.4) checked
for the new version. But this means every time there is a new version we
have to update the test. This PR inverts the test. We do it the old way
for the old version and if a new version comes along we just assume it
is going to work the new way.
2016-03-07 09:57:36 -05:00
Wojciech Tyczynski
d6d7f3ffd2 Move high-density kubemark back to us-east1 2016-03-07 12:09:35 +01:00
Erick Fejta
fd4fee788b Add simplified testing instructions and etcd installation check. 2016-03-06 19:07:34 -08:00
k8s-merge-robot
3e948a6ee0 Merge pull request #22557 from eparis/e2e-node-test
Auto commit by PR queue bot
2016-03-06 03:36:45 -08:00