autobuild: Convert old py3 tasks to py2
authorNoel Power <noel.power@suse.com>
Thu, 29 Nov 2018 21:21:58 +0000 (21:21 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:25 +0000 (10:38 +0100)
commitb0b9c62e1cfcadb1189559e3b4834f2b4a053f8a
tree1090d6f7418d3c900dd1fe6e53f309bd79609800
parente3c37bbad4f45124a4ae7316a67e4c223e16faf1
autobuild: Convert old py3 tasks to py2

Now that we are building with python3 by default we need to
convert the old python3 test tasks to python2 (e.g. reverse how
we used do it)

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