mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
ndb - Make sure to install 16-node tests
This commit is contained in:
parent
3b1703b11a
commit
f522800b5f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ include $(top_srcdir)/ndb/config/type_util.mk.am
|
|||
include $(top_srcdir)/ndb/config/type_mgmapiclient.mk.am
|
||||
|
||||
test_PROGRAMS = atrt
|
||||
test_DATA=daily-basic-tests.txt daily-devel-tests.txt
|
||||
test_DATA=daily-basic-tests.txt daily-devel-tests.txt 16node-tests.txt
|
||||
test_SCRIPTS=atrt-analyze-result.sh atrt-gather-result.sh atrt-setup.sh \
|
||||
atrt-clear-result.sh make-config.sh make-index.sh make-html-reports.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue