commit | fa76593aa667fb42832056e088da48c3879b20be | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Fri Oct 13 14:07:22 2017 -0500 |
committer | George Keishing <gkeishin@in.ibm.com> | Tue Oct 17 04:17:40 2017 +0000 |
tree | ebff80f0a855a56155a4f908a7b9997e53917092 | |
parent | 2b269dede3f914f3f3022020e08ce3b674d48f44 [diff] |
Wait for non-blank uptime in get_state: Sometimes reading uptime results in a blank value. Re-structuring the uptime command string to make it fail if uptime is blank. Then calling with wait_until_keyword_succeeds to ensure a non-blank value is obtained. Change-Id: I3db49dbc46d0fd7e1d7b96459228144c35e2d701 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>