From 1ab7133b8e2fcbda0e4ac3f2e69790506b79b952 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 14 May 2021 14:52:24 -0400 Subject: Add CSIT test cases to sdnc/oam repo Refactored csit tests currently in integration/csit and moved them as part of sdnc/oam project so that we can trigger csit tests as part of our docker builds. Change-Id: I3acd25c7a6f1bc0ea9b2a2bd756cedc5fb2bf701 Issue-ID: SDNC-1545 Signed-off-by: Dan Timoney Former-commit-id: 16a6e0ea52a4a681ed2799612e310c867e720a61 --- csit/config/mount.xml.tmpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 csit/config/mount.xml.tmpl (limited to 'csit/config') diff --git a/csit/config/mount.xml.tmpl b/csit/config/mount.xml.tmpl new file mode 100644 index 00000000..04305252 --- /dev/null +++ b/csit/config/mount.xml.tmpl @@ -0,0 +1,14 @@ + + PNFDemo + + ODL_private_key_0 + netconf + + pnfaddr + 6513 + false + + TLS + + 5 + -- cgit 1.2.3-korg