From 3e1aa441824a5d5c5585c7cfa4079f8f74895098 Mon Sep 17 00:00:00 2001 From: Joshua Hesketh <josh@nitrotech.org> Date: Tue, 10 Nov 2015 15:33:16 +1100 Subject: [PATCH] Fix regex for periodic job collection (part2) Some periodic jobs don't start with any prefix. Make it optional. Change-Id: Ibc26bcd1247dc4297c53bb93c93229fd1c8fa3e7 --- .../openstack_project/files/logstash/jenkins-log-client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 74b63d5f6f..bdadbb1668 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -22,7 +22,7 @@ subunit-files: - name: logs/testrepository.subunit retry-get: True build-queue-filter: 'periodic' - job-filter: '.*-(tempest|grenade)-dsvm.*' + job-filter: '.*(tempest|grenade)-dsvm.*' # List of files to source logs from. source-files: