reno/reno/tests
Dmitriy Rabotyagov 47651ec906 Respect EOM tag for branches in unmaintained status
With the new unmaintained process [1], branches are being tagged with
EOM before being removed.

This behaviour breaks reno, making it struggle to find respective origin
and leads to releasenotes job failure.

In order to overcome the issue we add eom tag to the list of expected ones
when we can not find the refferenced branch.

With that, EOL tag will have prescedence over EOM one.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: Ic641af5aa65add9751b49fb47691a98f80a7c5a8
2024-02-29 11:29:56 +00:00
..
__init__.py Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
base.py update test fixtures to capture log output 2018-10-10 12:46:12 -04:00
test_cache.py Add cache support for release dates 2020-04-23 10:13:49 -07:00
test_config.py Add support for subsections 2023-03-07 13:56:39 -06:00
test_create.py Deny creating subdirectories 2021-02-19 22:52:50 +09:00
test_exts.py Update hacking for Python3 2020-04-07 14:22:23 +02:00
test_formatter.py Add support for subsections 2023-03-07 13:56:39 -06:00
test_loader.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
test_scanner.py Respect EOM tag for branches in unmaintained status 2024-02-29 11:29:56 +00:00
test_semver.py add `semver-next` command 2020-08-29 17:41:39 -04:00
test_utils.py Use unittest.mock instead of third party mock 2020-04-19 14:18:12 +02:00