[lxc-devel] Still Failing: lxc/lxc#655 (master - 88556fd)
Travis CI
notifications at travis-ci.org
Tue Aug 26 14:54:51 UTC 2014
Build Update for lxc/lxc
-------------------------------------
Build: #655
Status: Still Failing
Duration: 2 minutes and 35 seconds
Commit: 88556fd (master)
Author: S.Çağlar Onur
Message: handle hashed command socket names (v2)
With the new hashed command socket names (e85898415c), it's possible to
have something like below;
[caglar at qop:~/go/src/github.com/lxc/go-lxc(master)] cat /proc/net/unix | grep lxc
0000000000000000: 00000002 00000000 00010000 0001 01 53465 @lxc/d086e835c86f4b8d/command
[...]
list_active_containers reads /proc/net/unix to find all running
containers but this new format no longer includes the container name or
its lxcpath.
This patch introduces two new commands (LXC_CMD_GET_NAME and
LXC_CMD_GET_LXCPATH) and starts to use those in list_active_containers
call.
changes since v1:
- added sanity check proposed by Serge
Signed-off-by: S.Çağlar Onur <caglar at 10ur.org>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
View the changeset: https://github.com/lxc/lxc/compare/735f2c6e504a...88556fd7560e
View the full build log and details: https://travis-ci.org/lxc/lxc/builds/33597551
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140826/de6a559e/attachment.html>
More information about the lxc-devel
mailing list