Ignore changes in docs when running tempest tests

The change adds `irrelevant-files` to monasca-tempest-base configuration
with the goal to skip running the job for changes in documentation.

Change-Id: Iaaba10b26f00bd816f7fc15dd45bddb87ef6f844
This commit is contained in:
Witold Bedyk 2018-07-06 14:28:07 +02:00
parent fa3b160b84
commit 8f6eb7ab85
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
- openstack/monasca-log-api
- openstack/monasca-kibana-plugin
- openstack/monasca-tempest-plugin
irrelevant-files:
- ^.*\.rst$
- ^.*\.md$
- ^doc/.*$
- ^releasenotes/.*$
- job:
name: monascalog-tempest