Skip to content

Commit

Permalink
Merge pull request #143 from razo7/readme-scorecard
Browse files Browse the repository at this point in the history
README note on Scorecard tests
  • Loading branch information
openshift-merge-bot[bot] authored Apr 25, 2024
2 parents 13beff0 + 118e3bf commit 83e25ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,10 @@ Run `make test`
3. Export the operator installed namespace (e.g., *openshift-workload-availability*) before running the e2e test:
`export OPERATOR_NS=openshift-workload-availability && make test-e2e`

### Run Scorecard tests

Run `make test-scorecard` on a running Kubernetes cluster to statically validate the operator bundle directory using [Scorecard](https://sdk.operatorframework.io/docs/testing-operators/scorecard/).

## Troubleshooting

1. Watch the FenceAgentsRemediation CR [status conditions](#fenceagentsremediation-cr-status) value, message, and reason for better understanding whether the fence agent action succeeded and the remediation completed.
Expand Down

0 comments on commit 83e25ea

Please sign in to comment.