Fix gpg import error when node has no key 65/58865/1
authorTim Rozet <trozet@redhat.com>
Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)
commit0f74128709ef7f1840ee2af673067c3712f2393b
tree92f725745e9a99ccfbffba0754b692fd87ea1d1d
parent585ae3468c2c7dc1387687bf5e71a9d61c6b15c7
Fix gpg import error when node has no key

For some servers like lf-virtual3 there is no key locally or one
remotely. In that case we do not want the import script to fail the job,
like in:
https://build.opnfv.org/ci/job/apex-upload-snapshot/1/console

Change-Id: I13ddfdb45cd2d60bd911fa590bf9bf54bd288ba8
Signed-off-by: Tim Rozet <trozet@redhat.com>
utils/gpg_import_key.sh