]> git.ipfire.org Git - thirdparty/dracut.git/commit
test: copy BONDBRIDGETEAMVLAN to IFCFG
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 10 Jun 2019 14:04:18 +0000 (16:04 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 19 Jul 2019 14:21:56 +0000 (16:21 +0200)
commit70787ab61957741a05e4046bad49758c4e9bc1cc
treec3f08b400026aa31d9c287aa6e40ad231b66bb28
parent35efada5ecffd139660b4a89f4cc3d627752c91e
test: copy BONDBRIDGETEAMVLAN to IFCFG

The IFCFG test will make sure the network-legacy plugin keeps writing
out correct ifcfg files.

This is a separate commit so that actual changes are visible in the
following one.
test/TEST-60-IFCFG/99-idesymlinks.rules [new file with mode: 0644]
test/TEST-60-IFCFG/Makefile [new file with mode: 0644]
test/TEST-60-IFCFG/client-init.sh [new file with mode: 0755]
test/TEST-60-IFCFG/dhcpd.conf [new file with mode: 0644]
test/TEST-60-IFCFG/exports [new file with mode: 0644]
test/TEST-60-IFCFG/finished-false.sh [new file with mode: 0755]
test/TEST-60-IFCFG/hard-off.sh [new file with mode: 0755]
test/TEST-60-IFCFG/hosts [new file with mode: 0644]
test/TEST-60-IFCFG/server-init.sh [new file with mode: 0755]
test/TEST-60-IFCFG/test.sh [new file with mode: 0755]