• Jan Chaloupka's avatar
    Call 'gcloud compute' only if necessary · 8f28091c
    Jan Chaloupka authored
    The 'gcloud compute' is called everytime even if it is not needed.
    When runnin node e2e tests on RHEL, the test-e2e-node.sh script is run
    the way in which it takes execution path without gcloud invocation.
    
    With the current code, gcloud is called everytime.
    Thus introducing additional runtime dependency.
    8f28091c
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-integration.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...