On Wed, Jul 15, 2009 at 3:26 PM, Li, Ming Chun<[email protected]> wrote:
> On Wed, 15 Jul 2009, Henry Yei wrote:
>
>> Ming,
>>
>> The first thing to do is figure out what testcase is causing it and run that 
>> test by itself, then debug from there.
>> This is easy to find out by looking at your output and result files and see 
>> which was the last reported test.
>>
>> Note: I had no such problem on Ubuntu 9.04, but with the 2.6.28-13 kernel.
>
> I looked at the fail report by
>
> #tail -5 output/LTP_RUN_ON-2009_Jul_14-14h_15m_46s.failed
>
> ftest03 ftest03
> ftest07 ftest07
> fs_di fs_di -d /tmp/
> quota_remount_test01 quota_remount_test01.sh
> Containers container_test.sh
>
> Is container_test.sh test the fault one? How to run that single test
> properly? I ran ./testcases/bin/container_test.sh at command line simply
> gave me error like:
>
> ./testcases/bin/container_test.sh: 13: check_for_unshare: not found
> ./testcases/bin/container_test.sh: 18: check_utsns_enabled: not found
> Uts namespaces not enabled in kernel.  Not running utsns tests.
> ./testcases/bin/container_test.sh: 41: check_ipcns_enabled: not found
> ipc namespaces not enabled in kernel.  Not running ipcns tests.
> ./testcases/bin/container_test.sh: 49: check_pidns_enabled: not found
> Process id namespaces not enabled in kernel.  Not running pidns tests.
> ./testcases/bin/container_test.sh: 57: check_mqns_enabled: not found
> Posix message queues or ipc namespaces not enabled in kernel.
> Not running mqns tests.
> ./testcases/bin/container_test.sh: 66: check_netns_enabled: not found
> Network namespaces not enabled in kernel.  Not running netns tests.

Vincent,
    Be sure to add /path/to/ltp/install/testcases/bin to your $PATH
before running container_test.sh.
HTH,
-Garrett

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to