Commit Graph

2478 Commits

Author SHA1 Message Date
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
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
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
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