[Reproducible-commits] [reprotest] 02/02: Merge virtualization into master
Ceridwen
ceridwen-guest at moszumanska.debian.org
Thu Jul 21 20:23:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
ceridwen-guest pushed a commit to branch master
in repository reprotest.
commit 5efca854d2127707857fbfd5ebcfd5cf084d0f57
Merge: 4632472 0e1dcc0
Author: Ceridwen <ceridwenv at gmail.com>
Date: Thu Jul 21 16:22:43 2016 -0400
Merge virtualization into master
README.md | 57 ++-
debian/changelog | 8 +-
debian/control | 4 +-
debian/copyright | 219 ++++++++++-
reprotest/__init__.py | 388 ++++++++++++++-----
reprotest/_contextlib.py | 69 ++++
reprotest/_shell_ast.py | 430 +++++++++++++++++++++
reprotest/lib/VirtSubproc.py | 29 +-
reprotest/lib/__init__.py | 0
reprotest/lib/adt_binaries.py | 29 +-
reprotest/lib/adt_run_args.py | 23 +-
reprotest/lib/adt_testbed.py | 71 ++--
reprotest/lib/adtlog.py | 23 +-
reprotest/lib/testdesc.py | 33 +-
reprotest/runner/adt-run | 23 +-
reprotest/tools/adt-build-lxc | 25 +-
reprotest/tools/adt-build-lxd | 26 +-
reprotest/tools/adt-buildvm-ubuntu-cloud | 26 +-
reprotest/virt-subproc/README.running-tests.rst | 279 -------------
reprotest/virt-subproc/adt-virt-null | 75 ----
.../autopkgtest-chroot.1} | 0
.../adt-virt-lxc.1 => virt/autopkgtest-lxc.1} | 0
.../adt-virt-lxd.1 => virt/autopkgtest-lxd.1} | 0
.../adt-virt-null.1 => virt/autopkgtest-null.1} | 0
.../adt-virt-qemu.1 => virt/autopkgtest-qemu.1} | 0
.../autopkgtest-schroot.1} | 0
.../adt-virt-ssh.1 => virt/autopkgtest-ssh.1} | 0
.../{virt-subproc/adt-virt-chroot => virt/chroot} | 33 +-
reprotest/{virt-subproc/adt-virt-lxc => virt/lxc} | 36 +-
reprotest/{virt-subproc/adt-virt-lxd => virt/lxd} | 35 +-
reprotest/virt/null | 56 +++
.../{virt-subproc/adt-virt-qemu => virt/qemu} | 36 +-
.../adt-virt-schroot => virt/schroot} | 33 +-
reprotest/{virt-subproc/adt-virt-ssh => virt/ssh} | 37 +-
setup.py | 4 +-
tests/mock_build.py | 22 +-
tests/tests.py | 54 +--
tox.ini | 11 +-
38 files changed, 1269 insertions(+), 925 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git
More information about the Reproducible-commits
mailing list