Skip to content
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

[6.15.z] Notifications: fix for long funning tasks #13961

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #13955

Notifications: fix for long funning tasks

For some reason, rake command in form <ENV_VAR> foreman-rake ...
started to ignore the ENV_VAR and the fix is to pass the ENV_VAR after the command,
i.e. - foreman-rake ... <ENV_VAR>.

For some reason, rake command in form `<ENV_VAR> foreman-rake ...`
started to ignore the ENV_VAR and the fix is to pass the ENV_VAR *after* the command,
i.e. - `foreman-rake ... <ENV_VAR>`.

(cherry picked from commit 7bdd320)
@Satellite-QE Satellite-QE requested a review from a team as a code owner January 31, 2024 16:11
@Satellite-QE Satellite-QE added 6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Jan 31, 2024
@Satellite-QE
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman/api/test_notifications.py --uses-fixtures reschedule_long_running_tasks_notification

@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Jan 31, 2024
@Satellite-QE Satellite-QE merged commit 25d69a7 into 6.15.z Jan 31, 2024
14 checks passed
@Satellite-QE Satellite-QE deleted the cherry-pick-6.15.z-7bdd3207149d9c7a120adae177310d8f8a086aa8 branch January 31, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants