.gitlab-ci.yml: make use of bootstrap/.gitlab-ci.yml and use the new defined image
[bbaumbach/samba-autobuild/.git] / Makefile
index c2de1df7b608c9e6c79ec52659f53ce4ee788867..d456a410050a7fa6e6612ca9d0e6d7075785d9d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,9 @@ randomized-test:
 testlist:
        $(WAF) test --list $(TEST_OPTIONS)
 
+test-nopython:
+       $(WAF) test --no-subunit-filter --test-list=selftest/no-python-tests.txt $(TEST_OPTIONS)
+
 dist:
        touch .tmplock
        WAFLOCK=.tmplock $(WAF) dist