• Kubernetes Submit Queue's avatar
    Merge pull request #29864 from wonderfly/correct-k8s-version · b917ca09
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    e2e-runner: Fix the logic of pulling GCI builtin version of k8s
    
    Apparently setting JENKINS_PUBLISHED_VERSION didn't work because it only worked
    with `ci/latest`, `release/latest-1.3` or the like, whereas we wanted to pull
    specific versions like `release/v1.3.3`. Added a function
    `fetch_gci_version_tars` instead.
    
    @spxtr Can you review? Hopefully this should get our QA tests passing.
    b917ca09
Name
Last commit
Last update
..
test-image Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
dockerized-e2e-runner.sh Loading commit data...
e2e-runner.sh Loading commit data...
gotest-dockerized.sh Loading commit data...
gotest.sh Loading commit data...
test-dockerized.sh Loading commit data...
upload-finished.sh Loading commit data...
upload-started.sh Loading commit data...
upload-to-gcs.sh Loading commit data...
verify-dockerized.sh Loading commit data...
verify.sh Loading commit data...