Bug #34419
closedforeman-rake katello:approve_corrupted_migration_content fails with services
Description
Description of problem:
foreman-rake katello:approve_corrupted_migration_content fails with services reporting in error state because pulp3 is being checked.
Version-Release number of selected component (if applicable):
tfm-rubygem-katello-3.18.1.46-1.el7sat.noarch
How reproducible:
Unknown
Steps to Reproduce:
1. On a Satellite 6.9 pulp2to3 migration with corrupted content reported
2. Run the approve_corrupted_migration_content rake and see the services reported as error.
3.
Actual results:
Running the rake command shows services in error state while `hammer ping` and `foreman-maintain service status` show all services "OK"
Expected results:
- Rake to properly to provide "OK" or "FAIL" for each service checked when running with --trace.
- Remove pulp3 service from this check if not needed.
Additional info: