aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/junit/l-interface-input2.json
diff options
context:
space:
mode:
authorLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-02-08 16:23:27 -0500
committerLeigh, Phillip (pl876u) <phillip.leigh@amdocs.com>2019-02-11 10:18:51 -0500
commitb2e9556678bbacd8c3777973b9fa89b63497e026 (patch)
tree2883f06ecbcf5442b5d1cfdedbfb9426d0bf00f0 /src/test/resources/junit/l-interface-input2.json
parent4b09f26cc90254827fc9a1b406575ed40bc27eab (diff)
Handle L-Interface in AaiCtxBuilder3.0.1-ONAP
Also adapted the sprintframework to aaiCtxBuilder and added more junit test cases Issue-ID: LOG-766 Change-Id: Ibcc81e7ad3602666ff17c660d33b9ab7b57620df Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Diffstat (limited to 'src/test/resources/junit/l-interface-input2.json')
-rw-r--r--src/test/resources/junit/l-interface-input2.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/test/resources/junit/l-interface-input2.json b/src/test/resources/junit/l-interface-input2.json
new file mode 100644
index 0000000..3bcbbda
--- /dev/null
+++ b/src/test/resources/junit/l-interface-input2.json
@@ -0,0 +1,10 @@
+{
+ "interface-id": "junit-l-interface-2",
+ "interface-name": "junit-l-interface-name2",
+ "interface-role": "interface-role2",
+ "is-port-mirrored": "true",
+ "admin-status": "admin-status2",
+ "network-name": "network-name-amdocs",
+ "macaddr": "macaddr-2",
+ "in-maint": "true"
+} \ No newline at end of file