commit | 24805416f0502a1e06bf57fd15c27d56150f3b30 | [log] [tgz] |
---|---|---|
author | waqas.ikram <waqas.ikram@est.tech> | Thu Aug 01 16:19:31 2019 +0000 |
committer | Waqas Ikram <waqas.ikram@est.tech> | Thu Aug 01 16:19:56 2019 +0000 |
tree | 47aab67e683b737431ead4d0f56189683a7f947e | |
parent | 0e44dde07934e744d3cce3b5d29b1f7d7b879545 [diff] [blame] |
Adding infrastructure for sdnc simulator - Changing package names as csit jenkins jobs are trigger based on component names defined in file path Change-Id: Ib8b75ce11185c37bed0d8f4e3918b6660cf24ec8 Issue-ID: SO-1950 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
diff --git a/plans/so/integration-etsi-testing/so-simulators/pom.xml b/plans/so/integration-etsi-testing/so-simulators/pom.xml index c18e170..ee895a4 100644 --- a/plans/so/integration-etsi-testing/so-simulators/pom.xml +++ b/plans/so/integration-etsi-testing/so-simulators/pom.xml
@@ -19,6 +19,7 @@ <modules> <module>sdc-simulator</module> <module>aai-simulator</module> + <module>sdnc-simulator</module> <module>package</module> </modules>