Add soft link for rfc8040 version of testplan 39/87939/3
authorJamo Luhrsen <jluhrsen@gmail.com>
Fri, 21 Feb 2020 06:56:06 +0000 (22:56 -0800)
committerJamo Luhrsen <jluhrsen@gmail.com>
Fri, 21 Feb 2020 17:39:27 +0000 (09:39 -0800)
releng/builder code defines it's basic csit jobs to
use a testplan name of the format {project}-{functionality}.txt
with a new job flavor using a {functionality} of
userfeatures-rfc8040, but still wanting to use the same
testplan, the easiest way to accomplish that is with this
soft link.

Change-Id: Ie269ec4430a9c2b8e06b02e582d392df15d8b447
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
csit/testplans/netconf-userfeatures-rfc8040-neon.txt [new symlink]
csit/testplans/netconf-userfeatures-rfc8040.txt [new symlink]

diff --git a/csit/testplans/netconf-userfeatures-rfc8040-neon.txt b/csit/testplans/netconf-userfeatures-rfc8040-neon.txt
new file mode 120000 (symlink)
index 0000000..ce3f560
--- /dev/null
@@ -0,0 +1 @@
+./netconf-userfeatures-neon.txt
\ No newline at end of file
diff --git a/csit/testplans/netconf-userfeatures-rfc8040.txt b/csit/testplans/netconf-userfeatures-rfc8040.txt
new file mode 120000 (symlink)
index 0000000..c861966
--- /dev/null
@@ -0,0 +1 @@
+./netconf-userfeatures.txt
\ No newline at end of file