Setup Unit Tests for SO 58/158/3
authorvelandy <rajesh.velandy@riftio.com>
Tue, 14 Jun 2016 01:28:18 +0000 (03:28 +0200)
committervelandy <rajesh.velandy@riftio.com>
Tue, 14 Jun 2016 01:35:14 +0000 (03:35 +0200)
Change-Id: I95f674d50f8238897adc8d4bb63ce51777e54a7d

Release1/unit-tests-so.md [new file with mode: 0644]

diff --git a/Release1/unit-tests-so.md b/Release1/unit-tests-so.md
new file mode 100644 (file)
index 0000000..4396327
--- /dev/null
@@ -0,0 +1,21 @@
+# Add Unit Tests for SO modules #
+
+## Proposer ##
+Rajesh Velandy (RIFT.io)
+
+## Type ##
+**Feature** (do not modify)
+
+## Target MDG/TF ##
+SO
+
+## Description ##
+Create a single Unit test target for running SO Unit tests that can be triggered from  CI/CD 
+environment.
+The unit tests should cover the following functional areas
+1. Core NSO Module.
+2. SO-RO Interface
+3. SO-VCA Interface
+
+## Demo or definition of done ##
+Should should show the ability to run unit tests from development enviroment with a single target.
\ No newline at end of file