Actions
Bug #15089
closedremote package install will succeed, but task will intermittently not return as done
Description
(note: I was only able to repro this during bats runs)
The bats job that installs the 'walrus' package will not always succeed. The hammer command will run and gofer will successfully install the package, but the 5 minute timeout gets hit without the task changing state to complete.
For more detail including example command, see https://github.com/Katello/katello-deploy/blob/master/bats/fb-content-katello.bats#L152.
Actions