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

Establish end-to-end testing procedure #38

Merged
merged 2 commits into from
Oct 18, 2018

Commits on Oct 17, 2018

  1. Establish end-to-end testing procedure

    Introduce a consistent method for testing changes against a 4.0 cluster.
    
    1. Provide an uninstaller.
    2. Provide a way to publish and install a locally built operator.
    3. Document the procedure for executing upstream e2e tests against the cluster.
    4. Remove the existing integration tests, which are already covered
    comprehensively by the e2e tests and which were misleading as to whether the
    installed operator setup was functional.
    ironcladlou committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    9d66865 View commit details
    Browse the repository at this point in the history
  2. Clarify HACKING docs

    ironcladlou committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    1759cd1 View commit details
    Browse the repository at this point in the history