Clipping the output to denote the failures. On Wed, May 5, 2010 at 11:57 PM, Subrata Modak <[email protected]> wrote: > Subject:Many CONTAINER tests of LTP fail > > I know Serge and Dan is already working on it. > > Issues Description Below: > ==================================================== > # ./runltp -f containers > <<<test_start>>>
[...] > pid_namespace3 1 TFAIL : Failed to open /proc directory This is interesting... is /proc not mounted in the child container? > pidns30 1 TBROK : parent: mq_open() failed (Permission denied) > pidns31 1 TBROK : parent: mq_open() failed (Permission denied) Does the queue exist? > posixmq_namespace_01 1 TFAIL : mq_open failed > Running netns tests. [...] > netns_2children 1 TFAIL : Error while running the scripts > two_children_ns: return code is 1 ; > sshd re-exec requires execution with an absolute path^M This was going to be fixed with a patch proposed earlier. > childns.sh 0 TINFO : Successfully Renamed device to veth1 > Files /tmp/sys_b4_child_killed and /tmp/sys_aftr_child_killed differ > Cannot find device "veth1" > crtchild_delchild: PASS This seems suspect even though it says passed. [...] > sshd re-exec requires execution with an absolute path^M > Error: Can't ftp to 192.168.0.181: Connection refused > childns.sh 1 TFAIL : ftp failed One of the prereqs is missing probably (setup an ftp daemon ... maybe this was going to be done via ssh?) [...] > <<<test_end>>> ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
