It will be used for QEMU tests.
Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Reviewed-by: Michal Orzel <michal.orzel@amd.com>
# Qemu for test phase
qemu-system-ppc
+ expect
)
apt-get -y --no-install-recommends install "${DEPS[@]}"
# Qemu for test phase
qemu-system-riscv64
+ expect
)
apt-get -y --no-install-recommends install "${DEPS[@]}"
curl \
cpio \
busybox-static \
+ expect \
&& \
apt-get autoremove -y && \
apt-get clean && \
golang \
# for test phase, qemu-smoke-* jobs
qemu-system-x86 \
+ expect \
# for test phase, qemu-alpine-* jobs
cpio \
busybox-static \