updating pybot args for siab tests

Change-Id: I7ead25b3f3302469f810d7da71a4ccde39b47a28
diff --git a/seba-in-a-box/Makefile b/seba-in-a-box/Makefile
index d5bcde0..776fce6 100644
--- a/seba-in-a-box/Makefile
+++ b/seba-in-a-box/Makefile
@@ -284,7 +284,8 @@
 
 run-tests: | $(M)/qatests
 
-run-tests-latest: PYBOT_ARGS := -v SUBSCRIBER_FILENAME:SIABSubscriberLatest -v ONU_STATE_VAR:oper_onu_status
+run-tests: PYBOT_ARGS := -v ONU_STATE_VAR:onu_state
+run-tests-latest: PYBOT_ARGS := -v SUBSCRIBER_FILENAME:SIABSubscriberLatest
 run-tests-latest: run-tests
 
 $(M)/qatests-prereqs: