Add post queue jobs to subunit collection
This commit adds the post queue to the subunit collection for the gearman client. Change-Id: I48555e3300cf8be16cbd8d9769137a4130ba2115
This commit is contained in:
parent
1662b89dd5
commit
034df25289
@ -23,7 +23,10 @@ subunit-files:
|
||||
build-queue-filter: 'periodic'
|
||||
- name: logs/testrepository.subunit
|
||||
build-queue-filter: 'periodic'
|
||||
|
||||
- name: testrepository.subunit
|
||||
build-queue-filter: 'post'
|
||||
- name: logs/testrepository.subunit
|
||||
build-queue-filter: 'post'
|
||||
# List of files to source logs from.
|
||||
source-files:
|
||||
- name: console.html
|
||||
|
Loading…
Reference in New Issue
Block a user