mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
Add Chrome PFQ config that is a copy of current pfq.
Change-Id: Ie1ee6554ec0973a85a11c264346295fd27f59ebf BUG=chromium-os:11329 TEST=Ran with cbuildbot on local system. Review URL: http://codereview.chromium.org/6384017
This commit is contained in:
parent
fb58ea5d96
commit
d6ca361c09
@ -53,6 +53,8 @@ config['x86-generic-pre-flight-queue'] = {
|
||||
'rev_overlays': 'public',
|
||||
'push_overlays': 'public',
|
||||
}
|
||||
config['x86-generic-chrome-pre-flight-queue'] = \
|
||||
config['x86-generic-pre-flight-queue']
|
||||
config['x86-mario-pre-flight-queue'] = {
|
||||
'board' : 'x86-mario',
|
||||
'uprev' : True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user