mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 18:12:08 +02:00
Add branch mario preflight with both public and private overlays
This commit is contained in:
parent
5a1a13f83d
commit
035bff5857
@ -53,6 +53,15 @@ config['x86-mario-pre-flight-queue'] = {
|
|||||||
'smoke_bvt' : True,
|
'smoke_bvt' : True,
|
||||||
'overlays': 'private',
|
'overlays': 'private',
|
||||||
}
|
}
|
||||||
|
config['x86-mario-pre-flight-branch'] = {
|
||||||
|
'board' : 'x86-mario',
|
||||||
|
'uprev' : True,
|
||||||
|
'master' : True,
|
||||||
|
'important' : False,
|
||||||
|
'unittests' : True,
|
||||||
|
'smoke_bvt' : True,
|
||||||
|
'overlays': True,
|
||||||
|
}
|
||||||
config['x86_agz_bin'] = {
|
config['x86_agz_bin'] = {
|
||||||
'board' : 'x86-agz',
|
'board' : 'x86-agz',
|
||||||
'uprev' : True,
|
'uprev' : True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user