1. 28 Aug, 2016 1 commit
    • 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
  2. 27 Aug, 2016 15 commits
  3. 26 Aug, 2016 24 commits