modify filename and path for csit 56/118856/1
authorTaka Cho <takamune.cho@att.com>
Fri, 5 Mar 2021 15:24:25 +0000 (10:24 -0500)
committerTaka Cho <takamune.cho@att.com>
Fri, 5 Mar 2021 15:26:08 +0000 (10:26 -0500)
after doing a test in jenkins sandbox
found some errors have to be fixed.

Issue-ID: POLICY-2895
Change-Id: I2bd6d79c71070ef7ce9ec179a1838d51b886b2ae
Signed-off-by: Taka Cho <takamune.cho@att.com>
csit/plans/setup.sh
csit/plans/testplan.txt

index 962d84e..003f21b 100755 (executable)
@@ -38,7 +38,7 @@ echo DROOLS IP IS ${POLICY_DROOLS_IP}
 echo MARIADB IP IS ${MARIADB_IP}
 
 # wait for the app to start up - looking for telemtry service on port 9696
-${SCRIPTS}/policy/wait_for_port.sh ${POLICY_DROOLS_IP} 9696
+${SCRIPTS}/wait_for_port.sh ${POLICY_DROOLS_IP} 9696
 
 # give enough time for the controllers to come up
 sleep 15
index 23a77e8..76cf0fb 100644 (file)
@@ -1,3 +1,3 @@
 # Test suites are relative paths under [policy/drools-pdp.git]/tests/.
 # Place the suites in run order.
-drools-pdp
+drools-pdp-test.robot