From bfaf893d2ba6e57c349f4f5e919c9ef5bfbbf4ae Mon Sep 17 00:00:00 2001 From: junxiawang Date: Mon, 4 May 2015 03:29:54 -0400 Subject: [PATCH] modify copycds test case --- xCAT-test/autotest/testcase/copycds/cases0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-test/autotest/testcase/copycds/cases0 b/xCAT-test/autotest/testcase/copycds/cases0 index 828fe034a..77ce810e4 100644 --- a/xCAT-test/autotest/testcase/copycds/cases0 +++ b/xCAT-test/autotest/testcase/copycds/cases0 @@ -18,6 +18,8 @@ cmd:copycds -n __GETNODEATTR($$CN,os)__ $$ISO check:rc==0 check:output=~Copying media to /install/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__ check:output=~Media copy operation successful +cmd:lsdef $$CN +cmd:ps -aux |grep copycds cmd:ls /install/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__ check:rc==0 end