aboutsummaryrefslogtreecommitdiffstats
path: root/lib/doorman/src/test/resources/it/tc2/result2.json
blob: 551f1ae17d74b44a63ee578c2b788c25b1860ea8 (plain)
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
67
68
69
70
71
72
73
74
75
76
{
	"queue_list": [
		{
			"queue_type": "Cluster",
			"queue_id": "Cluster",
			"check_sequence_list": [
				[
					"STATUS | req-entity1-1        | ARRIVED",
					"ACTION | req-entity1-1        | HOLD | 20",
					"STATUS | req-entity1-1        | IN_QUEUE",
					"STATUS | req-other-1          | ARRIVED",
					"ACTION | req-other-1          | PROCESS",
					"STATUS | req-other-1          | PROCESSING_SYNC",
					"STATUS | req-entity2-1        | ARRIVED",
					"ACTION | req-entity2-1        | HOLD | 20",
					"STATUS | req-entity2-1        | IN_QUEUE",
					"STATUS | req-other-2          | ARRIVED",
					"ACTION | req-other-2          | PROCESS",
					"STATUS | req-other-2          | PROCESSING_SYNC",
					"STATUS | req-entity1-2        | ARRIVED",
					"ACTION | req-entity1-1        | RETURN_COMPLETE | SKIPPED",
					"ACTION | req-entity1-2        | HOLD | 20",
					"STATUS | req-entity1-2        | IN_QUEUE",
					"STATUS | req-entity2-2        | ARRIVED",
					"ACTION | req-entity2-1        | RETURN_COMPLETE | SKIPPED",
					"ACTION | req-entity2-2        | HOLD | 20",
					"STATUS | req-entity2-2        | IN_QUEUE",
					"STATUS | req-entity1-3        | ARRIVED",
					"ACTION | req-entity1-2        | RETURN_COMPLETE | SKIPPED",
					"ACTION | req-entity1-3        | HOLD | 20",
					"STATUS | req-entity1-3        | IN_QUEUE",
					"STATUS | req-other-3          | ARRIVED",
					"ACTION | req-other-3          | PROCESS",
					"STATUS | req-other-3          | PROCESSING_SYNC",
					"STATUS | req-entity2-3        | ARRIVED",
					"ACTION | req-entity2-2        | RETURN_COMPLETE | SKIPPED",
					"ACTION | req-entity2-3        | HOLD | 20",
					"STATUS | req-entity2-3        | IN_QUEUE",
					"STATUS | req-entity1-4        | ARRIVED",
					"ACTION | req-entity1-3        | RETURN_COMPLETE | SKIPPED",
					"ACTION | req-entity1-4        | HOLD | 20",
					"STATUS | req-entity1-4        | IN_QUEUE",
					"STATUS | req-entity2-4        | ARRIVED",
					"ACTION | req-entity2-3        | RETURN_COMPLETE | SKIPPED",
					"ACTION | req-entity2-4        | HOLD | 20",
					"STATUS | req-entity2-4        | IN_QUEUE",
					"STATUS | req-other-4          | ARRIVED",
					"ACTION | req-other-4          | PROCESS",
					"STATUS | req-other-4          | PROCESSING_SYNC",
					"STATUS | req-entity1-1        | COMPLETED",
					"ACTION | req-other-1          | RETURN_COMPLETE | PROCESSED",
					"STATUS | req-other-1          | COMPLETED",
					"STATUS | req-entity2-1        | COMPLETED",
					"ACTION | req-other-2          | RETURN_COMPLETE | PROCESSED",
					"STATUS | req-other-2          | COMPLETED",
					"STATUS | req-entity1-2        | COMPLETED",
					"STATUS | req-entity2-2        | COMPLETED",
					"STATUS | req-entity1-3        | COMPLETED",
					"ACTION | req-other-3          | RETURN_COMPLETE | PROCESSED",
					"STATUS | req-other-3          | COMPLETED",
					"STATUS | req-entity2-3        | COMPLETED",
					"ACTION | req-other-4          | RETURN_COMPLETE | PROCESSED",
					"STATUS | req-other-4          | COMPLETED",
					"ACTION | req-entity1-4        | PROCESS",
					"ACTION | req-entity2-4        | PROCESS",
					"STATUS | req-entity1-4        | PROCESSING_SYNC",
					"STATUS | req-entity2-4        | PROCESSING_SYNC",
					"ACTION | req-entity1-4        | RETURN_COMPLETE | PROCESSED",
					"STATUS | req-entity1-4        | COMPLETED",
					"ACTION | req-entity2-4        | RETURN_COMPLETE | PROCESSED",
					"STATUS | req-entity2-4        | COMPLETED"
				]
			]
		}
	]
}