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>
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
# Test suites are relative paths under [policy/drools-pdp.git]/tests/.
# Place the suites in run order.
-drools-pdp
+drools-pdp-test.robot