]> git.ipfire.org Git - thirdparty/dracut.git/commit
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)
commit3d7c0ffbd65c8d5c9fef559a51a2405a28c6f6a0
treef12d4ecaaa21ab396e230cf00a5df0bcce8aabe7
parent5e846cb1320e32db1e3d200743f8fc08732d4c9e
fix(test): rename test 60

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]