Actions
Bug #19262
closedhammer ping returns exit code 0 when service is failing
Difficulty:
Triaged:
Description
[root@john ~]# hammer ping
candlepin:
Status: ok
Server Response: Duration: 56ms
candlepin_auth:
Status: ok
Server Response: Duration: 60ms
pulp:
Status: FAIL
Server Response:
foreman_tasks:
Status: ok
Server Response: Duration: 522ms
[root@john ~]# echo $?
0
Expected Results:
the exit code is something other than zero
Updated by Andrew Kofink over 7 years ago
- Status changed from New to Assigned
- Assignee set to Andrew Kofink
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/498 added
Updated by John Mitsch over 7 years ago
- Translation missing: en.field_release set to 211
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|7a8862260842eb22af207a4aa7a5ddbe130169bb.
Actions