aboutsummaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: e4c0e7ee57e34c21c98b9a983f3aecfd52a9efeb (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", "pyagl", "can", "screenshooter", "dumpjournal"]

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

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

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