-
Notifications
You must be signed in to change notification settings - Fork 115
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 test for syncable export with restrictive permissions #15090
Conversation
trigger: test-robottelo |
PRT Result
|
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.
Can we be sure that all involved components (services) use the modified umask settings? May it be useful to launch satellite-maintain service restart
when changing umask?
The issue was that the rights of the user executing the export command were used for the exported files. This way we set it globally for whatever user is used by |
Sounds good, ACK :) |
Add test for syncable export with restrictive perms (cherry picked from commit d4c0c83)
…E#15090) Add test for syncable export with restrictive perms
Problem Statement
Coverage for BZ#2233162 is missing
Solution
This PR.
metadata.json
is the only exception where restrictive permissions are expectedPRT test Cases example
trigger: test-robottelo
pytest: tests/foreman/cli/test_satellitesync.py -k permissions