From ce535dfb96de4d2529f091d7d85a7172c626001c Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Tue, 27 Jul 2021 14:26:49 -0400 Subject: [PATCH] CI: add ssh tests Signed-off-by: Jon Mason --- ci/qemuarmv5.yml | 5 +++++ ci/testimage.yml | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ci/qemuarmv5.yml b/ci/qemuarmv5.yml index b1ff4463..aaf7f4f4 100644 --- a/ci/qemuarmv5.yml +++ b/ci/qemuarmv5.yml @@ -4,3 +4,8 @@ header: - base.yml machine: qemuarmv5 + +local_conf_header: + bugs: | + # Remove parselogs until errors can be resolved + TEST_SUITES_remove = "parselogs" diff --git a/ci/testimage.yml b/ci/testimage.yml index adc7765a..8941ad3e 100644 --- a/ci/testimage.yml +++ b/ci/testimage.yml @@ -9,6 +9,8 @@ local_conf_header: TEST_RUNQEMUPARAMS = "slirp" TEST_SERVER_IP = "127.0.0.1" QEMU_USE_SLIRP = "1" + packages: | + IMAGE_FEATURES_append = " ssh-server-dropbear" # Multiple targets are available, put it down to just one target: