diff options
Diffstat (limited to 'tests/policy/drools-applications/drools-applications-test.robot')
-rw-r--r-- | tests/policy/drools-applications/drools-applications-test.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/policy/drools-applications/drools-applications-test.robot b/tests/policy/drools-applications/drools-applications-test.robot index 2104566a..a1ca5e20 100644 --- a/tests/policy/drools-applications/drools-applications-test.robot +++ b/tests/policy/drools-applications/drools-applications-test.robot @@ -124,7 +124,7 @@ DeployXacmlPolicies Log Received response from pap ${resp.text} Should Be Equal As Strings ${resp.status_code} 200 ${result}= Run Process ${SCR2}/wait_topic.sh POLICY-PDP-PAP - ... responseTo xacml ACTIVE + ... responseTo xacml ACTIVE restart Log Received status ${result.stdout} Should Be Equal As Integers ${result.rc} 0 Should Contain ${result.stdout} onap.restart.tca |