Add new tests to validate O1
[it/dep.git] / smo-install / oran_oom / du-simulator / values.yaml
index 674de8d..02e657b 100644 (file)
@@ -1,8 +1,22 @@
+# Copyright © 2021-2022 AT&T Intellectual Property
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 # Static Defaults
 image:
   repository: 'nexus3.o-ran-sc.org:10004/o-ran-sc'
   name: nts-ng-o-ran-du 
-  tag: 1.3.7
+  tag: 1.4.3
   pullPolicy: IfNotPresent
 
 service:
@@ -12,44 +26,81 @@ service:
 
 dus:
   - name: o-du-1122
-    rus:
-      - name: o-ru-11221
-        administrativeState: LOCKED
-        operationalState: ENABLED
-        status: disconnected
-      - name: o-ru-11222
-        administrativeState: LOCKED
-        operationalState: ENABLED
-        status: disconnected
+    operational:
+      administrativeState: locked
+      operationalState: enabled
+    running:
+      administrativeState: unlocked
+    cell:
+      name: cell-1
+      trafficState: active
+      localId: 1
+      physicalCellId: 1
+      operational:
+        administrativeState: locked
+        operationalState: enabled
+      running:
+        administrativeState: unlocked
+    radioResourcePolicy:
+      name: rrm-pol-1 
+      resourceType: prb
+      operational:
+        administrativeState: locked
+        operationalState: enabled
+      running:
+        administrativeState: unlocked
+  
     simulatedFaults:
-      - name: o-ru-11221
-        condition: "O-RU Port Down"
-        severity: CRITICAL
-        specificProblem: "O-RU Port Down"
-        faultSeverity: CRITICAL
+      - name: fault1
+        condition: "CPRI Port Down"
+        severity: MAJOR
+        specificProblem: "CPRI Port Down"
+        faultSeverity: MAJOR
+        cleared: false
+        text: "CPRI Port Down"
+        object: "Slot-0-Port-A"
+      - name: fault1-close
+        condition: "CPRI Port Down"
+        severity: NORMAL
+        specificProblem: "CPRI Port Down"
+        faultSeverity: MAJOR
+        cleared: true
+        text: "CPRI Port Down"
+        object: "Slot-0-Port-A"
+
+      - name: fault2
+        condition: "CPRI Port Down"
+        severity: MAJOR
+        specificProblem: "CPRI Port Down"
+        faultSeverity: MAJOR
         cleared: false
-        text: "O-RU Port Down"
-      - name: o-ru-11221
-        condition: "O-RU Port Down"
+        text: "CPRI Port Down"
+        object: "Slot-0-Port-C"
+      - name: fault2-close
+        condition: "CPRI Port Down"
         severity: NORMAL
-        specificProblem: "O-RU Port Down"
-        faultSeverity: CRITICAL
+        specificProblem: "CPRI Port Down"
+        faultSeverity: MAJOR
         cleared: true
-        text: "O-RU Port Down"
-      - name: o-ru-11222
-        condition: "O-RU Port Down"
-        severity: CRITICAL
-        specificProblem: "O-RU Port Down"
-        faultSeverity: CRITICAL
+        text: "CPRI Port Down"
+        object: "Slot-0-Port-C"
+      - name: fault3
+        condition: "CPRI Port Down"
+        severity: MAJOR
+        specificProblem: "CPRI Port Down"
+        faultSeverity: MAJOR
         cleared: false
-        text: "O-RU Port Down"
-      - name: o-ru-11222
-        condition: "O-RU Port Down"
+        text: "CPRI Port Down"
+        object: "Slot-2-Port-B"
+      - name: fault3-close
+        condition: "CPRI Port Down"
         severity: NORMAL
-        specificProblem: "O-RU Port Down"
-        faultSeverity: CRITICAL
+        specificProblem: "CPRI Port Down"
+        faultSeverity: MAJOR
         cleared: true
-        text: "O-RU Port Down"
+        text: "CPRI Port Down"
+        object: "Slot-2-Port-B"
+
 
 # NTS NG settings
 ntsimNg: