diff options
Diffstat (limited to 'test/mocks/datafilecollector-testharness/simulator-group')
-rwxr-xr-x | test/mocks/datafilecollector-testharness/simulator-group/simulators-kill.sh | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/test/mocks/datafilecollector-testharness/simulator-group/simulators-kill.sh b/test/mocks/datafilecollector-testharness/simulator-group/simulators-kill.sh index e53494392..9f0fb2138 100755 --- a/test/mocks/datafilecollector-testharness/simulator-group/simulators-kill.sh +++ b/test/mocks/datafilecollector-testharness/simulator-group/simulators-kill.sh @@ -25,12 +25,11 @@ docker kill dfc_ftpes-server-vsftpd1 docker kill dfc_ftpes-server-vsftpd2 docker kill dfc_ftpes-server-vsftpd3 docker kill dfc_ftpes-server-vsftpd4 -docker kill dfc_http-server0 -docker kill dfc_http-server1 -docker kill dfc_http-server2 -docker kill dfc_http-server3 -docker kill dfc_http-server4 -docker kill oom-certservice-post-processor +docker kill dfc_http-https-server0 +docker kill dfc_http-https-server1 +docker kill dfc_http-https-server2 +docker kill dfc_http-https-server3 +docker kill dfc_http-https-server4 docker kill dfc_cbs docker kill dfc_consul |