Add CSIT for Cert Service Client

Issue-ID: AAF-996
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: If29633f8ce382c4bef2c14ff7ec9b5377c866d4a
diff --git a/plans/aaf/certservice/teardown.sh b/plans/aaf/certservice/teardown.sh
index ab22759..0a9e073 100644
--- a/plans/aaf/certservice/teardown.sh
+++ b/plans/aaf/certservice/teardown.sh
@@ -18,4 +18,5 @@
 docker-compose down
 
 kill-instance.sh aafcert
-kill-instance.sh aafcert-ejbca
\ No newline at end of file
+kill-instance.sh aafcert-ejbca
+kill-instance.sh ${ClientContainerName}
\ No newline at end of file