From 4fbece660f1564145ed494c162e433fcc0ce5590 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 13 Aug 2019 09:54:35 +0200 Subject: [PATCH] Add mdadm to bindep.txt for functional tests Repairs the functional tests job in the CI. Change-Id: I0d5c4af108dad546d54fed3aae23aad2e3320d59 --- bindep.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 2f11f2cc3..616b206ab 100644 --- a/bindep.txt +++ b/bindep.txt @@ -5,7 +5,9 @@ python-devel [platform:rpm test] python3-devel [platform:rpm test] build-essential [platform:dpkg test] libssl-dev [platform:dpkg test] -# these are needed by infra for python-* jobs + +# these are needed for functional tests +mdadm [test] # this is needed for compiling translations gettext [test]