Add CLAUDE.md to irrelevant-files

devstack jobs should not be triggered when CLAUDE.md is modified.

Change-Id: I642ee0f0cfebe5f26b8b2393c71ca4b2654f0450
This commit is contained in:
Eduardo Olivares
2026-01-07 17:19:09 +01:00
parent d9c6726437
commit 099da86a32
7 changed files with 7 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
test_workflow: functional
irrelevant-files: &IRRELEVANT_FILES
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant

View File

@@ -85,6 +85,7 @@
post-run: playbooks/devstack/post.yaml
irrelevant-files: &irrelevant-files
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant

View File

@@ -27,6 +27,7 @@
test_workflow: faults-neutron
irrelevant-files: &FAULTS_IRRELEVANT_FILES
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant

View File

@@ -26,6 +26,7 @@
test_workflow: create-resources-nova
irrelevant-files: &SCENARIO_IRRELEVANT_FILES
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant

View File

@@ -27,6 +27,7 @@
- openstack/barbican
irrelevant-files: &IRRELEVANT_FILES
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant

View File

@@ -21,6 +21,7 @@
test_workflow: sanity
irrelevant-files: &IRRELEVANT_FILES
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant

View File

@@ -130,6 +130,7 @@
post-run: playbooks/devstack/post.yaml
irrelevant-files: &irrelevant-files
- ^.*\.rst$
- ^CLAUDE\.md$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant