aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Disseldorp <ddiss@suse.de>2021-03-15 13:49:18 +0100
committerHarald Hoyer <harald@hoyer.xyz>2021-11-24 11:14:54 +0100
commit1c3f79fb0ae0cf5b56453bc7a8e11c71102a839f (patch)
tree5bb6fd7fdf8c7bc1fb79f51f68a4e751b54e667a
parent5789abcbe05f30d556086590b786c4857d025d9d (diff)
downloaddracut-1c3f79fb0ae0cf5b56453bc7a8e11c71102a839f.tar.gz
ci(TEST-60-BONDBRIDGEVLANIFCFG): use toplevel Makefile
Signed-off-by: David Disseldorp <ddiss@suse.de>
-rw-r--r--test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile b/test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile
index aad27059..2dcab816 100644
--- a/test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile
+++ b/test/TEST-60-BONDBRIDGEVLANIFCFG/Makefile
@@ -1,10 +1 @@
-all:
- @$(MAKE) -s --no-print-directory -C ../.. all
- @V=$(V) basedir=../.. testdir=../ ./test.sh --all
-setup:
- @$(MAKE) --no-print-directory -C ../.. all
- @basedir=../.. testdir=../ ./test.sh --setup
-clean:
- @basedir=../.. testdir=../ ./test.sh --clean
-run:
- @basedir=../.. testdir=../ ./test.sh --run
+-include ../Makefile.testdir