diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-05-24 13:24:19 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-05-24 13:24:19 +0000 |
commit | feac1add7b15bb7d66da1320bb6a6e95a722c504 (patch) | |
tree | 445bf87a249b7a63916a40055dd9b1737666a782 /resources/tools/presentation/json/template_0.1.0.json | |
parent | d164bef0373edfd2b6cc7d4aaa27b928065df3e5 (diff) |
remove(tools): presentation, docs
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Icc07d18b9c0bd00af157bb817205e5b54824d525
Diffstat (limited to 'resources/tools/presentation/json/template_0.1.0.json')
-rw-r--r-- | resources/tools/presentation/json/template_0.1.0.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/resources/tools/presentation/json/template_0.1.0.json b/resources/tools/presentation/json/template_0.1.0.json deleted file mode 100644 index 7c7c76a5c1..0000000000 --- a/resources/tools/presentation/json/template_0.1.0.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "version": "0.1.0", - "ci": "", - "job": "", - "build_number": "", - "testbed": "", - "suite_id": "", - "suite_doc": "", - "sut_type": "", - "sut_version": "", - "test_id": "", - "test_type": "", - "tags": [], - "documentation": "", - "message": "", - "csit_commit": "", - "csit_gerrit_change": "", - "start_time": "", - "end_time": "", - "status": "", - "results": {}, - "log": [] -} |