1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

testr: Use waf testonly and create a custom directory for new workers.

Using waf testonly helps speed up test runs, and the custom directory is
required to run multiple workers in parallel.

Change-Id: I339420c5c503c270a04888a1c990836cb0c91e94
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Jelmer Vernooij 2014-10-12 19:53:35 -07:00 committed by Andrew Bartlett
parent edc1cedf93
commit 7043a8b62a

View File

@ -1,4 +1,4 @@
[DEFAULT]
test_command=./buildtools/bin/waf test --filtered-subunit $IDOPTION $LISTOPT
test_command=./buildtools/bin/waf testonly --filtered-subunit $IDOPTION $LISTOPT --with-selftest-prefix=$(mktemp -d)
test_id_option=--load-list $IDFILE
test_list_option=--list