Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 426 Bytes

Kuttl Scorecard RHOAM test config

  1. Install RHOAM and login to the OpenShift cluster as a user with cluster-admin permissions
  2. Apply RBAC
kubectl apply -f rbac/rbac.yaml
  1. Run the scorecard kuttl test
operator-sdk scorecard ./bundle \
    --selector='suite=happy-path' \
    --namespace=redhat-rhoam-operator \
    --skip-cleanup \
    --wait-time 3000s \
    --service-account rhoam-test-runner