[lxc-devel] [lxc/lxc] 90e4ee: tests: skip unpriv tests on broken overlay module

GitHub noreply at github.com
Thu Dec 29 14:09:41 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 90e4eead72be090a95ef343edde009579ea876a9
      https://github.com/lxc/lxc/commit/90e4eead72be090a95ef343edde009579ea876a9
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2016-12-28 (Wed, 28 Dec 2016)

  Changed paths:
    M src/tests/lxc-test-unpriv

  Log Message:
  -----------
  tests: skip unpriv tests on broken overlay module

This mainly affects Trusty. The 3.13 kernel has a broken overlay module which
does not handle symlinks correctly. This is a problem for containers that use
an overlay based rootfs since safe_mount() uses /proc/<pid>/fd/<fd-number> in
its calls to mount().

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: a87e4d015eb795aa03daafff4bdfa1e556018e82
      https://github.com/lxc/lxc/commit/a87e4d015eb795aa03daafff4bdfa1e556018e82
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-12-29 (Thu, 29 Dec 2016)

  Changed paths:
    M src/tests/lxc-test-unpriv

  Log Message:
  -----------
  Merge pull request #1365 from brauner/2016-12-25/skip_test_on_broken_overlayfs_symlinks

tests: skip unpriv tests on broken overlay module


Compare: https://github.com/lxc/lxc/compare/64fa248372c9...a87e4d015eb7


More information about the lxc-devel mailing list