summaryrefslogtreecommitdiffstats
path: root/.coafile
diff options
context:
space:
mode:
authorJozsef Csongvai <jozsef.csongvai@bell.ca>2021-01-19 12:32:04 -0500
committerJozsef Csongvai <jozsef.csongvai@bell.ca>2021-01-20 10:02:39 -0500
commite92fce768cb792f11920f45fdbb38b3af69e212f (patch)
tree650d0bd49b1c98b49535d3f8aa9f98bb97255532 /.coafile
parentbfffa2d982cc506979aaa0b96b6bb352c8dda9a7 (diff)
Update to latest version
Issue-ID: TEST-295 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: Ie14e2061c1e0931bf3d555e54c79bb736d140d5c
Diffstat (limited to '.coafile')
-rw-r--r--.coafile23
1 files changed, 19 insertions, 4 deletions
diff --git a/.coafile b/.coafile
index 0cc60d0..60e742e 100644
--- a/.coafile
+++ b/.coafile
@@ -11,10 +11,25 @@ indent_size = 2
ignore =
.tox/**,
# this file does not contain parsable JSON. Invalid control character at.
- cds-regression-test/test/ansible-python-dg/mock-payloads/job-output.json,
- cds-regression-test/test/remote-ansible/mock-payloads/job-output.json,
- cds-regression-test/test/test/ansible-python-dg/mock-payloads/job-output.json,
- cds-regression-test/test/test/remote-ansible/mock-payloads/job-output.json
+ cba/ansible-python-dg/Definitions/ansible-python.json,
+ cba/py-executor/Definitions/py-executor.json,
+ cba/remote-ansible/Definitions/remote-ansible.json,
+ cba/remote-python/Definitions/remote-python.json,
+ cba/resource-resolution/Definitions/resource-resolution.json,
+ test/ansible-python-dg/mock-payloads/get_job-template-launch.json,
+ test/ansible-python-dg/mock-payloads/inventory.json,
+ test/ansible-python-dg/mock-payloads/job-execution.json,
+ test/ansible-python-dg/mock-payloads/job-output.json,
+ test/ansible-python-dg/mock-payloads/job-template.json,
+ test/ansible-python-dg/mock-payloads/post_job-template-launch.json,
+ test/cli/command-fail/expected-response.json,
+ test/remote-ansible/mock-payloads/get_job-template-launch.json,
+ test/remote-ansible/mock-payloads/inventory.json,
+ test/remote-ansible/mock-payloads/job-execution.json,
+ test/remote-ansible/mock-payloads/job-output.json,
+ test/remote-ansible/mock-payloads/job-template-error.json,
+ test/remote-ansible/mock-payloads/job-template.json,
+ test/remote-ansible/mock-payloads/post_job-template-launch.json
[py]
bears = PyLintBear