From: Taka Cho Date: Fri, 5 Mar 2021 15:29:16 +0000 (-0500) Subject: modify filename and path for csit : drools_apps X-Git-Tag: 1.8.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4c279715dadc07b3f4a6c31fee71b5b779fe9e67;p=policy%2Fdrools-applications.git modify filename and path for csit : drools_apps 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 --- diff --git a/csit/plans/setup.sh b/csit/plans/setup.sh index c6567260f..166b8d77e 100755 --- a/csit/plans/setup.sh +++ b/csit/plans/setup.sh @@ -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 diff --git a/csit/plans/testplan.txt b/csit/plans/testplan.txt index 3ce3d870e..7acf3cd90 100644 --- a/csit/plans/testplan.txt +++ b/csit/plans/testplan.txt @@ -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