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] Check dynflow console output for host #1577

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

amolpati30
Copy link
Contributor

Cherrypick of PR: #1522

When enabling debug mode on Satellite, the task is generating an output log for all hosts present on the Job.

The host execution log is showing the debug log for all hosts present on the inventory instead of just the expected host.

Solution : -

Below automation check the host execution log should show the debug log for expected host instead of the all host present in the inventory.

Dependent PR: SatelliteQE/robottelo#16527

Fixes: #1572

@amolpati30 amolpati30 added CherryPick PR needs CherryPick to previous branches 6.15.z labels Sep 28, 2024
@amolpati30 amolpati30 changed the base branch from master to 6.15.z September 28, 2024 10:27
@amolpati30
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_ansible.py::TestAnsibleREX -k test_positive_ansible_job_with_verbose_stdout
robottelo: 16527

@Satellite-QE
Copy link
Contributor

PRT Result

Build Number: 428
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_ansible.py::TestAnsibleREX -k test_positive_ansible_job_with_verbose_stdout --external-logging
Test Result : ========== 1 passed, 9 deselected, 30 warnings in 1277.61s (0:21:17) ===========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Sep 28, 2024
@amolpati30
Copy link
Contributor Author

ACK, PRT passed

@amolpati30 amolpati30 merged commit b9b0f32 into SatelliteQE:6.15.z Sep 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z CherryPick PR needs CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Failed-AutoCherryPick] - Check dynflow console output for host
2 participants