From 98a462f8b169f93ab7463023f0ed94575f8225b4 Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Fri, 9 Aug 2024 23:59:19 -0700 Subject: [PATCH] automation: add "expect" to containers used to run QEMU tests It will be used for QEMU tests. Signed-off-by: Stefano Stabellini Reviewed-by: Michal Orzel --- automation/build/debian/12-ppc64le.dockerfile | 1 + automation/build/debian/12-riscv64.dockerfile | 1 + automation/build/debian/bookworm-arm64v8.dockerfile | 1 + automation/build/debian/bookworm.dockerfile | 1 + 4 files changed, 4 insertions(+) diff --git a/automation/build/debian/12-ppc64le.dockerfile b/automation/build/debian/12-ppc64le.dockerfile index 3b311e675e..1d5b486bb4 100644 --- a/automation/build/debian/12-ppc64le.dockerfile +++ b/automation/build/debian/12-ppc64le.dockerfile @@ -26,6 +26,7 @@ RUN <