aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/masspnfsim/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/masspnfsim/clean.sh')
-rwxr-xr-xtest/mocks/masspnfsim/clean.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/mocks/masspnfsim/clean.sh b/test/mocks/masspnfsim/clean.sh
new file mode 100755
index 000000000..c557d3e20
--- /dev/null
+++ b/test/mocks/masspnfsim/clean.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+killall ROP_file_creator.sh sleep
+
+docker stop $(docker ps -aq); docker rm $(docker ps -aq)
+
+./mass-pnf-sim.py clean