~ubuntu-branches/debian/sid/autopkgtest/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2015-06-06 13:09:50 UTC
  • mfrom: (110.2.19 sid)
  • Revision ID: package-import@ubuntu.com-20150606130950-ksjd55llmb5zmxrr
* adt-virt-lxc: Don't try to set up a shared downtmp with unprivileged
  (user) containers. This is full of permission errors due to the mapped
  UIDs.
* tests/adt-run LxcRunner: Use $ADT_TEST_LXC as unprivileged user container
  if it exists.
* adt-buildvm-ubuntu-cloud: Check at the beginning if QEMU command is
  available and exit with proper error message if not. (LP: #1460066)
* If auxverb fails with exit code 126, 127, 254, or 255, consider this a
  failure of auxverb/the testbed itself, not of the program run under it.
  (As specified in doc/README.virtualisation-server.rst) (LP: #1462540)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
autopkgtest (3.14.3) unstable; urgency=medium
 
2
 
 
3
  * adt-virt-lxc: Don't try to set up a shared downtmp with unprivileged
 
4
    (user) containers. This is full of permission errors due to the mapped
 
5
    UIDs.
 
6
  * tests/adt-run LxcRunner: Use $ADT_TEST_LXC as unprivileged user container
 
7
    if it exists.
 
8
  * adt-buildvm-ubuntu-cloud: Check at the beginning if QEMU command is
 
9
    available and exit with proper error message if not. (LP: #1460066)
 
10
  * If auxverb fails with exit code 126, 127, 254, or 255, consider this a
 
11
    failure of auxverb/the testbed itself, not of the program run under it.
 
12
    (As specified in doc/README.virtualisation-server.rst) (LP: #1462540)
 
13
 
 
14
 -- Martin Pitt <mpitt@debian.org>  Sat, 06 Jun 2015 13:09:50 +0200
 
15
 
1
16
autopkgtest (3.14.2) unstable; urgency=medium
2
17
 
3
18
  * Add tests/testpkg-{simple,reboot,reboot-prepare}: Very simple stub