Update scripts to populate policy data for E2E testing of nonrtric
[it/dep.git] / nonrtric / data / run_in_k8s / testdata / STD / v1 / policy.json
diff --git a/nonrtric/data/run_in_k8s/testdata/STD/v1/policy.json b/nonrtric/data/run_in_k8s/testdata/STD/v1/policy.json
new file mode 100644 (file)
index 0000000..745eab6
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "scope": {
+    "ueId": "ue5100",
+    "qosId": "qos5100"
+  },
+  "qosObjectives": {
+    "priorityLevel": 5100
+  }
+}