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

Separate E2E and operator tests #1540

Merged
merged 4 commits into from
May 28, 2020
Merged

Commits on May 27, 2020

  1. Separate E2E and operator tests

    This runs operator tests as a separate test in parallel with the other tests. It makes operator tests independent from E2E test results and their failures distinguishable.
    
    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed May 27, 2020
    Configuration menu
    Copy the full SHA
    2a06d7a View commit details
    Browse the repository at this point in the history
  2. Extract 'sed' call

    Signed-off-by: Jan Schlicht <jan@d2iq.com>
    Jan Schlicht committed May 27, 2020
    Configuration menu
    Copy the full SHA
    b5dab3d View commit details
    Browse the repository at this point in the history
  3. consolidation of test script setup

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed May 27, 2020
    Configuration menu
    Copy the full SHA
    254199f View commit details
    Browse the repository at this point in the history
  4. adding documentation

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed May 27, 2020
    Configuration menu
    Copy the full SHA
    78879d1 View commit details
    Browse the repository at this point in the history