autobuild: add some system information to the autobuild tarball
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 30 Jun 2015 22:45:47 +0000 (10:45 +1200)
committerStefan Metzmacher <metze@samba.org>
Wed, 21 Oct 2015 09:27:09 +0000 (11:27 +0200)
commit800437c1b1dd036661b834abd764433ef1cffc06
tree35fc567e23aa2c7dc969e65cd971f4a082e69b21
parentf1835d85310dbb2f7e4617c9cc162a00e6641802
autobuild: add some system information to the autobuild tarball

When running multiple autobuilds on VMs with various parameters, you
can easily get confused about which was which, and the tarball doesn't
help much. This adds an extra file with information about the system.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
script/autobuild.py