Bug #30517
closedremote job-status table should not be re-loaded every second even if a job is running or completed
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1860407
Description of problem: remote job-status table should not be re-loaded even if a job is running or complete
Version-Release number of selected component (if applicable):
6.8
How reproducible:
always
Steps to Reproduce:
1. Used Satellite(Upgraded from 6.7 to 6.8) with 3 Capsules(2 was on 6.7 and 1 was on 6.8)
2. Go to all hosts page and select the 6.7 capsule host.
3. Go to schedule remote job and select "run ansible roles"
4. Submit the job and the job starts to execute
5. job status table starts to load every second until the job has not completed.
Actual results:
remote job execution status table re-loaded every second during the job execution.
Expected results:
The status table should not be loaded every second while the job runs.
Additional info:
Attached the recording of job execution.