-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.yaml
85 lines (79 loc) · 2.34 KB
/
schedule.yaml
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
82
83
84
85
match_slot_lengths:
pre: 60
match: 150
post: 30
total: 240
#
# Various staging related times, in seconds before the actual match start
staging:
# The earliest teams can present themselves for a match
opens: 300
# The time by which teams _must_ be in staging
closes: 120
# How long staging is open for; equal to `opens - closes`
duration: 180
# How long before the start of the match to signal to shepherds they
# should start looking for teams
signal_shepherds:
Shepherd: 180
# How long before the start of the match to signal to teams they should
# go to staging
signal_teams: 180
#
timezone: Europe/London
#
delays:
- delay: 240
time: 2020-07-11 15:50:00+01:00
#
match_periods:
league:
- start_time: 2020-07-11 15:10:00+01:00
end_time: 2020-07-11 16:00:00+01:00
max_end_time: 2020-07-11 16:10:00+01:00
description: First Saturday league
#
- start_time: 2020-07-12 15:10:00+01:00
end_time: 2020-07-12 16:00:00+01:00
max_end_time: 2020-07-12 16:10:00+01:00
description: First Sunday league
#
- start_time: 2020-07-18 15:10:00+01:00
end_time: 2020-07-18 16:20:00+01:00
max_end_time: 2020-07-18 16:40:00+01:00
description: Second Saturday league
#
- start_time: 2020-07-19 15:10:00+01:00
end_time: 2020-07-19 16:20:00+01:00
max_end_time: 2020-07-19 16:40:00+01:00
description: Second Sunday league
#
knockout:
- start_time: 2020-07-25 15:10:00+01:00
end_time: 2020-07-25 16:10:00+01:00
description: Knockouts
# Scheduled time for the finals tie-breaker, if any
# This is an absolute value and ignores the delay values
tiebreaker: 2020-07-25 15:53:00+01:00
league:
# Extra spacing before an arbitrary set of matches
# This value is ignored for matches which occur at the start of a period
# since no additional time is needed there.
extra_spacing:
# Ensure that each of these matches is at the start of a period
- match_numbers: 12,24,36
duration: 3600 # seconds
# Half time break to discuss physical robots
- match_numbers: 33,42
duration: 600 # seconds
#
knockout:
round_spacing: 300 # Delay between knockout rounds
final_delay: 300 # Extra delay before the finals
#
# Everyone goes through to the knockouts (arity = ?)
#
single_arena:
rounds: 5 # We only have one arena, so this is all the rounds
arenas:
- main