From addd9b74a4a4d249e8e8b0b922498c3c2ef2b2cb Mon Sep 17 00:00:00 2001 From: "Petr \"Stone\" Hracek" Date: Wed, 3 May 2017 13:00:07 +0200 Subject: [PATCH] Add to dependency hostname Signed-off-by: Petr "Stone" Hracek --- tests/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/config.yaml b/tests/config.yaml index 5bf624d..14c3078 100644 --- a/tests/config.yaml +++ b/tests/config.yaml @@ -8,11 +8,11 @@ packages: rpms: # add which here because of the issue. # https://pagure.io/modularity-testing-framework/issue/45 - - which - ruby testdependecies: rpms: - which + - hostname module: docker: container: docker.io/ruby