-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add permission tests for foreman_scc_manager #16892
base: master
Are you sure you want to change the base?
Conversation
Can one of the admins verify this patch? |
|
@ogajduse Looks like the PRT is still not being triggered for Community member PRs. |
Oh, I did not know that it is a known issue. I will trigger PRT the other way and will get back with results. |
PRT passed using the comment above. Awaiting review from @SatelliteQE/team-endeavour. |
What results should I provide? Are you okay with some pytest output from cmdline?
That means it works perfectly fine and does not break anything. |
These tests use that variable:
|
|
Can we run them using PRT? |
I'm trying, let's see if the job gets picked up |
There were 15 failures within 42 tests. At the first glance, they don't seem related. I will take a look at the automation results to compare. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They are not regressions. This PR LGTM.
Problem Statement
permission tests are failing with foreman_scc_manager plugin installed
Solution
adapt permission tests
Related Issues
relevant tests: tests/foreman/api/test_permission.py