mirror of
https://github.com/samba-team/samba.git
synced 2024-12-21 09:34:19 +03:00
8af7867505
Tests that are declared in the tests.py files in the main Samba build are able to use the common knownfail, flapping and skip systems. This will also allow the independent ldb build to be removed without loss of the tests. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
24 lines
864 B
Plaintext
24 lines
864 B
Plaintext
# This file to have control over where in autobuild the slower "none"
|
|
# tests are running, to avoid really slow tests being run on multiple
|
|
# hosts that host the samba-o3 job.
|
|
^samba.tests.docs
|
|
^ldb.python.api
|
|
^samba.tests.dsdb_lock
|
|
^samba4.blackbox.upgradeprovision.alpha13
|
|
^samba4.blackbox.upgradeprovision.release-4-0-0
|
|
^samba.tests.domain_backup_offline
|
|
^samba.tests.samba_tool.help
|
|
^samba4.blackbox.schemaupgrade
|
|
^samba4.blackbox.group.py
|
|
^samba4.blackbox.provision.py
|
|
^samba4.blackbox.upgradeprovision.current
|
|
^samba.tests.usage
|
|
^samba4.blackbox.dbcheck.release-4-0-0
|
|
^samba4.blackbox.dbcheck.release-4-0-0.quick
|
|
^samba4.blackbox.dbcheck-links.release-4-5-0-pre1
|
|
^samba4.blackbox.dbcheck.release-4-1-0rc3
|
|
^samba4.blackbox.dbcheck.release-4-1-0rc3.quick
|
|
^samba.tests.samba_tool.visualize
|
|
^samba4.blackbox.functionalprep
|
|
^samba4.blackbox.dbcheck.alpha13.quick
|