python/schema: fix tests flapping due to oid collision
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 Jan 2017 21:00:43 +0000 (10:00 +1300)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Jan 2017 12:44:02 +0000 (13:44 +0100)
commit207fa2331831f570eb4855e98b676782d2008f34
treebf1b0c05475b93d41da9b3a59b24e375aa87a171
parentdde30ab89c276474d19b584c6def6f25ed5cc678
python/schema: fix tests flapping due to oid collision

These tests would sometimes fail because the randomly generated OIDs
would collide. This fixes that by giving a unique OID to each attribute
and class.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12507

Pair-Programmed-With: Bob Campbell <bobcampbell@catalyst.net.nz>

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Jan 10 13:44:02 CET 2017 on sn-devel-144
source4/dsdb/tests/python/dsdb_schema_info.py
source4/dsdb/tests/python/ldap_schema.py
source4/setup/schema_samba4.ldif