script: Add new (temporary) pure python3 ad-dc-2 test
authorNoel Power <noel.power@suse.com>
Thu, 25 Oct 2018 16:50:18 +0000 (17:50 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Nov 2018 04:07:17 +0000 (05:07 +0100)
commit2ca3b3ebd8ac31e1b3a33b57d706740ed0edf110
treed7546b7c0a76af873d98c6cced2a935891c4336f
parent3495f3fc838376b9a2dd3b43976a8884574842fb
script: Add new (temporary) pure python3 ad-dc-2 test

Ideally we want all the tests to run under python3 by default (no
special task for this) and then convert the existing '-py3' tasks
to run the python tests with python3.
However at the moment the convertion process is not ready to do this,
for a while we need to run separate autobuild tasks for this.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py