Skip to content
Snippets Groups Projects
Commit af9203c6 authored by Mark Goddard's avatar Mark Goddard
Browse files

Reinstate testing of changes to requirements.txt

Change I0c1328237d2109b1d1d5dcb40f331fff1ab10257 recently prevented
running kolla deployment CI jobs against changes to some files,
including requirements.txt. This change reinstates testing of changes to
requirements.txt, since this can have an effect on the operation of
kolla ansible.

Change-Id: I3d839de9aed60cddebea7d1140f618d3261cca2a
parent 3f100310
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
irrelevant-files: irrelevant-files:
- ^.*\.rst$ - ^.*\.rst$
- ^doc/.* - ^doc/.*
- ^(test-|)requirements.txt$ - ^test-requirements.txt$
- ^releasenotes/.*$ - ^releasenotes/.*$
vars: vars:
scenario: aio scenario: aio
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment