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

Dockerfile.upi.ci: Add GCP UPI required binaries. #3462

Merged
merged 2 commits into from Apr 21, 2020

Commits on Apr 15, 2020

  1. Dockerfile.upi.ci: Combine yum install calls.

    This change combines the two yum install calls in the Dockerfile.upi.ci
    image into a single one and moves it to after the yum upgrade call.
    jstuever committed Apr 15, 2020
    Copy the full SHA
    6571ce1 View commit details
    Browse the repository at this point in the history
  2. Dockerfile.upi.ci: Add GCP UPI binaries to the CI Docker file.

    This change adds the binaries used by CI to install a UPI GCP cluster.
    jstuever committed Apr 15, 2020
    Copy the full SHA
    47e5ce5 View commit details
    Browse the repository at this point in the history