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 a KUDO deployment for E2E testing #1243

Merged
merged 2 commits into from
Jan 8, 2020
Merged

Run a KUDO deployment for E2E testing #1243

merged 2 commits into from
Jan 8, 2020

Commits on Jan 6, 2020

  1. Use a KUDO deployment for E2E testing

    A Docker image of the KUDO manager is built and deployed in the E2E test cluster.
    This is done by adding the build KUDO image to the KinD cluster and changing the 'kubctl kudo init' output to ensure that this image will be used when deploying KUDO.
    Jan Schlicht committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ea6e801 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Update hack/run-e2e-tests.sh

    Co-Authored-By: Andreas Neumann <aneumann@mesosphere.com>
    Jan Schlicht and ANeumann82 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    41e1616 View commit details
    Browse the repository at this point in the history