diff --git a/.zuul.yaml b/.zuul.yaml index 250d34953ac..e83a94115d5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -23,6 +23,7 @@ - ^cinder/tests/unit.*$ - ^doc/.*$ - ^releasenotes/.*$ + - ^reno.yaml$ - openstack-tox-functional-py310: irrelevant-files: *functional-irrelevant-files - cinder-rally-task: @@ -39,6 +40,7 @@ - ^cinder/tests/unit.*$ - ^doc/.*$ - ^releasenotes/.*$ + - ^reno.yaml$ - cinder-plugin-ceph-tempest: irrelevant-files: &gate-irrelevant-files - ^(test-|)requirements.txt$ @@ -51,6 +53,7 @@ - ^cinder/tests/unit.*$ - ^doc/.*$ - ^releasenotes/.*$ + - ^reno.yaml$ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ @@ -71,6 +74,7 @@ - ^cinder/tests/unit.*$ - ^doc/.*$ - ^releasenotes/.*$ + - ^reno.yaml$ - ^tools/.*$ - cinder-tempest-plugin-lvm-lio-barbican-fips: voting: false @@ -150,6 +154,7 @@ - ^cinder/locale/.*$ - ^doc/.*$ - ^releasenotes/.*$ + - ^reno.yaml$ - ^setup.cfg$ - ^tools/.*$ - ^tox.ini$ diff --git a/releasenotes/source/victoria.rst b/releasenotes/source/victoria.rst index 4efc7b6f3b1..6d20e155388 100644 --- a/releasenotes/source/victoria.rst +++ b/releasenotes/source/victoria.rst @@ -3,4 +3,4 @@ Victoria Series Release Notes ============================= .. release-notes:: - :branch: stable/victoria + :branch: victoria-eom diff --git a/releasenotes/source/wallaby.rst b/releasenotes/source/wallaby.rst index d77b5659955..018303da0c9 100644 --- a/releasenotes/source/wallaby.rst +++ b/releasenotes/source/wallaby.rst @@ -3,4 +3,4 @@ Wallaby Series Release Notes ============================ .. release-notes:: - :branch: stable/wallaby + :branch: wallaby-eom diff --git a/reno.yaml b/reno.yaml index 4cd33255c3a..1f7c34e072e 100644 --- a/reno.yaml +++ b/reno.yaml @@ -1,7 +1,7 @@ --- # Ignore the kilo-eol tag because that branch does not work with reno # and contains no release notes. -closed_branch_tag_re: "(.+)(?