aboutsummaryrefslogtreecommitdiffstats
path: root/tests/optf-has/has/data/nsi_selection_template_with_create.json
diff options
context:
space:
mode:
authorhariharan97 <rh20085046@wipro.com>2021-02-25 14:19:44 +0530
committerhariharan97 <rh20085046@wipro.com>2021-03-02 08:01:19 +0530
commitac6c8501503d272c691b71a98078cc3fab1cc8c9 (patch)
tree0438e27f0da01d7f89b6654ab97548781a1c812f /tests/optf-has/has/data/nsi_selection_template_with_create.json
parent4fbb28749f57727dc23790b6e9ec480ca61490fb (diff)
CSIT for NST selection enhancements
Issue-ID: OPTFRA-764 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ic431c58c96a517fd939f337f3352f28ae4e5e8c3
Diffstat (limited to 'tests/optf-has/has/data/nsi_selection_template_with_create.json')
-rw-r--r--tests/optf-has/has/data/nsi_selection_template_with_create.json19
1 files changed, 1 insertions, 18 deletions
diff --git a/tests/optf-has/has/data/nsi_selection_template_with_create.json b/tests/optf-has/has/data/nsi_selection_template_with_create.json
index 6d659f9e..acf53ff6 100644
--- a/tests/optf-has/has/data/nsi_selection_template_with_create.json
+++ b/tests/optf-has/has/data/nsi_selection_template_with_create.json
@@ -26,14 +26,6 @@
"get_param": "reliability"
},
"unit": ""
- },
- {
- "attribute": "coverage_area_ta_list",
- "operator": "eq",
- "threshold": {
- "get_param": "coverage_area_ta_list"
- },
- "unit": ""
}
]
},
@@ -63,8 +55,7 @@
"filtering_attributes": {
"service_profile": {
"latency": {"value": {"get_param": "latency"}, "operator": "lte"},
- "reliability": {"value": {"get_param": "reliability"}, "operator": "gte"},
- "coverage_area_ta_list": {"value": {"get_param": "coverage_area_ta_list"}, "operator": "eq"}
+ "reliability": {"value": {"get_param": "reliability"}, "operator": "gte"}
},
"subnets":{
"core": {
@@ -86,13 +77,6 @@
}
},
"ran": {
- "coverage_area_ta_list": {
- "values": [
- {
- "get_param": "coverage_area_ta_list"
- }
- ]
- },
"latency": {
"max": {
"get_param": "latency"
@@ -155,7 +139,6 @@
"parameters": {
"core_latency": 10,
"core_reliability": 99.9,
- "coverage_area_ta_list": "Chennai",
"latency": 30,
"ran_latency": 7,
"ran_reliability": 99.9,