aboutsummaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: df936b2d3c7b60b575b686286555a2103dc2fcfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[infra]
style = AGL

[default]
[release]
urlbase = http://download.automotivelinux.org/AGL/release/
test_plan = ["release", "screenshooter", "dumpjournal"]

[prerelease]
urlbase = http://download.automotivelinux.org/AGL/upload/ci/
test_plan = ["release", "screenshooter", "dumpjournal"]

[weekly]
[daily]
[snapshot]
urlbase = http://download.automotivelinux.org/AGL/snapshots/
test_plan = ["release", "screenshooter", "dumpjournal"]

[ci]
urlbase = http://download.automotivelinux.org/AGL/upload/ci/
test_plan = ["ci", "screenshooter", "dumpjournal"]