From: danielhanrahan Date: Fri, 2 Jun 2023 10:44:09 +0000 (+0100) Subject: Fix test-deregistration script X-Git-Tag: 3.3.3~32^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=bb0d4fbda2de0b3d50e26f3ae71b9cbbc1803c9d;hp=bb0d4fbda2de0b3d50e26f3ae71b9cbbc1803c9d;p=cps.git Fix test-deregistration script - Fix issue where script breaks with newer version of docker-compose caused by profile names being omitted during `docker-compose down` - Use main .gitignore file to ignore metrics-reports directory - Fix Intelli-j/shellcheck warnings (mostly variables needing quotes) - Script prints summary report at exit Issue-ID: CPS-1552 Signed-off-by: danielhanrahan Change-Id: Ia51e51c1c199de8cc2f4878bfb04cb09fbb0b0e7 ---