summaryrefslogtreecommitdiffstats
path: root/templates/config/default.cfg
blob: 59aab72aa075ae5b442274f6ab797bbe05047fd1 (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 = ["smoke"]
[dab]
urlbase = https://download.automotivelinux.org/AGL/release/dab/4.0.2/
test_plan = []
[release]
urlbase = https://download.automotivelinux.org/AGL/release/
test_plan = ["all"]
[weekly]
[daily]
urlbase = https://download.automotivelinux.org/AGL/snapshots/
test_plan = ["smoke", "yocto-ptest"]
[ci]
urlbase = https://download.automotivelinux.org/AGL/upload/ci/
test_plan = ["smoke"]