]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
gitlab: enable afalg tests in fedora system test
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 21 Oct 2024 16:27:56 +0000 (17:27 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 22 Oct 2024 12:02:33 +0000 (13:02 +0100)
The AF_ALG crypto integration for Linux is not being tested in
any CI scenario. It always requires an explicit configure time
flag to be passed to turn it on. The Fedora system test is
arbitrarily picked as the place to test it.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitlab-ci.d/buildtest.yml

index 01e8470a693e6f2efc6b778b87d1865a6bca044e..f0cbdf199246334e36b1b21ff3a63cd26622b147 100644 (file)
@@ -115,7 +115,7 @@ build-system-fedora:
     job: amd64-fedora-container
   variables:
     IMAGE: fedora
-    CONFIGURE_ARGS: --disable-gcrypt --enable-nettle --enable-docs
+    CONFIGURE_ARGS: --disable-gcrypt --enable-nettle --enable-docs --enable-crypto-afalg
     TARGETS: microblaze-softmmu mips-softmmu
       xtensa-softmmu m68k-softmmu riscv32-softmmu ppc-softmmu sparc64-softmmu
     MAKE_CHECK_ARGS: check-build