From 41879a36a297ad61174c4b46e670655efd1e8fe8 Mon Sep 17 00:00:00 2001 From: ellen56 Date: Mon, 22 Nov 2010 06:12:53 +0000 Subject: [PATCH] add sleep 60 before getmacs command to ensure conserver works after restart. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-test/autotest/testcase/installation/aix_full_installation | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-test/autotest/testcase/installation/aix_full_installation b/xCAT-test/autotest/testcase/installation/aix_full_installation index b33be3062..c485d60a2 100644 --- a/xCAT-test/autotest/testcase/installation/aix_full_installation +++ b/xCAT-test/autotest/testcase/installation/aix_full_installation @@ -21,6 +21,7 @@ cmd:makeconservercf check:rc==0 cmd:cat /etc/conserver.cf | grep $$CN check:output=~$$CN +cmd:sleep 60 cmd:getmacs $$CN -f -D check:rc==0 cmd:xcat2nim -t node -o $$CN