The source project of this merge request has been removed.
.oniro-ci/containers/bitbake-builder: add support for runqemu
Compare changes
- Chase Qi authored
Part of gcc oeself-test is client/server based. It uses qemu vm for native tests via ssh. The vm is launched by runqemu command which requires the following changes in the docker image. * passwordless sudo permission * package iptables pre-installed Signed-off-by:
Chase Qi <chase.qi@linaro.org>
@@ -26,8 +26,8 @@ RUN apt-get update -qq \
@@ -36,7 +36,10 @@ RUN pip3 install anybadge