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

e2e: ceph-csi-operator deployment support #4947

Draft
wants to merge 4 commits into
base: devel
Choose a base branch
from

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    656d814 View commit details
    Browse the repository at this point in the history
  2. e2e: add operatorDeployment flag

    This commit adds `operatorDeployment` flag, defaults to false.
    Set this to true for running test on ceph-csi deployment via
    operator.
    
    Signed-off-by: Praveen M <[email protected]>
    iPraveenParihar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0df5de9 View commit details
    Browse the repository at this point in the history
  3. e2e: unset readAffinity cli option

    Signed-off-by: Praveen M <[email protected]>
    iPraveenParihar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4a34a89 View commit details
    Browse the repository at this point in the history
  4. e2e: handle ceph-csi-operator deployment changes

    This commits adds e2e/operator.go containing utility
    methods specific to the operator.
    
    Signed-off-by: Praveen M <[email protected]>
    iPraveenParihar committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0013f7a View commit details
    Browse the repository at this point in the history