Commit Graph

2750 Commits

Author SHA1 Message Date
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
k8s-merge-robot
e5a908c898 Merge pull request #22476 from ixdy/cluster-logs
Auto commit by PR queue bot
2016-03-05 23:06:29 -08:00
k8s-merge-robot
0956b6ff0c Merge pull request #22003 from spxtr/test-history
Auto commit by PR queue bot
2016-03-05 20:04:30 -08:00
k8s-merge-robot
d869dd0121 Merge pull request #22357 from ncdc/job-hpa-update-storage-test
Auto commit by PR queue bot
2016-03-05 05:45:33 -08:00
k8s-merge-robot
2808973503 Merge pull request #22038 from mqliang/daemonset-cache
Auto commit by PR queue bot
2016-03-05 03:38:55 -08:00
k8s-merge-robot
271784e5fa Merge pull request #21167 from andyzheng0831/trusty-release
Auto commit by PR queue bot
2016-03-05 01:57:52 -08:00
k8s-merge-robot
ea43db8039 Merge pull request #22481 from ihmccreery/better-upgrade-tests
Auto commit by PR queue bot
2016-03-04 20:07:29 -08:00
k8s-merge-robot
93650d28a8 Merge pull request #22547 from jlowdermilk/sdk-ci-bucket
Auto commit by PR queue bot
2016-03-04 17:39:08 -08:00
Abhi Shah
506f4d2212 Merge pull request #22551 from dchen1107/test1
Enable --log-level=info for docker daemons for scalability jenkins jo…
2016-03-04 16:50:19 -08:00
Isaac Hollander McCreery
0e9114f667 Add ExperimentalNodeUpgrade test that a service stays up during cluster upgrade, not just master upgrade
- Duplicate old test to keep old functionality while allowing ExperimentalNodeUpgrade
- Also remove push test; no longer used/functioning
2016-03-04 16:10:29 -08:00
Joe Finney
633e12e1d4 Add a simple test history generator. 2016-03-04 15:52:44 -08:00
Joe Finney
9056c5c7b0 Send timeout to the runner, not to the curl. 2016-03-04 15:31:21 -08:00
Andy Goldstein
156c1f3c5d Test jobs/hpas in storage update 2016-03-04 17:05:39 -05:00
Dawn Chen
fd10ca2f45 Enable --log-level=info for docker daemons for jenkins jobs and e2e tests except soak-continuous. 2016-03-04 13:31:42 -08:00
Eric Paris
082cdd5ad4 hack/e2e-node-test should not assume ginkgo installed
It should use the version we build.
2016-03-04 16:28:35 -05:00
k8s-merge-robot
bf2a33f831 Merge pull request #22548 from wojtek-t/switch_to_us_central
Auto commit by PR queue bot
2016-03-04 12:42:32 -08:00
Wojciech Tyczynski
113e0496c7 Move scalability jobs to us-central from us-east 2016-03-04 20:31:59 +01:00
Jeff Lowdermilk
6c4c033d5a Use new bucket for ci cloud sdk 2016-03-04 11:27:52 -08:00