Bbs test cases are not run while bbs code is merged
[integration/csit.git] / tests / dcaegen2 / bbs-testcases / assets / aai_records / aai_pnf_not_found.json
diff --git a/tests/dcaegen2/bbs-testcases/assets/aai_records/aai_pnf_not_found.json b/tests/dcaegen2/bbs-testcases/assets/aai_records/aai_pnf_not_found.json
deleted file mode 100644 (file)
index 23c169f..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-[
-{
-    "requestError": {
-        "serviceException": {
-            "messageId": "SVC3001",
-            "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)",
-            "variables": [
-                "GET",
-                "nodes/pnfs/pnf/Wrong-PNF-Name",
-                "Node Not Found:No Node of type pnf found at: nodes/pnfs/pnf/Wrong-PNF-Name",
-                "ERR.5.4.6114"
-            ]
-        }
-    }
-}
-
-]