gitlab-ci.yml: Install libattr-devel and libcap-devel to test virtio-9p
authorThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2019 10:36:50 +0000 (12:36 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2019 14:00:01 +0000 (16:00 +0200)
So far the gitlab-ci was not testing virtio-9p yet, since we did not
install libattr-devel and libcap-devel in any of the pipelines. Do
it now to get some more test coverage.

Message-Id: <20190905111729.1197-1-thuth@redhat.com>
Acked-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml

index cd4c03372b83cda1c77464785fdd8375696b5b09..ed8067f5cf9d5b27023878a83e39e09c9e8e77e2 100644 (file)
@@ -59,7 +59,7 @@ build-user:
 
 build-clang:
  script:
- - apt-get install -y -qq clang libsdl2-dev
+ - apt-get install -y -qq clang libsdl2-dev libattr1-dev libcap-dev
       xfslibs-dev libiscsi-dev libnfs-dev libseccomp-dev gnutls-dev librbd-dev
  - ./configure --cc=clang --cxx=clang++ --enable-werror
       --target-list="alpha-softmmu arm-softmmu m68k-softmmu mips64-softmmu