[CI] Update ignored-files

Fixes the functional job to ignore all *.rst files
as it should.
Zuul currently always matches at the beginning of
the string (i.e., implicit ^).

Change-Id: I34b34810333917cf50431df00fbbcc61bc7ea382
This commit is contained in:
Radosław Piliszek 2021-06-06 09:18:36 +00:00
parent 6b9561935b
commit fb0d8f73af
1 changed files with 2 additions and 1 deletions

View File

@ -58,9 +58,10 @@
- ^\.gitignore$
- ^\.gitreview$
- ^\.mailmap$
- ^\.yamllint$
- ^\.zuul.yaml$
- ^LICENSE$
- \.rst$
- ^.*[^/]+\.rst$
vars:
test_matrix_configs: [neutron]
devstack_services: