input updates to subscriber tests

Change-Id: I933a4ba5a25f48939213cf8f710ae8a2175bb39d
diff --git a/Jenkinsfile-rcordlite-topdown b/Jenkinsfile-rcordlite-topdown
index b8cd370..014e80b 100644
--- a/Jenkinsfile-rcordlite-topdown
+++ b/Jenkinsfile-rcordlite-topdown
@@ -188,6 +188,7 @@
                     pybot -d Log -T RealOLT_Test.txt || true
                     sleep 90
                     pybot -d Log -T Subscriber_TopDown.txt || true
+                    pybot -d Log -T Subscriber_StatusChecks.txt || true
                     """
                 } catch(error) { currentBuild.result = 'FAILURE' }
             }