Commit Graph

2742 Commits

Author SHA1 Message Date
gmarek
db77843bf0 Remove EXIT_ON_WEAK_ERROR variable 2016-03-21 12:22:03 +01:00
k8s-merge-robot
9dd73505c4 Merge pull request #23203 from bprashanth/ingress_1-2
Auto commit by PR queue bot
2016-03-19 16:33:40 -07:00
k8s-merge-robot
ed6088a879 Merge pull request #23209 from jlowdermilk/rc-bucket
Auto commit by PR queue bot
2016-03-18 20:57:13 -07:00
k8s-merge-robot
8fb0bfb0d3 Merge pull request #23179 from wojtek-t/remove_old_deep_copy_generator
Auto commit by PR queue bot
2016-03-18 19:35:54 -07:00
k8s-merge-robot
d55f096804 Merge pull request #23154 from hongchaodeng/deplic
Auto commit by PR queue bot
2016-03-18 18:20:59 -07:00
Jeff Lowdermilk
49a0809f42 Update gke-staging bucket 2016-03-18 17:27:22 -07:00
Eric Paris
21df2aacf9 Merge pull request #23207 from ixdy/gotest-pin-godep
Pin to godep v58 in Jenkins unit/integration
2016-03-18 15:21:36 -05:00
Prashanth Balasubramanian
cee32c0f84 Feature ingress release 1.2 2016-03-18 12:55:47 -07:00
Jeff Grafton
70813d6bb5 Pin to godep v58 in Jenkins unit/integration 2016-03-18 12:45:12 -07:00
Daniel Wang
848c64a17b Correct a typo in env vars
I should have used `KUBE_GCE_MASTER_PROJECT` and `KUBE_GCE_MASTER_IMAGE`.
2016-03-18 11:51:43 -07:00
Joe Finney
4877c988c3 Merge pull request #23086 from wonderfly/ci_jobs_for_trusty
Add CI jobs to track the master and 1.2 branch with Trusty images
2016-03-18 10:31:27 -07:00
gmarek
529af0fb84 Change kubemark-5 to use a single 2-core node 2016-03-18 10:59:43 +01:00
Wojciech Tyczynski
ce9b2ab3e3 Remove old deep-copy generator. 2016-03-18 09:42:15 +01:00
k8s-merge-robot
6bd5ecc192 Merge pull request #23164 from david-mcmahon/update-licenses
Auto commit by PR queue bot
2016-03-18 00:26:47 -07:00
k8s-merge-robot
d4912eafb5 Merge pull request #23157 from spxtr/fix-tags
Auto commit by PR queue bot
2016-03-17 19:59:36 -07:00
k8s-merge-robot
98bede7f2d Merge pull request #23110 from wojtek-t/migrate_to_new_deep_copy_generator
Auto commit by PR queue bot
2016-03-17 19:21:23 -07:00
k8s-merge-robot
26eab4d69c Merge pull request #23094 from spxtr/more-jobs
Auto commit by PR queue bot
2016-03-17 17:23:41 -07:00
David McMahon
ede7bb6793 Add a --retry to curl to help avoid transient failures. 2016-03-17 17:16:40 -07:00
Daniel Wang
3a56b68cc5 Add CI jobs to track the master and 1.2 branch with Trusty images
Add two CI jobs that run e2e tests on GCE with Trusty images (on both the master
and the nodes) on the `master` and `release-1.2` branch. Both tests use the
latest Trusty build from its `HEAD`. We will use these jobs to guard
kubernetes-Trusty compatibility.

These jobs mimic the existing `kubernetes-e2e-gce` and `kubernetes-e2e-gce-1-2`,
which follow `kubernetes-build` and `kubernetes-build-1-2`, respectively.

Additionally, move all Trusty related jobs into one section in the config file.
2016-03-17 15:17:24 -07:00
Joe Finney
9ba006572a Always use long format in git tag. 2016-03-17 15:07:25 -07:00
Hongchao Deng
dd6487d0b7 use '/usr/bin/env bash' in update/verify-godep-licenses.sh 2016-03-17 14:55:21 -07:00
Joe Finney
eb273e5a4b Add parallel gke-staging job. 2016-03-17 14:39:31 -07:00
Joe Finney
5c3228320c Bump timeouts for 1.2 gke jobs. 2016-03-17 11:28:09 -07:00
k8s-merge-robot
1427a7cf81 Merge pull request #23135 from spxtr/fix-enormous
Auto commit by PR queue bot
2016-03-17 11:24:10 -07:00
Joe Finney
3ecf76b897 Fix enormous-cluster config. 2016-03-17 10:22:28 -07:00
Joe Finney
6bd52b2e7e gke-staging should point to staging. 2016-03-17 10:09:11 -07:00
Marcin Wielgus
f396ed51b3 Increase kubernetes-test-go timeout to 50 min for 1.2 and master 2016-03-17 17:16:29 +01:00
Wojciech Tyczynski
04eb0d40bb Migrate everything to new deep-copy generator. 2016-03-17 15:22:18 +01:00
k8s-merge-robot
7a66db5808 Merge pull request #23115 from wojtek-t/run_load_on_large_clusters
Auto commit by PR queue bot
2016-03-17 06:28:41 -07:00
k8s-merge-robot
4e67d9606c Merge pull request #23083 from janetkuo/rollout-undo-paused-check
Auto commit by PR queue bot
2016-03-17 06:28:39 -07:00
k8s-merge-robot
65e79a1ee6 Merge pull request #23076 from ixdy/install-etcd
Auto commit by PR queue bot
2016-03-17 05:52:22 -07:00
gmarek
d53de5b0ac kubemark-5 requires 3 machines (sic) 2016-03-17 13:41:23 +01:00
Wojciech Tyczynski
5db751f72c Run load test in 1000-node cluster 2016-03-17 13:11:01 +01:00
Isaac Hollander McCreery
7a3267f82c Merge pull request #23102 from ihmccreery/cmd-group
Fix CMD_GROUP reference to not fail if CMD_GROUP isn't set
2016-03-17 00:29:51 -07:00
Isaac Hollander McCreery
4ca19568bf Fix CMD_GROUP reference to not fail if CMD_GROUP isn't set 2016-03-17 00:27:30 -07:00
Isaac Hollander McCreery
e13bf888d5 Merge pull request #23100 from ihmccreery/subnet-staging
Add subnet, test, and staging tests for 1.2 on GKE
2016-03-16 23:55:53 -07:00
Isaac Hollander McCreery
88782d9db5 Add subnet, test, and staging tests for 1.2 2016-03-16 23:29:54 -07:00
k8s-merge-robot
c3c29e2965 Merge pull request #22864 from spxtr/fix-history
Auto commit by PR queue bot
2016-03-16 20:25:18 -07:00
Joe Finney
17898025f5 Add gce reboot suite for 1.2. 2016-03-16 18:32:07 -07:00
k8s-merge-robot
865d233aba Merge pull request #23072 from timstclair/test-isolation
Auto commit by PR queue bot
2016-03-16 16:35:57 -07:00
Janet Kuo
2bd30c7572 Stop the users from rolling back a paused deployment in kubectl rollout undo 2016-03-16 15:46:22 -07:00
gmarek
0836a0d563 Add MASTER_SIZE to kubemark-5, as for some reason auto-setting does not work here 2016-03-16 23:39:44 +01:00
Isaac Hollander McCreery
017ab58114 Use numeric versions for upgrade jobs, run e2e-runner off master only, and properly configure JENKINS_PUBLISHED_VERSION 2016-03-16 13:44:19 -07:00
Jeff Grafton
4cd652b048 Have curl retry etcd download if it fails 2016-03-16 13:43:46 -07:00
Joe Finney
59db405607 Fix test history updater. 2016-03-16 13:18:46 -07:00
Tim St. Clair
dcd94aa118 More informative errors for the verify-symbols checker 2016-03-16 12:56:34 -07:00
Joe Finney
b38fecd35b Fix zone for 1.2 scalability job. 2016-03-16 10:24:32 -07:00
Marek Grabowski
9f64eb16e6 Merge pull request #23053 from gmarek/master
Move kubemark-5 suite to us-central1-f
2016-03-16 16:55:34 +01:00
k8s-merge-robot
4e29c580a8 Merge pull request #22206 from jayunit100/kubeit
Auto commit by PR queue bot
2016-03-16 08:36:41 -07:00
gmarek
06ae939522 Move kubemark-5 suite to us-central1-f 2016-03-16 16:19:38 +01:00