Don't run instance collection on deploy jobs 02/3802/6
authorJames E. Blair <jeblair@redhat.com>
Mon, 19 Oct 2020 21:47:47 +0000 (14:47 -0700)
committerJames E. Blair <jeblair@redhat.com>
Thu, 5 Nov 2020 18:37:01 +0000 (10:37 -0800)
The deploy jobs are run on dedicated hosts that don't have the
pre-requisites needed by the lf-infra-publishers (eg, facter,
xmlstarlet, click).  This change adds the contents of the
lf-infra-publish macro except for these post-build scripts:

  - lf-infra-sysstat
  - lf-infra-package-listing
  - lf-infra-capture-instance-metadata

And uses a modified log ship builder (Nexus only, not S3)
with fewer dependencies.

Signed-off-by: James E. Blair <jeblair@redhat.com>
Change-Id: Ia7603a70fbe1993d154d2bbafa50026be1627599


No differences found