commit | 147776e684781e7d3b72ab0bfb84fc7573efd564 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Mar 26 15:59:12 2021 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 06 12:58:17 2021 +0000 |
tree | 5ca0b652ceb6752b3155983273ced287c6466053 | |
parent | 2fde84b064d0bd49b76024dbb95a24801c203007 [diff] |
run qemu container with root permission The QEMU application requires root access to utilize the standard ports. These ports are not open outside of the docker subsystem (i.e. no command line -p option) so the impact should be minimal. Tested: - Verified with this change that the run-qemu-robot-test.sh could complete successfully on CI infrastructure Change-Id: I0e73c416af3bbdf6cfb17607097f974f5236d87e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Build script for CI jobs in Jenkins.