Update _CLOSED_SERIES set with Wallaby

Validation is not needed for a series as soon as it reaches the
Extended Maintenance state as there won't be any releases from such
branches. This patch updates the set of closed series to avoid
unnecessary validation.

Change-Id: I0f093865bab190273421d966c755434d0369e0a0
This commit is contained in:
Előd Illés 2022-10-21 20:00:17 +02:00
parent 4eff323c1b
commit 671c4b7a09
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ _CLOSED_SERIES = set([
'train',
'ussuri',
'victoria',
'wallaby',
])
_USES_PREVER = set([