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-".
This commit is contained in:
Thomas Haller 2015-11-20 17:08:19 +01:00
parent 91762c38b1
commit 25ee2f0de6

View file

@ -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 <<EOF
cat >/etc/NetworkManager/conf.d/85-beaker-test-setup.conf <<EOF
[main]
debug=$CONF_DEBUG
dhcp=$CONF_DHCP