-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
-
GRC Sprint 2023-19
-
No
The PolicyAutomation tests take a while to run, and since that controller is not usually changed as often, it could slow down local development. The make targets can be updated so that when running the tests locally, those tests (and any associated setup/cleanup) are skipped, to save time. A separate target can be run for those tests, which will be used by the automated CI on pull requests. If targets on the PR CI get run in parallel, then PRs can be merged faster.