aboutsummaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: c75300bc9371eff7d2581abd956629e558f45427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[infra]
style = AGL
[default]
urlbase = http://download.automotivelinux.org/AGL/release/eel/5.0.0/
test_plan = ["smoke"]
[dab]
urlbase = http://download.automotivelinux.org/AGL/release/dab/4.0.2/
test_plan = []
[release]
urlbase = http://download.automotivelinux.org/AGL/release/
test_plan = ["all"]
[weekly]
[daily]
urlbase = http://download.automotivelinux.org/AGL/snapshots/
test_plan = ["smoke", "yocto-ptest"]
[ci]
urlbase = http://download.automotivelinux.org/AGL/upload/ci/
test_plan = ["smoke"]