[gnome-control-center/iainl/sidebar-avoid-getting-stuck] ci: Install udisks2 for the coverage tests



commit 0ae38962395eda82485b9dd5fda2ed70d8a2a7c6
Author: Iain Lane <iainl gnome org>
Date:   Mon Feb 18 13:45:35 2019 +0000

    ci: Install udisks2 for the coverage tests
    
    This is needed to build g-c-c for the test, until the image is updated.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 09af64afc..80e946127 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,6 +107,7 @@ coverage:
     - master@GNOME/gnome-control-center
 
   script:
+    - dnf -y install libudisks2-devel # FIXME: Remove when new images built
     - *environment_information
     - *build_procedure
     - *run_tests


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]