Commit Graph

2671 Commits (c0d3a0acce475c5ecca4a69b0dcf694492a257f7)

Author SHA1 Message Date
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
k8s-merge-robot 4c69bdaacd Merge pull request #21294 from luxas/add_arm_test_targets
Auto commit by PR queue bot
2016-02-17 02:26:49 -08:00
Wojciech Tyczynski 4930bc22c2 Enable load test in Kubemark100 2016-02-17 09:51:14 +01:00
Wojciech Tyczynski e14e7964a7 Run 100-node Kubemark in us-central1-b 2016-02-17 09:49:58 +01:00
Clayton Coleman 778fb1798b Don't print reason or message if they are empty on pods
For running pods they are typically empty and convey no value. Don't
print images twice.
2016-02-16 23:26:59 -05:00
Chao Xu f679913720 add a jenkins job config for linkchecker 2016-02-16 17:33:23 -08:00
Mike Danese 2857baa7fd use defaults in test-dockerized for etcd prefix and api versions
Test more things
2016-02-16 15:46:22 -08:00
Joe Finney 6f7182e500 Remove hack/e2e-test.sh in favor of hack/e2e.go. 2016-02-16 14:54:50 -08:00
Quinton Hoole b4a3559807 Add Jenkins e2e test job for multi-zone Ubernetes Lite 2016-02-16 13:07:17 -08:00
k8s-merge-robot eb44520f5f Merge pull request #21276 from mesosphere/jdef_host_port_endpoints_refactor
Auto commit by PR queue bot
2016-02-16 10:59:11 -08:00
Alex Robinson 589fa7a2c0 Merge pull request #21156 from wonderfly/add_job_configs_for_gke_trusty
Jenkins: Add configs for gke+trusty e2e test jobs
2016-02-16 10:11:56 -08:00
k8s-merge-robot dada47eb2f Merge pull request #21179 from smarterclayton/cant_replace_cluster_resource
Auto commit by PR queue bot
2016-02-16 04:45:43 -08:00
Lucas Käldström fa39730f0b Add test targets for ARM 2016-02-16 08:25:18 +02:00
k8s-merge-robot 47acbd62ec Merge pull request #21099 from deads2k/extend-patch
Auto commit by PR queue bot
2016-02-15 14:49:02 -08:00
James DeFelice 8c776b7eb9 host port mapping should be more consistent between scheduler and
controller-manager in k8sm:
  - rename host_port_endpoints flag to host-port-endpoints
  - host port mapping strategy in scheduler should be driven by host-port-endpoints flag
  - added host-port-endpoints to known flags
  - docs: scheduler should also be configured with host-port-endpoints
  - task recovery: be explicit about excluding mirror pods
