Bug #20135
Fix tests after create and edit permissions started to be enforced
Description
In Foreman 1.16, create_* and edit_* permissions will start to be enforced including the condition. This needs several changes in tests, especially if we're creating new resources under restricted users. This will require to bump Foreman dependency to 1.16.
Related issues
Associated revisions
History
#1
Updated by Marek Hulán about 5 years ago
- Related to Bug #16884: Create permissions do not check filter limits added
#2
Updated by Marek Hulán about 5 years ago
The fix also needs fixed foreman-tasks version.
#3
Updated by Marek Hulán about 5 years ago
- Related to Bug #20136: Ignore create_tasks permission verification added
#4
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6842 added
#5
Updated by Eric Helms about 5 years ago
- Legacy Backlogs Release (now unused) set to 250
#6
Updated by Marek Hulán about 5 years ago
Since the tests are green even without Foreman change, maybe we could go ahead and merge it before. Btw it's not yet clear if the change will be in 1.16, but I'll do my best to get it there.
#7
Updated by Marek Hulán almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|259e113fee2d64a13ab4170cc943c1d5b5d87147.
Fixes #20135 - tests ready for create/edit perms