From b62ede6774ff779f1e487eaa5e0b4d6a293b39cb Mon Sep 17 00:00:00 2001 From: junxiawang Date: Thu, 3 Aug 2017 02:43:13 -0400 Subject: [PATCH] modify rinv testcase for different arch has different output --- xCAT-test/autotest/testcase/rinv/cases0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/rinv/cases0 b/xCAT-test/autotest/testcase/rinv/cases0 index 8e9c3f1cf..e1a41eecd 100644 --- a/xCAT-test/autotest/testcase/rinv/cases0 +++ b/xCAT-test/autotest/testcase/rinv/cases0 @@ -121,7 +121,7 @@ cmd:chdef $$CN bmcpassword=test check:rc==0 cmd:rinv $$CN all check:rc==1 -check:output=~$$CN: Error: Invalid username or password +check:output=~$$CN: Error: Invalid username or password|Error: ERROR: Incorrect password provided cmd:cat /tmp/testnode.stanza | chdef -z;rm -rf /tmp/testnode.stanza check:rc==0 end