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

[WIP] ci: Run CI e2e tests on operator installed via OLM #970

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2023

  1. Run CI e2e tests on operator installed via OLM

    - Update GHA configuration to setup a k3d local image registry
    - Add olm-install.sh script to install operator via OLM
    - Enable e2e tests from tests/olm directory
    
    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    52e1555 View commit details
    Browse the repository at this point in the history
  2. Install operator sdk

    Signed-off-by: Siddhesh Ghadi <[email protected]>
    svghadi committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5a32c65 View commit details
    Browse the repository at this point in the history