Commit Graph

19 Commits

Author SHA1 Message Date
Joe Finney
eff5a9c14d Add cluster/log-dump.sh. 2016-03-01 17:13:18 -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
adbd8a9c94 Refactor e2e-runner.sh in preparation for upgrade job infra improvements 2016-02-29 16:36:37 -08:00
Wojciech Tyczynski
c09b470b2b Store logs from base cluster if kubemark fails 2016-02-29 14:22:06 +01:00
Wojciech Tyczynski
1f2fe27122 Store logs from main cluster in kubemark only in case of failure 2016-02-26 10:42:27 +01:00
Wojciech Tyczynski
84b1a02bad Store logs from main cluster if start-kubemark doesn't work 2016-02-26 09:32:28 +01:00
Joe Finney
1f4e1ba956 Quiet cloudsdk download and untar. 2016-02-24 15:11:50 -08:00
Wojciech Tyczynski
06197e5966 Run empty set of tests to not match anything 2016-02-24 13:08:03 +01:00
Jeff Grafton
68fddbdfad Don't bail if GINKGO_TEST_ARGS isn't set 2016-02-18 11:31:58 -08: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
Wojciech Tyczynski
e9e3f7b938 Merge pull request #20903 from wojtek-t/delete_namespace_in_kubemark
Delete namespace in Kubemarks
2016-02-10 08:32:54 +01:00
Joe Finney
184779b5fd Merge pull request #19903 from spxtr/describe-build
Upload useful Jenkins build information to GCS.
2016-02-09 17:30:41 -08:00
Wojciech Tyczynski
4abe6a9891 Delete namespace in Kubemarks 2016-02-09 16:34:49 +01:00
Wojciech Tyczynski
470a9ad3c5 Run load tests in 100-node and 500-node Kubemarks 2016-02-09 08:48:48 +01:00
Joe Finney
6ee9f13ff5 Upload useful Jenkins build information to GCS. 2016-02-08 15:04:26 -08:00
Joe Finney
c8faf0b1f2 Clean up e2e logs.
Unsets xtrace in e2e.sh, sets it in e2e-runner.sh.
Sets quiet flag for gcloud cp.
2016-01-04 11:09:59 -08:00
Joe Finney
404da54f10 Split e2e.sh into e2e-jobs.sh and e2e-runner.sh on master branch. 2015-12-30 14:39:31 -08:00
Joe Finney
010df488fa Add e2e-runner and e2e-jobs stub. 2015-12-21 14:41:05 -08:00