Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run E2E tests on GCE #302

Merged

Commits on Jul 3, 2018

  1. ci: Run e2e tests on GCE

    To get e2e tests to run on GCE, we do the following:
    download gcloud, authenticate using secrets,
    create cluster on GKE, push docker image to GCR,
    and finally run the e2e test on the GKE cluster, using the image from GCR
    
    Co-authored-by: Lorenzo Manacorda <lorenzo@kinvolk.io>
    
    Signed-off-by: Kosy Anyanwu <kosy@kinvolk.io>
    kosyfrances committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    8a795ef View commit details
    Browse the repository at this point in the history
  2. vendor: Update dependencies

    Signed-off-by: Kosy Anyanwu <kosy@kinvolk.io>
    kosyfrances committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    bd68974 View commit details
    Browse the repository at this point in the history