From 653a1f826974ca1af5d484c85764d3dbf3ca3fe9 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 29 Oct 2015 22:02:26 -0400 Subject: [PATCH] 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 --- .../openstack_project/files/logstash/jenkins-log-client.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 7d1f39e84d..baff8743e1 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -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: