- Install RHOAM and login to the OpenShift cluster as a user with cluster-admin permissions
- Apply RBAC
kubectl apply -f rbac/rbac.yaml
- 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