[lxc-devel] [lxc/lxc] b7ee86: cgfs: Log the whole cgroup path too

GitHub noreply at github.com
Tue Jun 10 20:13:33 UTC 2014


  Branch: refs/heads/stable-1.0
  Home:   https://github.com/lxc/lxc
  Commit: b7ee866b8afe2c8a002f42218c73a8191b016e03
      https://github.com/lxc/lxc/commit/b7ee866b8afe2c8a002f42218c73a8191b016e03
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M src/lxc/cgfs.c

  Log Message:
  -----------
  cgfs: Log the whole cgroup path too

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


  Commit: ee9b6f5193f05db4b5f416b2ff705f55cd8ef698
      https://github.com/lxc/lxc/commit/ee9b6f5193f05db4b5f416b2ff705f55cd8ef698
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

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

  Log Message:
  -----------
  tests: Wait 5s for init to respond in lxc-test-autostart

lxc-test-autostart occasionaly fails at the restart test in the CI
environment. Looking at the current test case, the most obvious race
there is if lxc-wait exists succesfuly immediately after LXC marked the
container RUNNING (init spawned) but before init had a chance to setup
the signal handlers.

To avoid this potential race period, let's add a 5s delay between the
tests to give a chance for init to finish starting up.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/1a9c040fc2ab...ee9b6f5193f0


More information about the lxc-devel mailing list