feat: Add new feature to disable topicAbort at project level#1001
feat: Add new feature to disable topicAbort at project level#1001panicking wants to merge 1 commit into
Conversation
Allow to disable the topic abort at project level. Without change the current behavior we have project where topic abort is needed at policy level and some project where we want it disabled Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
|
@rsandell here is building correctly. Is there any limitation of timeout in CI? |
|
Maybe, the same tests are breaking on another PR as well and are working fine on my machine. |
Can you please review or suggest change? |
|
Normally I would just delete tests that are behaving like this, but in this case it is the only tests that are testing that functionality, so I don't want to throw them away without replacements of some sort. |
Allow to disable the topic abort at project level. Without change the current behavior we have project where topic abort is needed at policy level and some project where we want it disabled
Testing done
Deploy in my envriroment and test if we can override the policy
Submitter checklist