-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSJ-TEST Pipeline task week twice.slt
81 lines (81 loc) · 2.11 KB
/
SJ-TEST Pipeline task week twice.slt
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
77
78
79
80
81
{
"job_class": "PipelineJob",
"job_name": "SJ-TEST Pipeline task week twice",
"note": "",
"parameters": {
"enabled": true,
"execution_timeout": null,
"include_external_urls": false,
"job_alias": null,
"job_type": "regular",
"llfeed_token": "OlWnSs1XYyaLNb2YahAbGGEZY1SdRtRr",
"max_failures": 10,
"max_in_flight": 200,
"notification": {
"recipients": "[email protected]",
"states": [
"Completed",
"Failed"
]
},
"pipeline_path": "SJ-TEST Pipeline",
"snaplex_path": "GroundDev"
},
"schedule": {
"repeat": {
"blackout_dates": [
"2019-01-05"
],
"by": "cron",
"cron": {
"day": "*",
"day_of_week": "mon,thu",
"hour": "15",
"minute": "45",
"month": "*"
},
"ends": {
"end_date": "2019-01-31",
"end_time": "23:59:00",
"occurrences": null,
"when": "on"
},
"every": 1,
"on": {
"day": []
}
},
"start_date": "2019-01-03",
"start_time": "15:36:11",
"time_zone": "US/Eastern"
},
"trigger": {
"repeat": {
"blackout_dates": [
"2019-01-05"
],
"by": "cron",
"cron": {
"day": "*",
"day_of_week": "mon,thu",
"hour": "15",
"minute": "45",
"month": "*"
},
"ends": {
"end_date": "2019-01-31",
"end_time": "23:59:00",
"occurrences": null,
"when": "on"
},
"every": 1,
"on": {
"day": []
}
},
"start_date": "2019-01-03",
"start_time": "15:36:11",
"time_zone": "US/Eastern"
},
"trigger_type": "ScheduleTrigger"
}