In my Policy Test File I have *.rego, but *.yaml files
When running I get this error:
Running individual test data.policies.configuration.whitelist_test.test_no_deny_on_empty_input
1 error occurred during loading: pipelines\OPA\pipelines\protect-template.yaml: merge error
I don't understant it and anyway I don't need yaml files for testing.
Is there a way to exclude a directory or a file extension from your extension eval?
thank you
In my Policy Test File I have *.rego, but *.yaml files
When running I get this error:
Running individual test data.policies.configuration.whitelist_test.test_no_deny_on_empty_input
1 error occurred during loading: pipelines\OPA\pipelines\protect-template.yaml: merge error
I don't understant it and anyway I don't need yaml files for testing.
Is there a way to exclude a directory or a file extension from your extension eval?
thank you