s4/drs-test: remove netReplicateCmd test from 'deleted object' test case
commit62a6b754828e8e825b9ee732defc6b3855e06489
authorKamen Mazdrashki <kamenim@samba.org>
Tue, 22 Feb 2011 02:16:55 +0000 (22 04:16 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Sat, 26 Feb 2011 22:23:20 +0000 (27 00:23 +0200)
treead00b7a16187494cc6c89faaaefdcfd3abf87f17
parent281e3060451720445c4fb12f5dbbe5ccdc84ca92
s4/drs-test: remove netReplicateCmd test from 'deleted object' test case

DCs synchronization is moved to the test case setUp method
as there is no guarantee for the order of execution of tests
in a test case - thus netReplicateCmd may be executed after
ReplicateDeleteOjbect test
source4/torture/drs/python/delete_object.py