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