diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2021-10-18 17:26:44 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2021-10-21 08:54:59 +0100 |
commit | 555f2fd3c8321bbad9dbfc21f01982a50a1cd555 (patch) | |
tree | 99cdbf3482163fcb2d233d4e004cfed8e8c9cbff /.gitignore | |
parent | 3b5519f9308f36e4cb056c2d2430c6fa46e98f4d (diff) |
Updating Distribution S3P configuration.
- fixing the scripts and jmx files after stability long run failures.
Issue-ID: POLICY-3654
Change-Id: I0ff0bf625f226f1b71664c1817cef65fbd5cf5a6
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,3 +15,8 @@ debug-logs # IntelliJ files .idea/ **/*.iml + +# test files +**/*.factorypath +**/*.log +**/*.jtl |