Actions
Bug #17359
closedtracer upload yum plugin should look at all pkgs
Description
Currently it is only causing packages that were updated to be submitted and ignoring anything else. This causes for example:
yum update mongodb
yum update tuned
to first report mongodb, then report just tuned, so the UI ends up showing only tuned but it should show mongodb and tuned. Running katello-tracer-upload properly reports both.
Actions