X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tests%2Fvid%2Fresources%2Fsimulators%2Ftest_data_assets%2Fresponses.json;h=ee55f292e7eddbc5cd76e0bd249931e9bff0b82b;hb=refs%2Fchanges%2F62%2F88562%2F1;hp=9f3c10a09bfdcb57922ec7f724df587dd48f270b;hpb=4d09f9e4a129df64dc79bdd5057b2e8535bc7520;p=integration%2Fcsit.git diff --git a/tests/vid/resources/simulators/test_data_assets/responses.json b/tests/vid/resources/simulators/test_data_assets/responses.json index 9f3c10a0..ee55f292 100644 --- a/tests/vid/resources/simulators/test_data_assets/responses.json +++ b/tests/vid/resources/simulators/test_data_assets/responses.json @@ -804,69 +804,7 @@ "description": "Activity to Complete the BPMN Flow" } ], - "workflowInputParameters": [{ - "label": "Cloud Owner", - "inputType": "text", - "required": true, - "validation": [{ - "maxLength": "7", - "allowableChars": "[a-zA-Z0-9]*" - }], - "soFieldName": "cloudOwner", - "soPayloadLocation": "cloudConfiguration" - }, - { - "label": "Cloud Region ID", - "inputType": "text", - "required": true, - "validation": [{ - "maxLength": "7", - "allowableChars": "[a-zA-Z0-9]*" - }], - "soFieldName": "lcpCloudRegionId", - "soPayloadLocation": "cloudConfiguration" - }, - { - "label": "Tenant/Project ID", - "inputType": "text", - "required": true, - "validation": [{ - "maxLength": "36", - "allowableChars": "[a-zA-Z0-9]*" - }], - "soFieldName": "tenantId", - "soPayloadLocation": "cloudConfiguration" - }, - { - "label": "Operations timeout", - "inputType": "text", - "required": true, - "description": "some description", - "validation": [{ - "maxLength": "50", - "allowableChars": "[0-9]*" - }], - "soFieldName": "operations_timeout", - "soPayloadLocation": "userParams" - }, - { - "label": "Existing software version", - "inputType": "text", - "required": true, - "validation": [{ - "maxLength": "50", - "allowableChars": "[a-zA-Z0-9]*" - }], - "soFieldName": "existing_software_version", - "soPayloadLocation": "userParams" - }, - { - "label": "New software version", - "inputType": "text", - "required": true, - "soFieldName": "new_software_version", - "soPayloadLocation": "userParams" - } + "workflowInputParameters": [ ] } }] @@ -2714,4 +2652,4 @@ } } ] -} \ No newline at end of file +}