Commit 04c920b0 authored by Mubeena Ishaq's avatar Mubeena Ishaq Committed by Giacomo Bernini
Browse files

fix keyword in SOL002 VNF LCM API

parent 51039e32
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -20,6 +20,7 @@ POST Scale a vnfInstance to level with Attribute instantiationLevelId
    Check HTTP Response Status Code Is    202
    Check HTTP Response Status Code Is    202
    Check Operation Occurrence Id
    Check Operation Occurrence Id



POST Scale a vnfInstance to level Conflict (Not-Instantiated)
POST Scale a vnfInstance to level Conflict (Not-Instantiated)
    [Documentation]    Test ID: 6.3.5.5.2
    [Documentation]    Test ID: 6.3.5.5.2
    ...    Test title: POST Scale a vnfInstance to level Conflict (Not-Instantiated)
    ...    Test title: POST Scale a vnfInstance to level Conflict (Not-Instantiated)
@@ -29,7 +30,7 @@ POST Scale a vnfInstance to level Conflict (Not-Instantiated)
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none
    ...    Applicability: none
    ...    Post-Conditions: none
    ...    Post-Conditions: none
    POST Scale vnfInstance to level   
    POST Scale vnfInstance to level with instantiationLevelId   
    Check HTTP Response Status Code Is    409
    Check HTTP Response Status Code Is    409
    Check HTTP Response Body Json Schema Is    ProblemDetails 
    Check HTTP Response Body Json Schema Is    ProblemDetails 


@@ -42,7 +43,7 @@ POST Scale a vnfInstance Not Found
    ...    Config ID: Config_prod_VE
    ...    Config ID: Config_prod_VE
    ...    Applicability: none 
    ...    Applicability: none 
    ...    Post-Conditions: none
    ...    Post-Conditions: none
    POST Scale vnfInstance to level    
    POST Scale vnfInstance to level with instantiationLevelId    
    Check HTTP Response Status Code Is    404
    Check HTTP Response Status Code Is    404
    Check HTTP Response Body Json Schema Is    ProblemDetails 
    Check HTTP Response Body Json Schema Is    ProblemDetails 
       
       
+1 −0
Original line number Original line Diff line number Diff line
@@ -98,6 +98,7 @@ ${VDU_IDs}
${Storage_IDs}
${Storage_IDs}
${internalCP_IDs}
${internalCP_IDs}
${externalCP_IDs}
${externalCP_IDs}
${CPD_IDs}
${InstantiationLevel_IDs}
${InstantiationLevel_IDs}


${Descriptor_ID}
${Descriptor_ID}
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@
        "resourceId": "",
        "resourceId": "",
        "extCps": [
        "extCps": [
          {
          {
            "cpdId": "",
            "cpdId": "{CPD_IDs}",
            "cpConfig": [
            "cpConfig": [
              {
              {
                "linkPortId": ""
                "linkPortId": ""