selftest: Disable all replication during most replication tests
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Jul 2016 04:55:50 +0000 (16:55 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2016 11:41:11 +0000 (13:41 +0200)
commit0b3f2c659ab85bb5a6b48ec96f0f34cb109d12f0
treee8434880d1db822452e1c683e7da9be5f6480b93
parente359875d007290f3c4e747338a00de30f3c0d63c
selftest: Disable all replication during most replication tests

Rather than just disabling inbound replication, consider that there may be another server
in the test network, and ensure we do not replicate to or from it either.

replica_sync.py is omitted, as it tests some more subtle variations
of the DISABLE_INBOUND_REPL flag.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/torture/drs/python/delete_object.py
source4/torture/drs/python/drs_base.py
source4/torture/drs/python/repl_move.py
source4/torture/drs/python/repl_schema.py