autobuild: Allow automatic handling of autobuild tasks ending in -py3
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2018 01:48:21 +0000 (13:48 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 25 Aug 2018 09:53:15 +0000 (11:53 +0200)
commit05389bcbf854eaad1e299d5bea7d68806f7b72ba
tree9b324ca855ca6a9d0ea84a47fa4f2d70a1a2d544
parent3d2baa9c95c8e2b3f8952e5e0bf6984408961b13
autobuild: Allow automatic handling of autobuild tasks ending in -py3

This will allow splitting up of the python2 and python3 tests without
duplication of this already complex file.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Aug 25 11:53:15 CEST 2018 on sn-devel-144
script/autobuild.py