Commit dd5bcf61 authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

implement attribute-based filter keyword for GET method of thresholds

parent 4e7d4941
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -393,7 +393,8 @@ Check Postcondition Threshold Exists
        
        
Check HTTP Response Body Thresholds match the requested attribute-based filter
Check HTTP Response Body Thresholds match the requested attribute-based filter
    Log    Checking that attribute-based filter is matched
    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
GET Individual Performance Threshold
    Log    Trying to get a Threhsold present in the NFV-MANO
    Log    Trying to get a Threhsold present in the NFV-MANO
+1 −0
Original line number Original line Diff line number Diff line
@@ -74,3 +74,4 @@ ${newReportId} newReportId
### THRESHOLDS VARIABLES ###
### THRESHOLDS VARIABLES ###
${FILTER_OK}      objectInstanceId=1f50d68b-82e8-4deb-bd40-c934d4d1ac0a
${FILTER_OK}      objectInstanceId=1f50d68b-82e8-4deb-bd40-c934d4d1ac0a
${FILTER_KO}      criterias=erroneousFilter
${FILTER_KO}      criterias=erroneousFilter
${SEPARATOR}      =