Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Add test for foreman-maintan pr "Check server response via non-auth call" #80

Open
jameerpathan111 opened this issue Jun 24, 2019 · 0 comments

Comments

@jameerpathan111
Copy link
Contributor

Foreman-maintain PR: theforeman/foreman_maintain#261
description:

This patch reimplements hammer ping to use simple net::http
call instead of hammer. The main advantage is we can easily
skip the hammer auth setup which is not required for the call.
Another advantage is we can extend ping to pure foreman
and proxy.

Internaly the ping implementation moved to the instance feature,
related CLI option was kept for backward compatibility. The ping?
now returns true/false and the additional details such as error
message and failing services can be checked using additional
methods. Restrictions to :katello feature were removed as
the ping can query all types of instances now.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant