-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathunittestresult.json
66 lines (66 loc) · 2.12 KB
/
unittestresult.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"job_name": "st-registry-190628-084728-tum",
"api_version": "v3",
"component": {
"name": "registry"
},
"docker_image_url": "registry.eng.hortonworks.com/qaas/schema-registry-qe:HDF-3.4.1.0-v3",
"lifecycle": {
"container": {
"lifetime": 12,
"keep_alive": "no"
},
"terminate_cluster": "on_success"
},
"test_group": "",
"parallelization": {
"factor": 1,
"bucket": 1,
"bucket_sort_seed": ""
},
"cluster_names": [
"custom/cluster/http://172.31.200.54/nat-r7-gtfs-schemaregistry.yaml"
],
"init_containers": [],
"generated": {
"job_name": "st-registry-190628-084728-tum",
"results_collector": {
"base_dir": "/shared-volume",
"test_type": "unit_test",
"file_name_regex": "TEST-.*\\.xml"
},
"user": {
"name": "root"
},
"quanta": {
"gtn": 0
},
"path": {
"system_under_test_definition": "/shared-volume/system_under_test_definition.yaml",
"shared_volume": "/shared-volume",
"test_execution_finished": "/shared-volume/.test_execution_finished",
"test_results": "/shared-volume/test-result"
}
},
"custom": {},
"test_cases": [],
"system_under_tests": [
{
"cluster_name": "cl1",
"deployment_tool": "cloudbreak",
"operating_system": "centos7",
"security": "kerberos",
"version": "HDF-3.4.1.1-3",
"manager": "ambari"
}
],
"result.class_name": "org.hw.qe.schemaregistry.api.avro.AvroSchemaCompatibilityTest",
"result.test_name": "testCompatibility[LongToInt_cmptblty_forward__st:1561711703776__UUID:b99f81ed-c7c6-49e9-b897-06e1b2775ca9]",
"result.elapsed_time": "1.515",
"result.line": "",
"result.start_time": "2019-06-28 08:48:23,000",
"result.end_time": "2019-06-28 08:48:26,000",
"result.status": "pass",
"result.test_file_path": "TEST-AvroSchemaCompatibilityTest-testCompatibility[LongToInt_cmptblty_forward__st_1561711703776__UUID_b99f81ed-c7c6-49e9-b897-06e1b2775ca9].xml",
"@timestamp": "2019-06-28T08:48:35.697284"
}