From cc03b50b157d944defd7014a6290697fce9283a6 Mon Sep 17 00:00:00 2001 From: xuweibj Date: Wed, 10 Oct 2018 04:16:26 -0400 Subject: [PATCH] fix issue 5596, recover env for case rinv_wrongbmcpasswd --- xCAT-test/autotest/testcase/rinv/cases0 | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-test/autotest/testcase/rinv/cases0 b/xCAT-test/autotest/testcase/rinv/cases0 index e9f50487d..99bf3dfee 100644 --- a/xCAT-test/autotest/testcase/rinv/cases0 +++ b/xCAT-test/autotest/testcase/rinv/cases0 @@ -154,6 +154,7 @@ check:rc==0 cmd:rinv $$CN all check:rc==1 check:output=~$$CN: (\[.*?\]: )?Error:.+Invalid username or password|Error: (\[.*?\]: )?ERROR: Incorrect password provided +cmd:chdef $$CN bmcpassword= cmd:cat /tmp/testnode.stanza | chdef -z;rm -rf /tmp/testnode.stanza check:rc==0 end