summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/tests/data/cbs_data_2.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/pm-subscription-handler/tests/data/cbs_data_2.json')
-rwxr-xr-xcomponents/pm-subscription-handler/tests/data/cbs_data_2.json67
1 files changed, 0 insertions, 67 deletions
diff --git a/components/pm-subscription-handler/tests/data/cbs_data_2.json b/components/pm-subscription-handler/tests/data/cbs_data_2.json
deleted file mode 100755
index c223ddea..00000000
--- a/components/pm-subscription-handler/tests/data/cbs_data_2.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- "config":{},
- "policy": {
- "subscription": {
- "subscriptionName": "someExtraPM-AllKista-gNB-R2B",
- "administrativeState": "UNLOCKED",
- "fileBasedGP": 15,
- "fileLocation": "c:\/\/PM",
- "nfFilter": {
- "swVersions": [
- "A21",
- "B"
- ],
- "nfNames": [
- "ABC",
- "DEF",
- "foo.*"
- ]
- },
- "measurementGroups": [
- {
- "measurementGroup": {
- "measurementTypes": [
- {
- "measurementType": "countera"
- },
- {
- "measurementType": "counterb"
- }
- ],
- "managedObjectDNsBasic": [
- {
- "DN": "dna"
- },
- {
- "DN": "dnb"
- }
- ]
- }
- },
- {
- "measurementGroup": {
- "measurementTypes": [
- {
- "measurementType": "counterc"
- },
- {
- "measurementType": "counterd"
- }
- ],
- "managedObjectDNsBasic": [
- {
- "DN": "dnc"
- },
- {
- "DN": "dnd"
- }
- ]
- }
- }
- ]
- }
-}
-
-
-
-} \ No newline at end of file