diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 3e5a96d706..e9c1f8c381 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