k8s-merge-robot
75d9b36a2a
Merge pull request #24175 from fejta/fast
...
Automatic merge from submit-queue
Restart job 5m after the previous failure.
If a job flakes at the beginning of it scripts, it will likely sit around doing nothing for 30m blocking the merge queue. Decreasing this to 5m.
2016-04-15 12:04:08 -07:00
Mike Danese
c5cc0c34fb
Merge pull request #24277 from ihmccreery/upgrade-timeout
...
Use a sane timeout for experimental upgrade jobs, and skip v1.1 tests
2016-04-15 11:40:09 -07:00
Joe Finney
c2906ee09d
Remove soak and disruptive 1.1 Jenkins jobs.
2016-04-15 11:34:30 -07:00
Joe Finney
7179296e30
Move cmd/linkcheck to test targets.
2016-04-15 09:55:04 -07:00
Erick Fejta
f5cc8f772b
Restart job 5m after the previous failure.
2016-04-15 07:33:18 -07:00
k8s-merge-robot
ff1da7674d
Merge pull request #24268 from wojtek-t/remove_old_conversions_generator
...
Automatic merge from submit-queue
Remove old conversion generator
2016-04-15 04:25:19 -07:00
Wojciech Tyczynski
89e860e622
Remove old conversion generator
2016-04-15 12:07:57 +02:00
Amy Unruh
8846b313dc
phase 2 of cassandra example overhaul
2016-04-14 21:55:23 -07:00
Daniel Smith
225f4786af
Merge pull request #24026 from gmarek/gofmt
...
Add go1.4 and 1.6 to hack/verify-gofmt.sh and fail verify check if go…
2016-04-14 16:56:33 -07:00
Daniel Smith
a42d7fa31c
Merge pull request #23756 from smarterclayton/force_delete
...
Add a client flag to delete "--now" for grace period 0
2016-04-14 16:55:07 -07:00
Daniel Smith
d8532e0746
Merge pull request #24294 from spxtr/build-boop
...
Bump kubernetes-build timeout.
2016-04-14 16:23:11 -07:00
Daniel Smith
f778cb3bc7
Merge pull request #24223 from tyangliu/generate-yaml-docs
...
Include genyaml in update/verify generated docs scripts
2016-04-14 16:22:03 -07:00
Joe Finney
21e664aa95
Bump kubernetes-build timeout.
2016-04-14 16:16:21 -07:00
Daniel Smith
276665f774
Merge pull request #24289 from spxtr/bandaid
...
Bump the kubernetes-test-go timeout.
2016-04-14 15:52:12 -07:00
Joe Finney
b00ade13e5
Bump the kubernetes-test-go timeout.
2016-04-14 15:48:37 -07:00
Daniel Smith
a4e0aaab9d
Merge pull request #24068 from ixdy/jjb-diff
...
Compute Jenkins job config XML changes easily
2016-04-14 15:12:09 -07:00
Daniel Smith
4389aa1364
Merge pull request #23931 from luxas/build_for_arm64
...
Build Kubernetes, etcd and flannel for arm64 and ppc64le
2016-04-14 15:10:37 -07:00
Joe Finney
e6919f335e
Update Jenkins documentation.
2016-04-14 14:13:32 -07:00
Isaac Hollander McCreery
5e1a268511
Use a sane timeout for experimental upgrade jobs, and skip v1.1 tests properly
2016-04-14 13:13:20 -07:00
Euan Kemp
9f9c54cdd2
jenkins: Allow configuration of release bucket
...
This allows others to leverage the existing E2E code to test some
patched kube binary by simply overriding the bucket and reusing many of
the existing scripts
2016-04-14 12:26:43 -07:00
George Tankersley
07eb9ec305
hack: specify advertise address for local-up-cluster.sh
...
This fixes the bug where the script fails to launch an apiserver on a
machine without active networking.
2016-04-14 12:08:21 -07:00
George Tankersley
64b11a0b79
hack: change update-swagger-spec.sh apiserver defaults
...
Removing the explicit list of KUBE_API_VERSIONS will cause the apiserver
to enable all APIs by default. This change reduces the amount of script
hacking needed to add new API groups in the future.
2016-04-14 11:48:11 -07:00
Daniel Smith
490c68dbe3
Merge pull request #23768 from wojtek-t/conversions_with_framework_6
...
Migrate to new conversions generator - part 2
2016-04-14 11:30:21 -07:00
Marcin Owsiany
9ce855269e
Fix spacing in usage_from_stdin and info_from_stdin (issue #24186 ).
...
If "a" is a bash array, then the syntax to append the contents of $line as a
new element to the array is a+=("$line"), not messages+=$line
Using the former syntax just seems to append to the first element, creating a
long string and thus losing newline information.
Fixing this allows us to drop some empty lines from invocations of
usage_from_stdin.
2016-04-14 18:19:02 +02:00
Dominika Hodovska
70a43aa043
Remove --api-version usage in test-cmd.sh.
2016-04-14 10:14:11 +02:00
Lucas Käldström
4559a84d3b
Build Kubernetes, etcd and flannel for arm64 and ppc64le
2016-04-14 07:29:10 +03:00
Daniel Smith
d19bc6b245
Merge pull request #24222 from pwittrock/jjbto
...
Increase kubelet timeout from 30->45 minutes to address long build ti…
2016-04-13 17:15:25 -07:00
Phillip Wittrock
e79483ab0b
Increase kubelet timeout from 30->45 minutes to address long build times.
2016-04-13 15:14:12 -07:00
Thomas Liu
f4f04e2985
Include genyaml in update/verify generated docs scripts
2016-04-13 15:11:31 -07:00
goltermann
a3104ba96c
Final vet fixes; enabling vet checks in verify scripts.
2016-04-13 13:51:51 -07:00
Tim St. Clair
b0d3f32e88
Update test/e2e for test/e2e/framework refactoring
2016-04-13 10:50:17 -07:00
Robert Rati
83de3e9733
Added optional delays to starting controller managers. #22669
2016-04-13 09:52:28 -04:00
k8s-merge-robot
d8680feda6
Merge pull request #24184 from fejta/kubemark
...
Automatic merge from submit-queue
Increase 5 node kubemark to a 60m timeout, schedule every 5m
Closes https://github.com/kubernetes/kubernetes/issues/24183 and should reduce mergebot flakes
http://kubekins.dls.corp.google.com/view/Submit%20Queue/job/kubernetes-kubemark-5-gce/1354/consoleFull is an example where everything seemed to be running find but ran out of time after 30m, which is only slightly slower than its average passing runtime of 20m. I'm increasing to 3x average runtime.
2016-04-13 04:43:05 -07:00
Erick Fejta
e1ed4d48a4
Increase 5 node kubemark to a 60m timeout and start every 5m (when not already running)
2016-04-13 01:28:46 -07:00
k8s-merge-robot
42ac05fa20
Merge pull request #24115 from rmmh/test-history-suites
...
Automatic merge from submit-queue
Add suite pages to test-history
This changes http://storage.googleapis.com/kubernetes-test-history/static/index.html to look like:

And adds sub-pages to show test results for specific suites:

2016-04-12 19:48:56 -07:00
Erick Fejta
b2f8b1962f
Revert "Run most GCE, GKE, and Kubemark e2e jobs inside Docker"
2016-04-12 18:40:21 -07:00
Ryan Hitchman
5683c0b087
Make test-history generator create pages for individual suites
...
This makes it easier to determine which tests cause particular suites to
fail.
All static HTML pages are now generated by one invocation of gen_html.py.
- make index include good/flake/fail numbers for each link
- consistently use % for string interpolation
2016-04-12 18:07:59 -07:00
Jeff Grafton
d82a8cb282
Add a verify check to check Jenkins job config changes
2016-04-12 16:49:28 -07:00
Jeff Grafton
47967d0756
Add script to compute diff in Jenkins job config changes
2016-04-12 16:49:22 -07:00
Jeff Grafton
5bcd1f8d7b
Rename "gcloud-update" jobs to "daily-maintenace" and add Docker cleanup
2016-04-12 16:43:34 -07:00
Abhi Shah
405656eff8
Merge pull request #24149 from ihmccreery/upgrade-clean
...
e2e-runner: don't clean old binaries before upgrade
2016-04-12 15:19:56 -07:00
Jeff Grafton
0fb747882d
Merge pull request #24109 from ixdy/dockerized-e2e
...
Run most GCE, GKE, and Kubemark e2e jobs inside Docker
2016-04-12 14:38:04 -07:00
k8s-merge-robot
95871a3582
Merge pull request #24066 from wonderfly/serial_tests_trusty
...
Automatic merge from submit-queue
Start running [Serial] tests in Trusty CI jobs and the release job of Trusty-dev
Adding these tests as requested in https://github.com/kubernetes/kubernetes/issues/23956#issuecomment-207096136
@spxtr Can you review this?
cc/ @dchen1107 @andyzheng0831
2016-04-12 13:28:40 -07:00
Isaac Hollander McCreery
7fb421bdc3
e2e-runner: don't clean old binaries before upgrade
2016-04-12 11:12:59 -07:00
Alex Robinson
80a75ff76c
Merge pull request #24075 from a-robinson/multizone
...
Add an e2e test suite for multi-zone GKE clusters.
2016-04-12 09:31:24 -07:00
James Ravn
5bb0595260
Make deserialization cache size configurable
...
Instead of the default 50K entries, allow users to specify more sensible
sizes for their cluster.
2016-04-12 13:42:27 +01:00
Jeff Grafton
a639e702f0
Run most GCE, GKE, and Kubemark e2e jobs inside Docker
...
Explicitly pin all <= 1.1 e2e jobs, upgrade, soak, and AWS jobs to
the master node and "legacy" e2e runner.
2016-04-11 14:26:00 -07:00
Jordan Liggitt
37c86041ca
Preserve int64 data when patching
2016-04-11 16:23:28 -04:00
Jeff Grafton
1816582fda
Remove "dirty workspace" check in e2e-runner.sh
2016-04-11 12:02:14 -07:00
Jeff Grafton
94d4a3eca3
Merge pull request #24010 from ixdy/dockerized-e2e
...
Run kubernetes-e2e-g[ck]e-flaky inside Docker
2016-04-11 11:36:18 -07:00