X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fnetwork%2Fntsim-ng-o-ru%2Fo-ru-11223%2Fconfig.json;h=76ede7ae6a58830b7a559a4b0d9606d2fd7d94ff;hb=refs%2Fchanges%2F06%2F11506%2F2;hp=a4ba808f0352ba98b8ed13a22f44c580950a7e8c;hpb=d7b2ed98b3668ce3b44f1355354d78e29c100592;p=oam.git diff --git a/solution/network/ntsim-ng-o-ru/o-ru-11223/config.json b/solution/network/ntsim-ng-o-ru/o-ru-11223/config.json index a4ba808..76ede7a 100644 --- a/solution/network/ntsim-ng-o-ru/o-ru-11223/config.json +++ b/solution/network/ntsim-ng-o-ru/o-ru-11223/config.json @@ -12,7 +12,7 @@ "stdout": "log/netopeer-stdout.log", "stderr": "log/netopeer-stderr.log" }, - + "ntsim-network-function": { "path": "/opt/dev/ntsim-ng/ntsim-ng", "args": ["-w/opt/dev/ntsim-ng", "-f"], @@ -45,7 +45,7 @@ "o-ran-shared-cell", "nts-network-function" ], - + "default-list-instances": 2, "custom-list-instances" : [ {"/ietf-interfaces:interfaces/interface": 4} @@ -59,7 +59,7 @@ }, "datastore-populate-rules": { - "random-generation-enabled": true, + "random-generation-enabled": false, "pre-generated-operational-data": [ "../deploy/data/ietf-hardware-operational.json", @@ -81,7 +81,7 @@ "severity" : "CRITICAL", "date-time" : "$$time$$", "specific-problem" : "Interface Fault", - + "fault-id": "30", "fault-severity" : "CRITICAL", "affected-object" : "$$hostname$$", @@ -132,4 +132,4 @@ } ] } -} \ No newline at end of file +}