summaryrefslogtreecommitdiffstats
path: root/models-sim/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-03-17 17:41:59 -0400
committerJim Hahn <jrh3@att.com>2020-03-20 08:49:19 -0400
commitbc02433cc5292c5272dc084db8044bb4c8140135 (patch)
tree12f01af433d853e599ca49ca76a467a18ac36031 /models-sim/pom.xml
parentf1eb76a0f0773780c9179f6098ed9847ecb9f9fa (diff)
Add docker file for all simulators
Some CSITs may require multiple simulators. This adds a class that will start all of the simulators. A tarball is generated from which a docker image can be built. Added simulators for Topics: appc and appc-lcm. Fixed licenses in files in packages directory. Fixed per review comments: - add version to Dockerfile Issue-ID: POLICY-2434 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Id7aa9cb5a5874f7b4185273ab0d2c074198554ff
Diffstat (limited to 'models-sim/pom.xml')
-rw-r--r--models-sim/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/models-sim/pom.xml b/models-sim/pom.xml
index 5bcb87807..213ff1f74 100644
--- a/models-sim/pom.xml
+++ b/models-sim/pom.xml
@@ -39,5 +39,6 @@
<modules>
<module>models-sim-dmaap</module>
<module>policy-models-sim-pdp</module>
+ <module>policy-models-simulators</module>
</modules>
</project>