commit | b249c2cb5e5b96f5a48a599aaf94fef1d954aa0a | [log] [tgz] |
---|---|---|
author | Charles Paul Hofer <Charles.Hofer@ibm.com> | Wed Sep 12 12:15:13 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Sep 14 17:59:49 2018 +0000 |
tree | cd6e0309940067b5b94b41df65a0c8b95a3708cd | |
parent | b4f730a2b57ec845bd24cf7aeb6682abb1c296dd [diff] |
Reduce the number of files we copy after builds In most cases we do not need the entire openbmc build directory to be copied off after a successful build. Copying the entire directory may be related to hanging some of our CI jobs. This change provides the option to only copy off a specific subdirectory and defaults this to the image directory. Change-Id: I213631fe88d6e811f392c618ca2cb3d4c121a9d8 Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
Build script for CI jobs in Jenkins.