X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tests%2Fpolicy%2Fxacml-pdp%2Fxacml-pdp-test.robot;fp=tests%2Fpolicy%2Fxacml-pdp%2Fxacml-pdp-test.robot;h=250e01f1f815ef0e072513a0ce58355103e025eb;hb=ddb4043076dfb2b275e7b2ff040d61d9c7cee890;hp=931c77b5a89671f6ab3134352633ecf825b21cdf;hpb=d0cb4ba1ee79050aef906ec3a14f839caf865ede;p=integration%2Fcsit.git diff --git a/tests/policy/xacml-pdp/xacml-pdp-test.robot b/tests/policy/xacml-pdp/xacml-pdp-test.robot index 931c77b5..250e01f1 100644 --- a/tests/policy/xacml-pdp/xacml-pdp-test.robot +++ b/tests/policy/xacml-pdp/xacml-pdp-test.robot @@ -151,7 +151,7 @@ GetNamingDecision ${headers}= Create Dictionary Accept=application/json Content-Type=application/json ${resp}= Post Request policy /policy/pdpx/v1/decision data=${postjson} headers=${headers} Log Received response from policy ${resp.text} - ${policy}= Get From Dictionary ${resp.json()['policies']} SDNC_Policy.ONAP_VNF_NAMING_TIMESTAMP + ${policy}= Get From Dictionary ${resp.json()['policies']} SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP Should Be Equal As Strings ${resp.status_code} 200 Dictionary Should Contain Key ${policy} type Dictionary Should Contain Key ${policy} type_version