aboutsummaryrefslogtreecommitdiffstats
path: root/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-10-02 17:50:20 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-02 17:50:20 +0000
commit9d5af7d79a3c32099da70c512d35fa2662812b7a (patch)
tree67cea56bec84d4024e92c3131f8dcb054110987e /test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json
parent2a18be3ce4100042b448ca399009855f7c9c0499 (diff)
parentcfee73cdf05a76edf69ebdea23a87e2105637c89 (diff)
Merge "Dockerize osdf simulators for csit"
Diffstat (limited to 'test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json')
-rw-r--r--test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json19
1 files changed, 4 insertions, 15 deletions
diff --git a/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json b/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json
index 262ffe7..5d2499f 100644
--- a/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json
+++ b/test/functest/simulators/policy/response-payloads/pdp-has-vcpe-good/hpa_policy_vG_1.json
@@ -122,25 +122,14 @@
]
},
{
- "hpa-feature" : "pcie",
+ "hpa-feature" : "pciePassthrough",
"mandatory" : "True",
"architecture": "generic",
- "directives": [
- {
- "type": "pcie_directives",
- "attributes": [
- {
- "attribute_name": "<pcie_label_name>",
- "attribute_value": "<value for pcie network>"
- }
- ]
- }
- ],
+ "directives": [],
"hpa-feature-attributes": [
{"hpa-attribute-key": "pciCount", "hpa-attribute-value": "2", "operator": "=", "unit": ""},
{"hpa-attribute-key": "pciVendorId", "hpa-attribute-value":"8086", "operator": "=", "unit": ""},
- {"hpa-attribute-key": "pciDeviceId", "hpa-attribute-value": "2", "operator": "=", "unit": ""},
- {"hpa-attribute-key": "physicalNetwork", "hpa-attribute-value": "<PCITYPEVALUE>","operator": "=", "unit": ""}
+ {"hpa-attribute-key": "pciDeviceId", "hpa-attribute-value": "2", "operator": "=", "unit": ""}
]
}
]
@@ -164,8 +153,8 @@
"hpa-feature" : "numa",
"mandatory" : "False",
"score" : "5",
- "directives": [],
"architecture": "generic",
+ "directives": [],
"hpa-feature-attributes": [
{"hpa-attribute-key": "numaNodes", "hpa-attribute-value": "2", "operator": "=", "unit": ""},
{"hpa-attribute-key": "numaCpu-0", "hpa-attribute-value":"2", "operator": "=", "unit": ""},