From: Eric Ball Date: Tue, 4 Aug 2020 18:15:52 +0000 (-0700) Subject: Update sigul-install.sh to check for sigul X-Git-Tag: v0.56.0~4 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=71e7ecf6ce97afb981dd8ac86099a4c8f770d6fa;hp=71e7ecf6ce97afb981dd8ac86099a4c8f770d6fa;p=releng%2Fglobal-jjb.git Update sigul-install.sh to check for sigul If sigul is already installed, we can skip the installation. This is important due to kojipkgs being unreliable. We now have the sigul binary baked into the base image creation, so newer images should already have sigul on board. If they do and we still try to do this manual installation, we could still run into connection issues with kojipkgs. Issue: RELENG-3115 Change-Id: I3580b92b8e4c1c72493069bf977f96e36aba6a85 Signed-off-by: Eric Ball ---