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

Install specific Bazel version and Skaffold version for nightly linux and darwin integration tests. #4618

Merged
merged 2 commits into from Aug 5, 2020

Conversation

gsquared94
Copy link
Collaborator

Fixes #4617

  1. Install supported Bazel version in the tests.
  2. Install Skaffold binary specific to the code commit.
  3. Update minikube version.

@gsquared94 gsquared94 requested a review from a team as a code owner August 3, 2020 14:42
@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #4618 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4618   +/-   ##
=======================================
  Coverage   73.18%   73.18%           
=======================================
  Files         337      337           
  Lines       13261    13261           
=======================================
  Hits         9705     9705           
  Misses       2947     2947           
  Partials      609      609           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6520ff3...3593d4b. Read the comment docs.

@nkubala nkubala merged commit 8e0dfe2 into GoogleContainerTools:master Aug 5, 2020
nkubala added a commit to nkubala/skaffold that referenced this pull request Aug 20, 2020
Install specific Bazel version and Skaffold version for nightly linux and darwin integration tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skaffold nightly integration tests for linux and darwin are broken
3 participants