commit | 86de29613d0ca278443444ac3eb9304355e82f05 | [log] [tgz] |
---|---|---|
author | Charles Paul Hofer <Charles.Hofer@ibm.com> | Fri Jun 08 11:00:43 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jul 11 15:04:39 2018 +0000 |
tree | 0ad48f53a6cd4b8a661d6f5af19e6aac13dd268a | |
parent | 89c4db6f4e79049bdc07e82eef5d326806920a52 [diff] |
Copy images to /tmp before booting QEMU QEMU writes things back to images after booting. After doing this, sometimes QEMU is unable to boot that image again. This change makes a copy of the image and boots from the copy so that we do not write anything back to the original image. Change-Id: I541db5732d9e1cf6a5969ab5b9d54dffcbecf0dd Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
Build script for CI jobs in Jenkins.