repl: test for schema object and LA repl across chunks
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Tue, 19 Feb 2019 01:33:33 +0000 (14:33 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Apr 2019 04:17:11 +0000 (04:17 +0000)
commit5d8895f347ca0005240ec166fec4eb875f9cd356
treef81ecc51d83dbb28a97fc792dbdf0a7f70fe0a06
parent350fc49e94525232c3556a3ace108f6e1447a490
repl: test for schema object and LA repl across chunks

During replication, transmission of objects and linked attributes are
split into chunks.  These two tests check behavioural consistency across
chunks for regular schema objects and linked attributes.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/selftest/tests.py
source4/setup/schema_samba4.ldif
source4/torture/drs/python/drs_base.py
source4/torture/drs/python/getnc_schema.py [new file with mode: 0644]