commit | b66e86660e2f97215fd7ee924ead2a61b8475565 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Thu Dec 21 18:28:28 2017 +0200 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Thu Dec 21 18:28:28 2017 +0200 |
tree | 526ab87198c60d376a07522701f5cd83b31c47f7 | |
parent | 86378e7534a28143478cbf010928b30bfef81afd [diff] |
Switch report format to json Change-Id: Ib53860b139d017298b5f77ebe2234a4940002fab
diff --git a/jenkins/client/job/oscore/security_tests.yml b/jenkins/client/job/oscore/security_tests.yml index e8e0547..e4f5f6d 100644 --- a/jenkins/client/job/oscore/security_tests.yml +++ b/jenkins/client/job/oscore/security_tests.yml
@@ -74,7 +74,7 @@ REPORT_FORMAT: type: string description: Format for generated report(csv,html,json) - default: "csv" + default: "json" UPLOAD_REPORT: type: boolean description: Whether to upload report @@ -154,4 +154,4 @@ REPORT_FORMAT: type: string description: Format for generated report(csv,html,json) - default: "csv" + default: "json"