jjb: xci: bifrost-verify: Disable errexit when uploading logs 97/39397/1
authorMarkos Chandras <mchandras@suse.de>
Wed, 16 Aug 2017 07:55:47 +0000 (08:55 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 16 Aug 2017 08:01:00 +0000 (09:01 +0100)
commit001de83c0b890e71790c84b711cc593eb4628034
treef4c5885b06a8c8bf5468d96ca868534c79fab822
parent63bfdf7e1ae7cd5f2591e7ecf9a17fcd49f85fb1
jjb: xci: bifrost-verify: Disable errexit when uploading logs

The errexit option is there to catch failures when the job is executed.
We don't want to mark the entire job as failed when we have troubles
uploading the logs when the actual job has passed so we disable the
errexit option to make the whole process less aggressive. Moreover, we
move the build log upload to the end of the operation so we can catch
as much output as possible.

Change-Id: Ice126471a8c837c54c95c8ef0935c059d37ea91b
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/xci/bifrost-verify.sh