summaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: ba43270336291db1c1c7bbd5f6f42d6c04f03e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[infra]
style = AGL
[default]
urlbase = https://download.automotivelinux.org/AGL/release/dab/4.0.2/
test_plan = ["health-test","smoke"]
[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"]