-
Notifications
You must be signed in to change notification settings - Fork 74
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
Fix all tests #269
Fix all tests #269
Conversation
Any progress here? 🙂 Seems like one test is fixed and works like a charm now. Would be super nice to be able to get a clean green build on future PRs 😄 |
@themkat completely agree. Sadly I'm swamped with tasks in my work and my personal life. I hope it will be better over the next weeks so I can get back to this and make CI 🟢. No promises though :| |
2 weeks and I'm still busy with my main job (and my personal life), I hope things get easier in the Summer |
so let's set both to be backwards compatible and drop callback_whitelist once 2.15 is out Signed-off-by: Tomas Tomecek <[email protected]>
the upstream image has now more labels by default, so let's check for presence of the one we are adding Signed-off-by: Tomas Tomecek <[email protected]>
The string starts with a deprecation warning, so let's check for presence of the PLAY in the logs. Signed-off-by: Tomas Tomecek <[email protected]>
Had to add :Z, SELinux Signed-off-by: Tomas Tomecek <[email protected]>
e685015
to
7dc4587
Compare
Signed-off-by: Tomas Tomecek <[email protected]>
@themkat I finally have time to resolve this! Would you please have time to review my PR? |
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.
Awesome work! 😄 Squash looks useful
@@ -55,12 +55,16 @@ | |||
is_ansibles_python_2 | |||
|
|||
logger = logging.getLogger(__name__) | |||
# callback_whitelist got renamed to callbacks_enabled in ansible | |||
# drop callback_whitelist once 2.15 is released |
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.
Do we have a task/issue for this? Could be useful, as at least I, often forget notes like this in the source code 🙂
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.
Very good point! #272
/packit test |
/packit retest-failed |
36 and rawhide tests passed, merging 35 bit by #274 |
TODO:
test_build_basic_image_with_all_params
testalso has: