aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/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/policy-local-files/hpa_policy_vG_1.json
parent2a18be3ce4100042b448ca399009855f7c9c0499 (diff)
parentcfee73cdf05a76edf69ebdea23a87e2105637c89 (diff)
Merge "Dockerize osdf simulators for csit"
Diffstat (limited to 'test/policy-local-files/hpa_policy_vG_1.json')
-rw-r--r--test/policy-local-files/hpa_policy_vG_1.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/policy-local-files/hpa_policy_vG_1.json b/test/policy-local-files/hpa_policy_vG_1.json
index 4dfb6ce..5d2499f 100644
--- a/test/policy-local-files/hpa_policy_vG_1.json
+++ b/test/policy-local-files/hpa_policy_vG_1.json
@@ -122,15 +122,14 @@
]
},
{
- "hpa-feature" : "pcie",
+ "hpa-feature" : "pciePassthrough",
"mandatory" : "True",
"architecture": "generic",
"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": "functionType", "hpa-attribute-value": "<PCITYPEVALUE>","operator": "=", "unit": ""}
+ {"hpa-attribute-key": "pciDeviceId", "hpa-attribute-value": "2", "operator": "=", "unit": ""}
]
}
]