]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fix(test): rename test 60
authorBeniamino Galvani <bgalvani@redhat.com>
Fri, 10 Feb 2023 18:02:05 +0000 (19:02 +0100)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 13 Feb 2023 07:53:39 +0000 (08:53 +0100)
The test *also* checks the generation of ifcfg files, but it's primarily a test
for bonding, bridging and VLANs. Update the name to reflect this.

13 files changed:
test/TEST-60-BONDBRIDGEVLAN/Makefile [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/client-init.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/client-init.sh with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/client.link [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/client.link with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/create-root.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/create-root.sh with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/dhcpd.conf [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/dhcpd.conf with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/exports [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/exports with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/finished-false.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/finished-false.sh with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/hard-off.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/hard-off.sh with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/hosts [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/hosts with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/server-init.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/server-init.sh with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/server.link [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/server.link with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/test.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/test.sh with 100% similarity]
test/TEST-60-BONDBRIDGEVLAN/wait-if-server.sh [moved from test/TEST-60-BONDBRIDGEVLANIFCFG/wait-if-server.sh with 100% similarity]