Add periodic tempest jobs to subunit2sql collection
This commit expands the test result collection to also include periodic jobs. The data rate for this is relatively low and there shouldn't be any issues with data purity because the jobs only run with merged code, so the tests should pass. Change-Id: I29f930c15fff124cb2c4934a84a999d3ce1a18cb
This commit is contained in:
parent
173a3eb782
commit
653a1f8269
@ -19,6 +19,10 @@ subunit-files:
|
||||
- name: logs/old/testrepository.subunit
|
||||
job-filter: 'gate-grenade-dsvm.*'
|
||||
build-queue-filter: 'gate'
|
||||
- name: logs/testrepository.subunit
|
||||
retry-get: True
|
||||
build-queue-filter: 'periodic'
|
||||
job-filter: 'gate-(tempest|grenade)-dsvm.*'
|
||||
|
||||
# List of files to source logs from.
|
||||
source-files:
|
||||
|
Loading…
x
Reference in New Issue
Block a user