aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2023-06-02 11:44:09 +0100
committerDaniel Hanrahan <daniel.hanrahan@est.tech>2023-06-19 14:48:00 +0000
commitbb0d4fbda2de0b3d50e26f3ae71b9cbbc1803c9d (patch)
tree8e458a69d7ddc786e861e1f6fb0349b0926d729c /.gitignore
parent20e3bcf962cec7367e3c63a5d93ad7ee85c2da95 (diff)
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 <daniel.hanrahan@est.tech> Change-Id: Ia51e51c1c199de8cc2f4878bfb04cb09fbb0b0e7
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fbd729606..b4abc48bc 100755
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ tmp/
/docs/docs/
/docs/.vscode/
+/test-tools/metrics-reports/