Actions
Bug #27080
closedping failing - if pulp3 is not enabled
Difficulty:
Triaged:
Yes
Description
1) Make sure your smart proxy does not have the "Pulp3" feature (you can disable in /etc/foreman-proxy/pulp3.yml, restart foreman-proxy and refresh the features on the smart proxy via UI)
2)
Try a
curl -k http://localhost:3000/katello/api/ping
on your katello instance.
Expected:
No pulp3 information on the ping, since its not enabled on the system.
Actual:
Notice that the output shows "pulp3" with a status of fail
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8166 added
Updated by James Jeffers over 5 years ago
- Target version set to Katello 3.13.0
- Triaged changed from No to Yes
Updated by Partha Aji over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|0244f87c41883e29c5488fe4318c2130aa50873a.
Updated by The Foreman Bot about 5 years ago
- Pull request https://github.com/Katello/katello/pull/8334 added
Actions