X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Foptf-has%2Fhas%2Fdata%2Fnst_selection_template.json;fp=tests%2Foptf-has%2Fhas%2Fdata%2Fnst_selection_template.json;h=0000000000000000000000000000000000000000;hb=3958820ac87baf543d43589317999ae91496f3c3;hp=418191419c9e392c4a5f4e0ec454681d10375dfc;hpb=7ff5a26a03c873246663c8145e69e5b6ab39b3ff;p=integration%2Fcsit.git diff --git a/tests/optf-has/has/data/nst_selection_template.json b/tests/optf-has/has/data/nst_selection_template.json deleted file mode 100644 index 41819141..00000000 --- a/tests/optf-has/has/data/nst_selection_template.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "name":"urllc_sample", - "files":{ - - }, - "limit":10, - "num_solution":"1", - "timeout":1200, - "template":{ - "homing_template_version":"2020-08-13", - "demands":{ - "nst_demand":[ - { - "inventory_provider":"aai", - "inventory_type":"nst", - "unique":"true", - "region":"RegionOne", - "filtering_attributes":{ - "model-role":"nst" - } - } - ] - }, - "constraints":{ - "nst_Threshold":{ - "type":"threshold", - "demands":[ - "nst_demand" - ], - "properties":{ - "evaluate":[ - { - "attribute":"latency", - "operator":"lte", - "threshold":30, - "unit":"ms" - } - ] - } - } }, - "optimization":{ - "goal": "minimize", - "operation_function": { - "operator": "sum", - "operands": [{ - "function": "attribute", - "params": { - "demand": "nst_demand", - "attribute": "latency" - } - }] - } - } - } -} \ No newline at end of file