diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index b109a22692..b8e7f4ab5a 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -19,6 +19,12 @@ subunit-files: build-queue-filter: 'gate' - name: testrepository.subunit build-queue-filter: 'gate' + - name: logs/karma.subunit + job-filter: '.*npm-run.*' + build-queue-filter: 'gate' + - name: karma.subunit + job-filter: '.*npm-run.*' + build-queue-filter: 'gate' - name: testrepository.subunit build-queue-filter: 'periodic' - name: logs/testrepository.subunit