From 25ee2f0de6ad47dc05a3db95d1cb7bcd172d7fc4 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 20 Nov 2015 17:08:19 +0100 Subject: [PATCH] contrib/rh-bkr: change configuration file setup by bkr.py's job template We want to reserve configuration-files "90-*" and larger for the tests themselves. So, place our config file at "85-". --- contrib/rh-bkr/job01.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/rh-bkr/job01.xml b/contrib/rh-bkr/job01.xml index 4444586f41..3a3c1b74dd 100644 --- a/contrib/rh-bkr/job01.xml +++ b/contrib/rh-bkr/job01.xml @@ -32,7 +32,7 @@ sed -i -e 's/^ *\(Storage\|SystemMaxUse\|RateLimitBurst\|RateLimitInterval\)=.*/ /etc/systemd/journald.conf ; mkdir -p /etc/NetworkManager/conf.d/ -cat >/etc/NetworkManager/conf.d/99-test.conf </etc/NetworkManager/conf.d/85-beaker-test-setup.conf <