summaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml
diff options
context:
space:
mode:
authorMaciej Malewski <maciej.malewski@nokia.com>2020-11-20 14:33:04 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2020-12-02 13:01:42 +0000
commit8f3f8797dc916be0215523fb3d36f020b4795089 (patch)
tree5d8c7966b669d90dc6123e830a19d652170eb47d /openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml
parentad99b805537fc8f3103fa5646abe5342924e10cd (diff)
Validate PMDictionary contents
Validate contents against schema for .csar packs compliant with NFV-SOL 004. Issue-ID: SDC-3390 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: Ib768821ad8215105ca4a33953fa9974a63ed76f7
Diffstat (limited to 'openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml')
-rw-r--r--openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml8
1 files changed, 1 insertions, 7 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml
index 858951f7b0..d5d9fa63f5 100644
--- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml
+++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/test/resources/validation.files/measurements/pmEvents-valid.yaml
@@ -38,7 +38,6 @@ pmDictionary:
nfType: myPnf
vendor: Acme
pmDictionaryMeasurements:
-
- measType: DRB.UEThpDl
measDescription: Average DL UE throughput in gNB
measCondition: See 3GPP TS 28.552
@@ -57,7 +56,6 @@ pmDictionary:
"acmeParameter1": 0,
"acmeParameter2": true,
"acmeParameter3": "acmeParameterValue3"}
-
- measType: VS.ifInDiscards
measDescription: The number of inbound packets which were chosen to be discarded
measCondition: The number of inbound packets which were chosen to be
@@ -84,7 +82,6 @@ pmDictionary:
"acmeParameter1": 0,
"acmeParameter2": true,
"acmeParameter3": "acmeParameterValue3"}
-
- measType: VS.ifInErrors
measDescription: Number of inbound packets that contained errors
measCondition: For packet-oriented interfaces, the number of inbound
@@ -107,7 +104,6 @@ pmDictionary:
"initialValue": 0,
"acmeParameter1": 0,
"acmeParameter3": "acmeParameterValue3"}
-
- measType: VS.ifInUnknownProtos
measDescription: Number of inbound packets received via an unknown or usupported protocol
measCondition: For packet-oriented interfaces, the number of packets
@@ -133,7 +129,6 @@ pmDictionary:
"initialValue": 0,
"acmeParameter1": 0,
"acmeParameter2": true}
-
- measType: VS.ifHCInBroadcastPkts
measDescription: Number of the broadcasted inbound packets delivered to the higher (sub-)layer
measCondition: The number of packets, delivered by this sub-layer to a
@@ -157,7 +152,6 @@ pmDictionary:
"measurementStatus": "USED",
"initialValue": 0,
"acmeParameter1": 0}
-
- measType: VS.ifHCOutBroadcastPkts
measDescription: Number of the broadcasted outsbound packets delivered to the higher (sub-)layer
measCondition: The total number of packets that higher-level protocols
@@ -183,4 +177,4 @@ pmDictionary:
"initialValue": 0,
"acmeParameter1": 0,
"acmeParameter2": true,
- "acmeParameter3": "acmeParameterValue3"}
+ "acmeParameter3": "acmeParameterValue3"} \ No newline at end of file