summaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: 41776876e535f0a9ba34d902f7d5c5a6e5f36cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[infra]
style = AGL

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

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

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