Feature Request
Describe the problem you need a feature to resolve.
Ensure that Ansible/Helm will also work with this feature
Describe the solution you'd like.
- Add the test to Ansible/Helm e2e tests
|
By("running custom scorecard tests") |
- Note that the suite test in the before we also need to use the helper
err = tc.AddScorecardCustomPatchFile()
Feature Request
Describe the problem you need a feature to resolve.
Ensure that Ansible/Helm will also work with this feature
Describe the solution you'd like.
operator-sdk/test/e2e/e2e_suite_test.go
Line 230 in 6672d53
err = tc.AddScorecardCustomPatchFile()