• Isaac Hollander McCreery's avatar
    Refactor e2e.sh in preparation for YAML-ifying configs · 83bfe2cf
    Isaac Hollander McCreery authored
    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
    83bfe2cf
Name
Last commit
Last update
Godeps Loading commit data...
api/swagger-spec Loading commit data...
build Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
contrib Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
hooks Loading commit data...
pkg Loading commit data...
plugin Loading commit data...
release Loading commit data...
test Loading commit data...
third_party Loading commit data...
www Loading commit data...
.generated_docs Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIB.md Loading commit data...
CONTRIBUTING.md Loading commit data...
DESIGN.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
Vagrantfile Loading commit data...
code-of-conduct.md Loading commit data...
logo.pdf Loading commit data...
logo.png Loading commit data...
logo.svg Loading commit data...
logo_usage_guidelines.md Loading commit data...
shippable.yml Loading commit data...