-
Sub-task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
-
None
Currently we test the authorization checks with REVOKE permissions with an additional Maven profile. This requires extra CI builds. Currently we have 66 such builds on the 7.14 branch.
Let's refactor our test suite so that revoke authorizations are tested as part of the usual unit test builds (engine, webapp, webapp-plugins).
Gain:
- Much less CI builds
- Faster feedback cycles
- More efficient CI resource usage