Check for curent boot journald log

Change-Id: I359d625010c13d5c9bb685dcffecf023edc96dfa
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_basic_poweron.robot b/tests/test_basic_poweron.robot
index 2abdbb3..09ca74b 100644
--- a/tests/test_basic_poweron.robot
+++ b/tests/test_basic_poweron.robot
@@ -91,7 +91,7 @@
     [Documentation]  Parse the journal log and check for failures.
     [Tags]  Check_For_Application_Failures
 
-    Check For Regex In Journald  ${ERROR_REGEX}  error_check=${0}
+    Check For Regex In Journald  ${ERROR_REGEX}  error_check=${0}  boot=-b
 
 
 Verify Uptime Average Against Threshold