From a66cb5310ab9a70df77a8c3f8f3d6e3066e31de1 Mon Sep 17 00:00:00 2001 From: kalyan Date: Thu, 12 Oct 2023 17:26:19 +0530 Subject: [PATCH] print containers Signed-off-by: kalyan --- .ci/run-tests | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/run-tests b/.ci/run-tests index 180565bd..1ab024a9 100755 --- a/.ci/run-tests +++ b/.ci/run-tests @@ -31,6 +31,7 @@ echo -e "\033[1m>>>>> Start server container >>>>>>>>>>>>>>>>>>>>>>>>>>>>>\033[0 DETACH=true bash $script_path/run-opensearch.sh docker image ls +docker container ls # echo -e "\033[1m>>>>> Repository specific tests >>>>>>>>>>>>>>>>>>>>>>>>>>>>>\033[0m" # bash $script_path/run-repository.sh