[DMAAP-DR] Remove AAF/TLS phase 1
[dmaap/datarouter.git] / csit / plans / dmaap-datarouter / dr-suite / setup.sh
similarity index 83%
rename from csit/plans/dmaap-datarouter/ssl-dr-suite/setup.sh
rename to csit/plans/dmaap-datarouter/dr-suite/setup.sh
index 53b4387..10730a3 100755 (executable)
@@ -19,7 +19,4 @@
 
 source ${WORKSPACE}/scripts/dmaap-datarouter/datarouter-launch.sh
 # Launch DR. If true is passed, 2 subscriber containers are also deployed, else false.
-dmaap_dr_launch true
-cd ${WORKSPACE}/scripts/dmaap-datarouter/robot_ssl
-# Add the root CA to robot framework. This is then removed on teardown.
-python -c 'import update_ca; update_ca.add_onap_ca_cert()'
\ No newline at end of file
+dmaap_dr_launch true
\ No newline at end of file