Merge "skip branch validation for puppet-pacemaker"
This commit is contained in:
@@ -69,6 +69,7 @@ _VALID_BRANCH_PREFIXES = set([
|
||||
_NO_STABLE_BRANCH_CHECK = set([
|
||||
'gnocchi',
|
||||
'rally',
|
||||
'puppet-pacemaker', # tracks upstream version
|
||||
])
|
||||
_PLEASE = ('It is too expensive to determine this value during '
|
||||
'the site build, please set it explicitly.')
|
||||
|
||||
Reference in New Issue
Block a user