Bug #14251
closedkatello-agent status is not updated in UI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1317687
Description of problem:
katello-agent status is shown as not installed even after successfully installing it in the host
Version-Release number of selected component (if applicable):
Satellite 6.2.0-beta-snap3.1
How reproducible:
Always
Steps to Reproduce:
1. Provision a host in satellite using a libvirt compute resource and using activation key
2. Host provisioned successfully and katello agent is installed fine.
3. goferd status is active and running in the Host
4. Review WebUI -> Hosts -> Content Hosts -> `Katello Agent` field
Actual results:
Katello Agent shows `Not Installed`
Expected results:
Katello Agent should reflect `Installed` status as goferd is successfully running in the host.
Additional info:
I ran `katello-package-upload` many times in the host and it ran successfully without errors.