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
Andy Zheng
242b9977c7
Remove manifest copies from Trusty support
...
This change revises the way to provide kube-system manifests for clusters on Trusty. Originally, we maintained copies of some manifests under cluster/gce/trusty/kube-manifests, which is not scalable and hard to maintain. With this change, clusters on Trusty will use the same source of manifests as ContainerVM. This change also fixes some minor problems such as shell variables and comments to meet the style guidance better.
2016-03-04 11:16:49 -08:00
Joe Finney
81c3b98f6a
Restrict update-jenkins-jobs to run on the master node only.
2016-03-04 10:15:29 -08:00
Marcin Wielgus
7617cc6df4
Enable custom metrics in gce-autoscaling jenkins job
2016-03-04 13:42:30 +01:00
Wojciech Tyczynski
3b4ce5ed33
Merge pull request #22515 from wojtek-t/move_scalability_to_dedicated_project
...
Move scalability suite to dedicated project
2016-03-04 11:34:32 +01:00
k8s-merge-robot
130c67f1b0
Merge pull request #22474 from bprashanth/local-up
...
Auto commit by PR queue bot
2016-03-04 02:29:36 -08:00
k8s-merge-robot
18160741d4
Merge pull request #22429 from wojtek-t/fix_update_codecgen
...
Auto commit by PR queue bot
2016-03-04 02:29:33 -08:00
Wojciech Tyczynski
d3cfbea30e
Move scalability suite to dedicated project
2016-03-04 11:23:58 +01:00
Wojciech Tyczynski
965de9098f
Fix update codecgen
2016-03-04 10:42:06 +01:00
k8s-merge-robot
6418a9b278
Merge pull request #22473 from spxtr/pr-yaml
...
Auto commit by PR queue bot
2016-03-03 20:19:07 -08:00
k8s-merge-robot
3af6566ab3
Merge pull request #22463 from huang195/add_kubelet_kubeconfig_flag
...
Auto commit by PR queue bot
2016-03-03 20:19:05 -08:00
Jeff Lowdermilk
93e14a63e8
Revert "Enable --log-level=info for docker daemons for scalability jenkins jo…"
2016-03-03 19:21:11 -08:00
Jeff Lowdermilk
7215860ecd
Merge pull request #22453 from dchen1107/test1
...
Enable --log-level=info for docker daemons for scalability jenkins jo…
2016-03-03 16:29:34 -08:00
Jeff Grafton
d70c516d4f
Remove log collection code in cluster/gce/util.sh.
...
Also update some docs to mention cluster/log-dump.sh.
2016-03-03 15:28:33 -08:00
Jeff Lowdermilk
afa7816c38
Merge pull request #22009 from aveshagarwal/master-create-urls-issue
...
Fix kubectl create to create to all resources in a url.
2016-03-03 15:21:35 -08:00
k8s-merge-robot
c705d67a2e
Merge pull request #22466 from janetkuo/delete-hpa-first
...
Auto commit by PR queue bot
2016-03-03 15:19:40 -08:00
Joe Finney
02fb7b89c3
Set up update-jenkins-jobs on PR Jenkins.
2016-03-03 15:14:07 -08:00
Prashanth Balasubramanian
0aa5502fe1
Use 8.8.8.8 as default DNS server in local-up-cluster.
2016-03-03 14:59:40 -08:00
k8s-merge-robot
2a4479fa60
Merge pull request #22246 from huang195/kubelet_api_server_flag
...
Auto commit by PR queue bot
2016-03-03 14:44:58 -08:00
Jeff Lowdermilk
0b89a709d8
Merge pull request #22374 from spxtr/dump
...
Dump master/node logs at the end of E2E Jenkins jobs.
2016-03-03 14:01:00 -08:00
Janet Kuo
0c4e13cd9e
Delete hpa first before deleting the resources it controlls in test-cmd.sh
2016-03-03 13:57:45 -08:00
HAI HUANG
ee095e755a
adding kubelet-kubeconfig flag to km scheduler
2016-03-03 16:33:31 -05:00
Joe Finney
36917ccf47
Print out a message if e2e times out.
2016-03-03 13:23:40 -08:00
Jeff Lowdermilk
9cb3f16c5b
Merge pull request #22282 from andrewstuart/fix-config-writing
...
Update start_kubedns to use API_{HOST,PORT} vars
2016-03-03 11:39:53 -08:00
Dawn Chen
84689a7a69
Enable --log-level=info for docker daemons for scalability jenkins job and e2e test.
2016-03-03 11:11:56 -08:00
k8s-merge-robot
d81d823ca5
Merge pull request #22393 from eparis/blunderbuss
...
Auto commit by PR queue bot
2016-03-02 18:51:56 -08:00
Eric Paris
5e5a823294
Move blunderbuss assignees into tree
2016-03-02 20:46:32 -05:00
Janet Kuo
d5953991d9
Fix kubectl edit: no such file
2016-03-02 16:05:08 -08:00
Jeff Lowdermilk
d5f4595c5f
Merge pull request #21914 from spxtr/remove-prepare-version
...
Remove PrepareVersion from hack/e2e.go.
2016-03-02 15:57:59 -08:00
Joe Finney
56b7c9ba20
Dump logs at the end of e2e runs.
2016-03-02 15:49:08 -08:00
Avesh Agarwal
ad6dfa0370
Fix kubectl create to create all resources in a url.
...
https://github.com/kubernetes/kubernetes/issues/18751 .
2016-03-02 18:08:24 -05:00
Jeff Lowdermilk
d644062445
Merge pull request #22333 from bprashanth/gke-ingress
...
Move gke ingress tests into a different project.
2016-03-02 15:06:06 -08:00
Jeff Lowdermilk
6154f59599
Merge pull request #22330 from pwittrock/jenkins-cleanup
...
node e2e ci - clean up workspace before builds
2016-03-02 15:05:29 -08:00
Joe Finney
5315921d68
Use timeout command instead of Jenkins for e2e tests.
2016-03-02 15:02:29 -08:00
Prashanth Balasubramanian
67e1ddddfb
Move gke ingress tests into a different project.
2016-03-02 13:03:54 -08:00
Joe Finney
9cba0c62a1
Point soak tests at the correct workspace directory.
2016-03-02 10:24:33 -08:00
k8s-merge-robot
9c72e6e923
Merge pull request #22362 from wojtek-t/print_go_version_in_building_release
...
Auto commit by PR queue bot
2016-03-02 09:10:50 -08:00
k8s-merge-robot
1dbc618c14
Merge pull request #22358 from gmarek/set-register
...
Auto commit by PR queue bot
2016-03-02 08:34:02 -08:00
Wojciech Tyczynski
947589607b
Print go version when building release
2016-03-02 16:40:35 +01:00
k8s-merge-robot
6dbdcfe78f
Merge pull request #22116 from david-mcmahon/license-tool
...
Auto commit by PR queue bot
2016-03-02 07:14:40 -08:00
gmarek
fb2173cedf
Register master kubelet in scalability suite
2016-03-02 16:09:37 +01:00
gmarek
73863757ce
Shorten the name for high-density kubemark, as we're generating too long names with the old one.
2016-03-02 15:45:40 +01:00
gmarek
11b938bde6
Add a name for high density kubemark
2016-03-02 14:41:11 +01:00
HAI HUANG
15ffe5746d
added kubelet-api-servers flag to km scheduler
2016-03-02 08:18:58 -05:00
k8s-merge-robot
73b39e9f1e
Merge pull request #22293 from dchen1107/test
...
Auto commit by PR queue bot
2016-03-02 03:35:05 -08:00
gmarek
174155b9ae
Run 100 pods/node 100 node kubemark suite.
2016-03-02 12:21:27 +01:00
k8s-merge-robot
737f6f04fa
Merge pull request #22015 from spxtr/fix-soak
...
Auto commit by PR queue bot
2016-03-02 01:23:59 -08:00
David McMahon
ffeaef6201
New Godeps LICENSE generation tool.
...
Includes initial Godeps/LICENSES and Godeps/.license_file_state file to ensure
fast local generation.
2016-03-01 18:16:09 -08:00
Phillip Wittrock
6ae1624dc9
node e2e ci - clean up workspace before builds
2016-03-01 17:35:03 -08:00
Joe Finney
eff5a9c14d
Add cluster/log-dump.sh.
2016-03-01 17:13:18 -08:00
Dawn Chen
a90ac42dd8
Kill docker daemon after configing cbr0 if flag --babysit-daemon is true so that babysitter process can restart it again with proper configurations and checkpoint file.
2016-03-01 16:46:31 -08:00
Isaac Hollander McCreery
523f18cc0e
Fix script again
2016-03-01 09:00:09 -08:00
Justin Santa Barbara
c76c167ee0
e2e hotfix: don't quote ci/latest in GS URL
...
Fix #22287
2016-03-01 11:23:46 -05:00
Isaac Hollander McCreery
361cd2cad3
Merge pull request #22073 from ihmccreery/upgrade-job-infra
...
Prep for upgrade job infra fixups
2016-03-01 08:03:29 -08:00
Andrew Stuart
a767b700b4
Update start_kubedns to use API_{HOST,PORT} vars
2016-03-01 08:54:55 -07:00
mqliang
7e1ab26c06
add lookup cache for daemonset
2016-03-01 22:04:56 +08:00
k8s-merge-robot
546bd99d8d
Merge pull request #22260 from gmarek/jenkins-config
...
Auto commit by PR queue bot
2016-03-01 01:46:17 -08:00
k8s-merge-robot
739285b146
Merge pull request #21265 from stevekuznetsov/skuznets/new-sa
...
Auto commit by PR queue bot
2016-03-01 01:14:06 -08:00
gmarek
fb32c086fe
Use 1000-machine MIGs in enormous clusters
2016-03-01 09:40:33 +01:00
k8s-merge-robot
694cda4a89
Merge pull request #22037 from ixdy/etcd-version-check
...
Auto commit by PR queue bot
2016-02-29 22:44:39 -08:00
k8s-merge-robot
a608cc94e8
Merge pull request #22156 from caesarxuchao/revert-20202
...
Auto commit by PR queue bot
2016-02-29 18:24:31 -08:00
Isaac Hollander McCreery
adbd8a9c94
Refactor e2e-runner.sh in preparation for upgrade job infra improvements
2016-02-29 16:36:37 -08:00
k8s-merge-robot
d1ebc532eb
Merge pull request #22175 from wojtek-t/store_kubemark_logs_in_case_of_failure
...
Auto commit by PR queue bot
2016-02-29 06:54:37 -08:00
Wojciech Tyczynski
cf7e6d0fc3
Merge pull request #21965 from mqliang/flag-abbreviation
...
avoid use abbreviation in flag
2016-02-29 14:43:26 +01:00
Wojciech Tyczynski
c09b470b2b
Store logs from base cluster if kubemark fails
2016-02-29 14:22:06 +01:00
Wojciech Tyczynski
ca72f9908c
Enable parallel namespace deletion in kubemarks and enormous cluster
2016-02-29 10:54:59 +01:00
Wojciech Tyczynski
ffa50f107f
Revert "Move scalability suite to a separate project"
2016-02-29 07:16:04 +01:00
Chao Xu
cd6aea2f7b
switch namespace before recreate a pod in test-cmd.sh
2016-02-28 19:03:31 -08:00
k8s-merge-robot
577eb94c68
Merge pull request #21749 from wojtek-t/move_scalability_to_separate_project
...
Auto commit by PR queue bot
2016-02-28 13:40:36 -08:00
k8s-merge-robot
cdf456af0e
Merge pull request #21520 from mikedanese/fastbuild
...
Auto commit by PR queue bot
2016-02-28 07:23:22 -08:00
Brian Grant
aa04237789
Eliminate racy scale command from resource-alias test.
...
Fixes #22128 .
2016-02-27 22:43:08 +00:00
k8s-merge-robot
43792754d8
Merge pull request #21469 from wojtek-t/parallel_namespace_deletion
...
Auto commit by PR queue bot
2016-02-27 07:26:49 -08:00
k8s-merge-robot
00d99ac261
Merge pull request #20347 from ericchiang/authz_grpc
...
Auto commit by PR queue bot
2016-02-26 22:00:42 -08:00
Fabio Yeon
375b4ca8d6
Revert "Revert 20202. Use other measures to prevent race in test-cmd.sh"
2016-02-26 19:25:08 -08:00
k8s-merge-robot
a5ceafc48a
Merge pull request #21175 from caesarxuchao/revert-20202
...
Auto commit by PR queue bot
2016-02-26 18:33:42 -08:00
Fabio Yeon
5de5ecb689
Merge pull request #21501 from swagiaal/hostname-override
...
Enable passing hostname-override through environment variable
2016-02-26 13:15:07 -08:00
Fabio Yeon
802bfc8f5e
Merge pull request #21391 from pmorie/num-nodes-default
...
Fix default for num-nodes in ginkgo-e2e.sh
2016-02-26 13:14:39 -08:00
Fabio Yeon
df4529e33d
Merge pull request #21711 from sjenning/fix-flake-21640
...
increase wait_for_url defaults
2016-02-26 13:10:07 -08:00
k8s-merge-robot
a53bf86f40
Merge pull request #21946 from pwittrock/node-e2e-images
...
Auto commit by PR queue bot
2016-02-26 12:18:03 -08:00
Jeff Grafton
7adaf80cc7
Make hack/install-etcd.sh use hack/lib/etcd.sh
2016-02-26 11:54:43 -08:00
Phillip Wittrock
a11489e0ff
Node e2e documentations and minor features
...
- Add README.md for node e2e tests
- Add support for --cleanup=false to leave test files on remote hosts and temporary instances for debugging
- Add ubuntu trusty instances for docker 1.8 and docker 1.9 to jenkins pr builder
- Disable coreos-beta for jenkins ci since it is failing - need to investigate
2016-02-26 10:58:48 -08:00
Steve Kuznetsov
e5b696ee43
added 'kubectl create sa' to create serviceaccounts
2016-02-26 10:27:37 -05:00
Wojciech Tyczynski
1f2fe27122
Store logs from main cluster in kubemark only in case of failure
2016-02-26 10:42:27 +01:00
Marek Grabowski
c1f410ee12
Merge pull request #22048 from wojtek-t/fix_kubemark
...
Fix kubemark after increase kube-proxy resources
2016-02-26 10:36:01 +01:00
Wojciech Tyczynski
d923730e10
Fix kubemark after increase kube-proxy resources
2016-02-26 10:34:48 +01:00
Wojciech Tyczynski
60d17c2ccd
Merge pull request #22046 from wojtek-t/store_logs_from_main_cluster
...
Store logs from main cluster if start-kubemark doesn't work
2016-02-26 09:34:56 +01:00
Wojciech Tyczynski
84b1a02bad
Store logs from main cluster if start-kubemark doesn't work
2016-02-26 09:32:28 +01:00
Jeff Grafton
67ada27250
Bump timeout for kubernetes-test-go to 45m
2016-02-25 15:04:44 -08:00
Paul Morie
531d84520b
Fix default for num-nodes in ginkgo-e2e.sh
2016-02-25 17:31:13 -05:00
Joe Finney
610e9f9996
Explicitly set custom workspace for soak jobs.
2016-02-25 13:50:01 -08:00
Joe Finney
1e802923f2
Send 1.1 upgrade jobs to the proper e2e runner.
2016-02-25 10:04:01 -08:00
Wojciech Tyczynski
506899008f
Parallelization of namespace deletion
2016-02-25 16:33:25 +01:00
deads2k
9c42d219bc
allow disambiguation of resouces
2016-02-25 07:35:23 -05:00
k8s-merge-robot
47986aa018
Merge pull request #21163 from pmorie/downward-api-e2e-time
...
Auto commit by PR queue bot
2016-02-25 03:08:44 -08:00
mqliang
4a9a3aeeea
avoid use abbreviation in flag
2016-02-25 17:30:21 +08:00
k8s-merge-robot
7f613dbf15
Merge pull request #21204 from pwittrock/node-e2e-pull
...
Auto commit by PR queue bot
2016-02-24 22:16:48 -08:00
k8s-merge-robot
9a4e3f8470
Merge pull request #21870 from mqliang/lookup-cache
...
Auto commit by PR queue bot
2016-02-24 20:01:29 -08:00
k8s-merge-robot
628858eb84
Merge pull request #21930 from spxtr/silence-gke
...
Auto commit by PR queue bot
2016-02-24 17:25:17 -08:00
Phillip Wittrock
c51c606f22
Node e2e test runner - run against images
...
- support allocating gce instances from images and running tests against them
- set --hostname-override to match node name
- add jenkins script to source to reproduce jenkins build locally
2016-02-24 16:29:59 -08:00
Chao Xu
e113aef9f0
Merge pull request #21822 from caesarxuchao/error-exit-linkcheck
...
verify-linkchecker.sh now exits with a non-zero return code if found invalid links
2016-02-24 15:42:34 -08:00
Joe Finney
1f4e1ba956
Quiet cloudsdk download and untar.
2016-02-24 15:11:50 -08:00
Brian Grant
9403f95d31
Merge pull request #21793 from janetkuo/test-cmd-delete-flake
...
Set RC's pod template TerminationGracePeriodSeconds to 0 in test-cmd.sh test data
2016-02-24 13:57:29 -08:00
k8s-merge-robot
3f7705b47b
Merge pull request #21897 from spxtr/fix-upgrades
...
Auto commit by PR queue bot
2016-02-24 13:37:56 -08:00
k8s-merge-robot
449f1180fe
Merge pull request #21850 from spxtr/remove-upgrade-e2e-test
...
Auto commit by PR queue bot
2016-02-24 13:37:55 -08:00
Joe Finney
930291588c
Remove PrepareVersion from hack/e2e.go.
2016-02-24 13:08:22 -08:00
Wojciech Tyczynski
d1876956b4
Fix kubemark setup
2016-02-24 19:23:09 +01:00
Joe Finney
8f8aec4122
Properly set runner for upgrade jobs.
2016-02-24 10:21:24 -08:00
Wojciech Tyczynski
f2651017d5
Revert #21867 and #21868
2016-02-24 18:25:19 +01:00
mqliang
e44e71ca87
make cache size configurable
2016-02-24 22:37:02 +08:00
Wojciech Tyczynski
06197e5966
Run empty set of tests to not match anything
2016-02-24 13:08:03 +01:00
gmarek
a5052d9b7b
Run kubemarks in kubernetes-scale for a while
2016-02-24 10:57:35 +01:00
Wojciech Tyczynski
78caf3a4f9
Temporarily move kubemark tests to different project
2016-02-24 10:31:28 +01:00
Joe Finney
2e889763d2
Remove hack/upgrade-e2e-test.sh.
2016-02-23 18:01:51 -08:00
Chao Xu
b9a350a7f1
verify-linkchecker.sh now exits with a non-zero return code if found invalid links
2016-02-23 16:51:29 -08:00
k8s-merge-robot
7a8ea1528a
Merge pull request #21802 from spxtr/remove-parallel-e2e
...
Auto commit by PR queue bot
2016-02-23 16:42:46 -08:00
k8s-merge-robot
5c9bfaa42c
Merge pull request #21799 from quinton-hoole/2016-02-23-focus-ubelite-e2e
...
Auto commit by PR queue bot
2016-02-23 16:42:45 -08:00
k8s-merge-robot
e5b5c2c5f3
Merge pull request #21771 from eparis/godep-rebase
...
Auto commit by PR queue bot
2016-02-23 16:42:43 -08:00
k8s-merge-robot
067998e727
Merge pull request #21622 from pwittrock/nodee2essh
...
Auto commit by PR queue bot
2016-02-23 16:42:42 -08:00
Quinton Hoole
b0b31845a7
Make ubernetes lite e2e tests run stable tests and in parallel.
...
Fixes #21797
2016-02-23 15:49:56 -08:00
Joe Finney
9f5d3545f8
Remove hack/parallel-e2e.sh.
2016-02-23 14:37:49 -08:00
Janet Kuo
dbfb6c0169
Set RC's pod template TerminationGracePeriodSeconds to 0 in test-cmd.sh test data
2016-02-23 14:22:41 -08:00
Joe Finney
c1bd13ec4b
Merge pull request #21489 from pwittrock/jenkinsyaml
...
Jenkinsyaml
2016-02-23 13:31:12 -08:00
k8s-merge-robot
2524249a41
Merge pull request #21779 from quinton-hoole/2016-02-23-fix-ubelite-e2e-zone-config
...
Auto commit by PR queue bot
2016-02-23 12:48:10 -08:00
Phillip Wittrock
538a2c489c
Address pr comments
2016-02-23 11:18:56 -08:00
Quinton Hoole
fcc4f34902
Fixes #21777 (e2e script refactor broke ubernetes-lite e2e tests)
2016-02-23 11:15:32 -08:00
k8s-merge-robot
6c8ce0e417
Merge pull request #21393 from erictune/fix-swagger-gen-1
...
Auto commit by PR queue bot
2016-02-23 11:11:40 -08:00
k8s-merge-robot
6332d84039
Merge pull request #19782 from pmorie/config-docs
...
Auto commit by PR queue bot
2016-02-23 11:11:36 -08:00
Joe Finney
178a8835d2
Merge pull request #21704 from spxtr/finish-yaml-refactor
...
Finish yaml refactor
2016-02-23 11:10:44 -08:00
Eric Paris
784d264c4a
Pin Godep to version v53
...
which isn't horribly broken
2016-02-23 14:01:52 -05:00
Phillip Wittrock
35e753f22b
Move credentialsId to a variable
2016-02-23 10:52:51 -08:00
Paul Morie
7e64b4ac52
Add ConfigMap docs
2016-02-23 13:27:54 -05:00
Phillip Wittrock
eba1767af6
yaml for jenkins node docker-build-push/e2e cadvisor/heapster/node jobs. #20538
2016-02-23 09:59:57 -08:00
Sami Wagiaalla
2ed03a194d
Enable passing hostname-override through environment variable
2016-02-23 09:44:41 -05:00
Wojciech Tyczynski
b87ef607dd
Move scalability suite to a separate project
2016-02-23 14:52:36 +01:00
k8s-merge-robot
ac644e03bd
Merge pull request #20769 from bprashanth/ing_config
...
Auto commit by PR queue bot
2016-02-23 02:09:15 -08:00
k8s-merge-robot
b034050f6a
Merge pull request #21725 from spxtr/remove-e2e-from-release
...
Auto commit by PR queue bot
2016-02-23 00:49:32 -08:00
k8s-merge-robot
84e5cabdf7
Merge pull request #21642 from mitake/remove-kube-dump
...
Auto commit by PR queue bot
2016-02-23 00:49:31 -08:00
k8s-merge-robot
5d4007f2fa
Merge pull request #21644 from thibserot/dns2
...
Auto commit by PR queue bot
2016-02-22 23:45:44 -08:00
Phillip Wittrock
a3623c0c14
Refactor node e2e tests
...
- Add Makefile targets
- Start services in the test harness and connect locally
- Build test into binary and copy to remote host to start services
- Use tar to copy binaries to remote hosts to simplify design
2016-02-22 20:06:15 -08:00
Joe Finney
454cec71e8
Remove hack/e2e-from-release.sh.
2016-02-22 16:45:29 -08:00
k8s-merge-robot
be68276db0
Merge pull request #21708 from spxtr/fix-trusty
...
Auto commit by PR queue bot
2016-02-22 16:16:54 -08:00
Jeff Lowdermilk
c406665b2b
Plumb node labels through salt
...
Expose node-labels flag on kubelet for gce via a startup script
env var.
2016-02-22 15:31:34 -08:00
Joe Finney
892c8e5153
Comment upgrade YAML.
2016-02-22 15:16:56 -08:00
Dawn Chen
699c80b752
Merge pull request #21641 from bprashanth/promisc
...
Teach the kubelet about promiscuous mode, take 2
2016-02-22 15:08:18 -08:00
Seth Jennings
fdc1e0b310
increase wait_for_url defaults
2016-02-22 15:32:03 -06:00
Joe Finney
1dea4052b9
Properly set runner for trusty gce jobs.
2016-02-22 13:30:49 -08:00
Eric Chiang
b50ede606f
*: enable authorization.k8s.io/v1beta1 extensions for go tests
2016-02-22 11:49:01 -08:00
Joe Finney
cb55119723
Move upgrade environment variables to YAML.
2016-02-22 11:48:04 -08:00
Eric Chiang
080bdde5c1
*: update documentation for webhook authorizer
2016-02-22 11:39:07 -08:00
Prashanth Balasubramanian
804903f320
Move ingress tests to a different project.
2016-02-22 11:35:01 -08:00
Eric Tune
cef288eb42
Warn when not enough FDs
...
Helps debug problem when running tests on OS X.
2016-02-22 07:27:10 -08:00
Eric Tune
e97967589c
Replace deprecated flags with new equivalents
...
When running apiserver in hack/after-build/update-swagger-spec.sh.
2016-02-22 07:10:53 -08:00
Eric Tune
22f14a92c0
Let update-swagger-spec.sh run on Mac
...
Put the certs into a temp dir rather than a protected
system dir (/var/run) which only root can access.
2016-02-22 07:10:21 -08:00
gmarek
b593dd9019
Disable running enormous-startup after build success
2016-02-22 10:02:10 +01:00
k8s-merge-robot
aee2eb3977
Merge pull request #21434 from erictune/job-ga
...
Auto commit by PR queue bot
2016-02-22 00:12:54 -08:00
gmarek
430bfe2c63
Move enormour startup to east1-d zone
2016-02-22 07:37:37 +01:00
k8s-merge-robot
1ce188e557
Merge pull request #21430 from spxtr/e2e-internal
...
Auto commit by PR queue bot
2016-02-21 12:08:22 -08:00
Thibault Serot
57c06224eb
Enabling DNS support in local-up-cluster.sh
2016-02-21 18:56:14 +01:00
Thibault Serot
9c5f4c112b
Enabling DNS support in local-up-cluster.sh
2016-02-21 18:55:06 +01:00
k8s-merge-robot
b7a89bfd47
Merge pull request #21352 from mikedanese/test-more
...
Auto commit by PR queue bot
2016-02-21 04:40:26 -08:00
k8s-merge-robot
e34a23b289
Merge pull request #21351 from smarterclayton/optional_pod_status
...
Auto commit by PR queue bot
2016-02-21 04:10:19 -08:00
k8s-merge-robot
7462f8cb47
Merge pull request #21180 from ixdy/cleanup-upload-to-gcs-script
...
Auto commit by PR queue bot
2016-02-21 03:14:31 -08:00
k8s-merge-robot
d6192dd152
Merge pull request #21342 from spxtr/remove-e2e-test
...
Auto commit by PR queue bot
2016-02-21 00:39:38 -08:00
Prashanth Balasubramanian
2e8ff81de1
Teach the kubelet about --hairpin-mode=promiscuous-bridge.
2016-02-20 22:40:54 -08:00
k8s-merge-robot
9b395b558e
Merge pull request #15476 from burmanm/hawkular_save
...
Auto commit by PR queue bot
2016-02-20 19:09:18 -08:00
k8s-merge-robot
330f484c17
Merge pull request #21174 from deads2k/make-patch-more-predictable
...
Auto commit by PR queue bot
2016-02-20 05:56:41 -08:00
Marek Grabowski
06a6aaca2d
Merge pull request #21616 from gmarek/startup
...
enormous startup fix
2016-02-20 10:52:38 +01:00
gmarek
70bb358e12
enormous startup fix
2016-02-20 10:51:51 +01:00
k8s-merge-robot
783074eded
Merge pull request #21596 from caesarxuchao/linkcheck-golang-path
...
Auto commit by PR queue bot
2016-02-20 01:51:09 -08:00
gmarek
503a2e66a2
fix enormous startup take 2
2016-02-20 10:29:39 +01:00
gmarek
328a41675d
fix enormous startup
2016-02-20 09:41:58 +01:00
k8s-merge-robot
900ab8d2b1
Merge pull request #21597 from spxtr/remove-verify-jobs
...
Auto commit by PR queue bot
2016-02-20 00:29:47 -08:00
Daniel Smith
a8b943dddd
Revert "Put the container bridge in promiscuous mode."
2016-02-19 23:14:53 -08:00
Prashanth B
b36e046fc8
Merge pull request #21326 from bprashanth/cbr0_promisc
...
Put the container bridge in promiscuous mode.
2016-02-19 17:52:34 -08:00
k8s-merge-robot
5918967a86
Merge pull request #21590 from ixdy/jenkins-job-configs
...
Auto commit by PR queue bot
2016-02-19 15:48:32 -08:00
Chao Xu
cdb6fb9a67
add golang to path to run on jenkins
2016-02-19 15:18:38 -08:00
Joe Finney
06899b23ac
Remove PR E2E config.
2016-02-19 15:10:57 -08:00
Joe Finney
0c8403b266
Remove hack/verify-jenkins-jobs.sh.
2016-02-19 15:03:01 -08:00
Prashanth Balasubramanian
a694a7ae4b
Teach the kubelet about --hairpin-mode=promiscuous-bridge.
2016-02-19 14:59:16 -08:00
Joe Finney
2cc07f1c6f
Properly set provider-env in an enormous cluster job.
2016-02-19 14:39:43 -08:00
Joe Finney
27369806b5
Move e2e environment variables for most jobs into YAML.
2016-02-19 14:25:54 -08:00
Jeff Grafton
81e15e8b55
Upload build log after running custom GCS scripts
2016-02-19 14:20:44 -08:00
Chao Xu
314a6ab7de
switch namespace before recreate a pod in test-cmd.sh
2016-02-19 12:13:59 -08:00
Joe Finney
dcc25e2a04
Merge pull request #21264 from gmarek/jenkins-config
...
Enormous cluster jenkins configs
2016-02-19 11:50:43 -08:00
gmarek
ff5ddd93bf
Enormous cluster jenkins configs
2016-02-19 20:39:06 +01:00
deads2k
11da9a7638
fix --record to not fail a successful patch
2016-02-19 14:28:23 -05:00
Mike Danese
132c4271dc
add linux fastbuild option to ./build/release.sh
2016-02-19 10:18:05 -08:00
Joe Finney
3679aa24c7
Fix bad indentation in examples yaml.
2016-02-19 10:07:22 -08:00
k8s-merge-robot
4d59d700c2
Merge pull request #21556 from erictune/mac-fix-2
...
Auto commit by PR queue bot
2016-02-19 10:00:57 -08:00
k8s-merge-robot
8a5738c044
Merge pull request #21375 from gmarek/config
...
Auto commit by PR queue bot
2016-02-19 10:00:56 -08:00
Eric Tune
bcdbd1c709
Fix Job Reaping
...
Ensure batch.Kind("Job") has a reaper, so that pods are not orphaned.
Check for orphaned pods in test-cmd.sh.
Also provide describer and scaler for batch.Kind("Job").
The scaler, reaper, and describer for extensions can
be reused for batch.
2016-02-19 09:22:05 -08:00
Eric Tune
3433d50bc3
Fix test and reorder initialization of groups
...
Delete a job scale test
A subsequent PR is going to remove support
for this anyways.
Initialize extensions before batch and autoscaling
per @lavalamp review suggestion.
2016-02-19 09:22:05 -08:00
Eric Tune
d5f303d3d7
Fixed and added tests
2016-02-19 09:20:56 -08:00
Eric Tune
98a801a37b
Created batch API group and copied Job there
...
Modeled after on first commit (2fbc5bb
) of piosz:hpa-ga (#20501 ).
2016-02-19 09:20:56 -08:00
Eric Tune
8d1831b075
Remove a diff option not in BSD diff
...
Allows autogeneration on mac.
2016-02-19 08:47:57 -08:00
k8s-merge-robot
62587b66ff
Merge pull request #21019 from freehan/estest
...
Auto commit by PR queue bot
2016-02-19 05:46:23 -08:00
gmarek
cc3cf17519
extend timeout in kubemark-scale
2016-02-19 12:01:25 +01:00
k8s-merge-robot
5a3dec8dad
Merge pull request #20777 from pmorie/kubectl-create-configmap
...
Auto commit by PR queue bot
2016-02-19 00:03:53 -08:00
Paul Morie
51a9c2c9ba
Add kubectl create configmap
2016-02-18 21:24:21 -05:00
Hitoshi Mitake
cb7951e7aa
hack/kube-dump.sh: remove an unused script
...
Based on the comments on https://github.com/kubernetes/kubernetes/pull/19915
2016-02-19 11:02:36 +09:00
Jeff Grafton
74cdfea025
Fix small typo in ubernetes-lite E2E_ZONES
...
Also fix name of MULTIZONE env var
2016-02-18 17:12:25 -08:00
k8s-merge-robot
1c1c57719a
Merge pull request #21515 from ihmccreery/upgrade-target-to-latest
...
Auto commit by PR queue bot
2016-02-18 16:15:28 -08:00
Phillip Wittrock
644d651c69
Merge pull request #21442 from ixdy/e2e-runner-ginkgo-test-args
...
Don't bail if GINKGO_TEST_ARGS isn't set
2016-02-18 16:07:11 -08:00
Isaac Hollander McCreery
194abade89
Default upgrade-target (ci/latest) for upgrade jobs on master
2016-02-18 15:10:35 -08:00
Paul Morie
6cc1ba4158
Make downward API volume test run faster
2016-02-18 17:20:09 -05:00
Jeff Grafton
68fddbdfad
Don't bail if GINKGO_TEST_ARGS isn't set
2016-02-18 11:31:58 -08:00
k8s-merge-robot
80ff0cbbda
Merge pull request #21193 from caesarxuchao/linkchecker-jenkins
...
Auto commit by PR queue bot
2016-02-18 10:29:50 -08:00
k8s-merge-robot
5acdb92126
Merge pull request #21177 from laushinka/spelling-fixes
...
Auto commit by PR queue bot
2016-02-18 10:29:49 -08:00
k8s-merge-robot
17325ef6ef
Merge pull request #20501 from piosz/hpa-ga
...
Auto commit by PR queue bot
2016-02-18 06:52:39 -08:00
Wojciech Tyczynski
03af3f60e9
Revert "Move scalability suite to a dedicated project"
2016-02-18 12:13:41 +01:00
Wojciech Tyczynski
dd4289c87d
Move scalability suite to a dedicated project
2016-02-18 10:49:28 +01:00
Joe Finney
2b756ca56d
Move E2E kube-up call into test-setup from e2e-internal.
2016-02-17 16:49:07 -08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Isaac Hollander McCreery
83bfe2cfda
Refactor e2e.sh in preparation for YAML-ifying configs
...
Remove E2E_CLUSTER_NAME, E2E_NETWORK, and KUBE_GCE_INSTANCE_PREFIX from jobs that don't need them, because they are in their own project, and add defaults
Fail on leaked resources by default
Kill E2E_SET_CLUSTER_API_VERSION
Rely on defaults for E2E_UP, E2E_TEST, E2E_DOWN
Only PUBLISH_GREEN_VERSION for kubernetes-e2e-gce
Directly export ZONE vars rather than chaining and setting locals
Collapse E2E_CLUSTER_NAME, E2E_NETWORK, and KUBE_GCE_INSTANCE_PREFIX into E2E_NAME (always take the shortest of the three, to avoid name length problems
Factor out soak vars
Remove incorrect feature enablement ENV vars
export GINKGO_TEST_ARGS directly, rather than looping through export at the bottom
Directly export E2E Control Variables
Export KUBEMARK ENV vars directly
export KUBERNETES_PROVIDER directly
Export JENKINS_PUBLISHED_VERSION directly, and don't use it where unnecessary; remove old CURRENT_RELEASE_PUBLISHED_VERSION
export PROJECT and NETWORK_PROVIDER directly
export node ENV vars directly
export other shared cluster ENV vars directly
Directly export CLOUDSDK ENV vars
export GCE and AWS ENVs directly
Various cleanup, including refactoring upgrades
Fixup: no PERFORMANCE env for AWS
Address comment
Fixes for comments up to cebf501
Address comments through 81f39b8
Fix: default E2E_UP, E2E_TEST, E2E_DOWN
Use JENKINS_FORCE_GET_TARS for upgrade jobs; fixes through 140ea2b
Fix ubernetes-lite config
Address rebased 2 comments
Remove tab
2016-02-17 11:28:18 -08:00
Joe Finney
98981ac3ec
Remove unused functions from hack/e2e.go.
2016-02-17 11:23:33 -08:00
k8s-merge-robot
1a2f811a3b
Merge pull request #20063 from mqliang/imageGC-config
...
Auto commit by PR queue bot
2016-02-17 06:16:45 -08:00
gmarek
a72a4ea3d6
Remove buildcop from ingress test failure emails
2016-02-17 14:14:18 +01:00
Marek Grabowski
411e7671f1
Merge pull request #21371 from wojtek-t/kubemark_in_us
...
Run 100-node Kubemark in US to enable running load test there.
2016-02-17 13:44:53 +01:00
k8s-merge-robot
207b90ae63
Merge pull request #19578 from quinton-hoole/2016-01-04-ube-lite-e2e
...
Auto commit by PR queue bot
2016-02-17 04:29:48 -08:00