2016-02-15 21:28:46 +00:00
Piotr Szczesniak d9705940d6 Fixed and added tests 2016-02-15 21:39:00 +01:00
Piotr Szczesniak 2fbc5bb767 Created autoscaling API group and copied HPA there 2016-02-15 21:39:00 +01:00
mqliang 641ba92aa3 move minGCAge to ImageGCPolicy and make it configurable 2016-02-15 22:54:54 +08:00
Paul Morie d1dc259ef2 ConfigMap volume source 2016-02-14 16:19:17 -05:00
k8s-merge-robot 43fb544a4a Merge pull request #21001 from ericchiang/oidc_groups
Auto commit by PR queue bot
2016-02-14 05:24:43 -08:00
k8s-merge-robot b0d8f361ab Merge pull request #20969 from justinsb/configurable_status_upload
Auto commit by PR queue bot
2016-02-14 02:47:39 -08:00
k8s-merge-robot c30bffacc8 Merge pull request #20967 from luxas/local_build_time
Auto commit by PR queue bot
2016-02-13 20:29:38 -08:00
k8s-merge-robot 53d9f9ecab Merge pull request #20814 from deads2k/restmapper-errors
Auto commit by PR queue bot
2016-02-13 15:53:22 -08:00
k8s-merge-robot 060f8f4db7 Merge pull request #20802 from aveshagarwal/master-allnamespaces-issue
Auto commit by PR queue bot
2016-02-13 15:25:15 -08:00
k8s-merge-robot f43b849e54 Merge pull request #20770 from liggitt/ugorji-var-reset
Auto commit by PR queue bot
2016-02-13 14:59:38 -08:00
k8s-merge-robot 3375fa6fb6 Merge pull request #21102 from ixdy/echo-time
Auto commit by PR queue bot
2016-02-13 08:33:52 -08:00
Jordan Liggitt 6b97e2ec51 Fix verify-codecgen.sh 2016-02-13 09:15:39 -05:00
k8s-merge-robot 19c8d73cac Merge pull request #18077 from soltysh/stop_deployment
Auto commit by PR queue bot
2016-02-12 22:47:04 -08:00
Isaac Hollander McCreery cc9b092e94 Remove parallel-flaky suite 2016-02-12 17:24:07 -08:00
Isaac Hollander McCreery ec5b9abba8 Add instructions and tooling for munging test infra for a new release series 2016-02-12 17:24:06 -08:00
Isaac Hollander McCreery 3cec929f1c Remove old GCE upgrade jobs; no longer useful 2016-02-12 17:24:06 -08:00
Isaac Hollander McCreery c09da9e03c Remove [Skipped] as a label for tests. 2016-02-12 17:24:06 -08:00
k8s-merge-robot 8a4a73e372 Merge pull request #20517 from janetkuo/enable-deployments-default
Auto commit by PR queue bot
2016-02-12 14:26:12 -08:00
Mike Danese 695211e2ee Merge pull request #21105 from caesarxuchao/watchCacheForIntegration
turn on and off watch cache in integration test
2016-02-12 14:02:47 -08:00
Clayton Coleman d23c531869 Can't replace a generic resource that is cluster scoped
It should be allowed to invoke kubectl replace with a JSON file that has
no resource version set.  Namespaced resources were working correctly,
but cluster resources were silently failing to lookup the current state
of the object to get the resource version because we weren't using
NamespaceIfScoped(). Added a failing test.
2016-02-12 16:20:37 -05:00
Janet Kuo 2874f30c05 Enable Deployments by default 2016-02-12 12:29:14 -08:00
Jeff Grafton 03ec0e12d2 Clean up upload-to-gcs.sh to remove unnecessary cruft 2016-02-12 11:58:37 -08:00
Daniel Wang 91b2f59bc6 Jenkins: Add configs for gke+trusty e2e test jobs
Additionally, merge kubernetes-e2e-trusty.yaml into kubernetes-e2e.yaml and
refactor the latter to serve all e2e jobs.
2016-02-12 11:30:55 -08:00
Mike Danese 2172e0dea0 Merge pull request #21108 from mml/slow-flake
Include some debug output when the API server never appears.
2016-02-12 11:27:12 -08:00
Eric Chiang 92d37d5cc5 plugin/pkg/auth/authenticator/token/oidc: get groups from custom claim 2016-02-12 09:58:18 -08:00
deads2k 9f003f7db3 allow patch to handle multiple types 2016-02-12 11:12:09 -05:00
Michael Burman 528be97b41 Hawkular support for the Initial Resources 2016-02-12 17:36:11 +02:00
Maciej Szulik b929424135 Scale deployments fall-back to regular deployment update 2016-02-12 10:17:35 +01:00
Matt Liggett 7a2e649745 Include some debug output when the API server never appears.
Helps with #20916
2016-02-11 16:33:35 -08:00
k8s-merge-robot 662a4291f3 Merge pull request #19488 from derekwaynecarr/fix_19129
Auto commit by PR queue bot
2016-02-11 15:08:55 -08:00
Avesh Agarwal c0e1623be2 Fix kubectl get error when both all-namespaces and namespace are provided.
As per kubectl get help, --namespace should be ignored with all-namespaces,
but kubectl get pods --all-namespaces --namespace=<name-space> gives
following error:

"the namespace from the provided object "default" does not match the
namespace "". You must pass '--namespace=default' to perform this
operation."

This commit fixes this error issue.
2016-02-11 17:06:04 -05:00
Chao Xu 18c1eb2d56 turn on and off watch cache in integration test 2016-02-11 13:51:03 -08:00
Jeff Grafton 5aead14c62 Echo start and finish times to build log 2016-02-11 13:11:45 -08:00
k8s-merge-robot f6ae6b47ae Merge pull request #20687 from vishh/systemd-support
Auto commit by PR queue bot
2016-02-11 13:06:29 -08:00
Maisem Ali 1c6a223eaa Merge pull request #20865 from maisem/master
Adding a readiness probe to kubectl e2e tests.
2016-02-11 12:55:15 -08:00
derekwaynecarr 06f26189f0 Update kubectl create subcommand to use printer flags 2016-02-11 15:37:47 -05:00
Mike Danese 1478cf345a Merge pull request #21090 from ihmccreery/feature-reboot
Quarantine reboot tests (again)
2016-02-11 11:28:37 -08:00
Isaac Hollander McCreery 6ad95be523 Quarantine reboot tests (again) 2016-02-11 11:18:15 -08:00
Maciej Szulik 0ea31b56ed Adding reaper for deployments 2016-02-11 19:02:32 +01:00
Minhan Xia e4a03cddca Add elasticsearch suite 2016-02-11 09:56:12 -08:00
deads2k deb4d3ccca type RESTMapper errors to better handle MultiRESTMapper errors 2016-02-11 11:45:05 -05:00
Wojciech Tyczynski fe4e65fb76 Disable load test on kubemark 100 2016-02-11 17:10:26 +01:00
k8s-merge-robot 611a3b9d55 Merge pull request #21064 from wojtek-t/enable_load_in_kubemarks
Auto commit by PR queue bot
2016-02-11 06:24:34 -08:00
k8s-merge-robot 09314f97f6 Merge pull request #20944 from janetkuo/move-deployment-example
Auto commit by PR queue bot
2016-02-11 02:37:31 -08:00
k8s-merge-robot 3208665edf Merge pull request #20928 from madhusudancs/replicaset-expose
Auto commit by PR queue bot
2016-02-11 02:02:20 -08:00
Wojciech Tyczynski 0662a2d00a Enable load test in 100- and 1000-node Kubemarks 2016-02-11 10:55:11 +01:00
k8s-merge-robot 06d43a4cdd Merge pull request #20881 from caesarxuchao/refactor-update-api-reference-docs-script
Auto commit by PR queue bot
2016-02-11 00:26:35 -08:00