From 6be3c1abaf5c3eea0b353675835b6d2ce4584fe7 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 12 Jul 2021 15:25:53 -0400 Subject: Delete extra simulator docker images The policy-models-simulator docker image, built from models-sim/packages, subsumes the functionality of the other simulator images. Deleted the other images. This simulator still needs some of the code from the dmaap-sim modules, so only deleted the code from the latter that is not needed by this simulator. Also modified the simulator launch script to use sh instead of bash. Issue-ID: POLICY-3474 Change-Id: Ie7f69b327a18c3e07f154124ae38975d5e6924f0 Signed-off-by: Jim Hahn --- .../src/main/package/tarball/assembly.xml | 50 ---------------------- 1 file changed, 50 deletions(-) delete mode 100644 models-sim/policy-models-simulators/src/main/package/tarball/assembly.xml (limited to 'models-sim/policy-models-simulators/src/main/package/tarball/assembly.xml') diff --git a/models-sim/policy-models-simulators/src/main/package/tarball/assembly.xml b/models-sim/policy-models-simulators/src/main/package/tarball/assembly.xml deleted file mode 100644 index 9a2fd65df..000000000 --- a/models-sim/policy-models-simulators/src/main/package/tarball/assembly.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - tarball - - tar.gz - - false - - - true - /lib - false - runtime - - *:jar - - - - - - ${project.basedir}/src/main/resources/ssl - - - policy* - - etc${file.separator}ssl - keep - - - -- cgit 1.2.3-korg