Commit 665718ec authored by M. Rehan Abbasi's avatar M. Rehan Abbasi Committed by Giacomo Bernini
Browse files

implement attribute-based filter keyword for GET method of thresholds

parent 3f64a93f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -393,7 +393,8 @@ Check Postcondition Threshold Exists
        
Check HTTP Response Body Thresholds match the requested attribute-based filter
    Log    Checking that attribute-based filter is matched
    #todo
    @{words}=    Split String    ${FILTER_OK}       ,${SEPERATOR}
    Should Be Equal As Strings    ${response['body'][0]['objectInstanceId']}    @{words}[1]

GET Individual Performance Threshold
    Log    Trying to get a Threhsold present in the NFV-MANO
+1 −0
Original line number Diff line number Diff line
@@ -74,3 +74,4 @@ ${newReportId} newReportId
### THRESHOLDS VARIABLES ###
${FILTER_OK}      objectInstanceId=1f50d68b-82e8-4deb-bd40-c934d4d1ac0a
${FILTER_KO}      criterias=erroneousFilter
${SEPARATOR}      =