• 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
..
job-builder-image Loading commit data...
job-configs Loading commit data...
test-image Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
e2e-runner.sh Loading commit data...
e2e.sh Loading commit data...
gotest-dockerized.sh Loading commit data...
gotest.sh Loading commit data...
test-dockerized.sh Loading commit data...
update-jobs.sh Loading commit data...
upload-finished.sh Loading commit data...
upload-started.sh Loading commit data...
upload-to-gcs.sh Loading commit data...
verify-jenkins-jobs.sh Loading commit data...
verify.sh Loading commit data...