Skip to content

Commit 95a7754

Browse files
committed
ci(TEST-60-BONDBRIDGEVLANIFCFG): use toplevel Makefile
Signed-off-by: David Disseldorp <ddiss@suse.de>
1 parent 10ed204 commit 95a7754

File tree

1 file changed

+1
-10
lines changed
  • test/TEST-60-BONDBRIDGEVLANIFCFG

1 file changed

+1
-10
lines changed
Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
all:
2-
@$(MAKE) -s --no-print-directory -C ../.. all
3-
@V=$(V) basedir=../.. testdir=../ ./test.sh --all
4-
setup:
5-
@$(MAKE) --no-print-directory -C ../.. all
6-
@basedir=../.. testdir=../ ./test.sh --setup
7-
clean:
8-
@basedir=../.. testdir=../ ./test.sh --clean
9-
run:
10-
@basedir=../.. testdir=../ ./test.sh --run
1+
-include ../Makefile.testdir

0 commit comments

Comments
 (0)