aboutsummaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: 5e160fe923a1e915625102e13e1fa10fdf7ee323 (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"]

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

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

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