modify filename and path for csit : drools_apps 57/118857/1
authorTaka Cho <takamune.cho@att.com>
Fri, 5 Mar 2021 15:29:16 +0000 (10:29 -0500)
committerTaka Cho <takamune.cho@att.com>
Fri, 5 Mar 2021 15:29:50 +0000 (10:29 -0500)
after doing a test in jenkins sandbox
found some errors have to be fixed.

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

index c656726..166b8d7 100755 (executable)
@@ -46,7 +46,7 @@ echo XACML IP IS ${XACML_IP}
 echo SIMULATORS IP IS ${SIM_IP}
 
 # wait for the app to start up
-${SCRIPTS}/policy/wait_for_port.sh ${DROOLS_IP} 6969
+${SCRIPTS}/wait_for_port.sh ${DROOLS_IP} 6969
 
 # give enough time for the controllers to come up
 sleep 15
index 3ce3d87..7acf3cd 100644 (file)
@@ -1,3 +1,3 @@
 # Test suites are relative paths under [policy/drools-applications.git]/tests/.
 # Place the suites in run order.
-drools-applications
+drools-applications-test.robot