Add stable-branch-type as 'none' for Tempest an Patrole

Tempest and Patrole are with cycle_with_intermediary model
but does not need stable branch due to their branchless nature.

There are many confusion over creating the stable branch for Tempest
and Patrole due to their current release model. To avoid that
and make it explicitly, new stable-branch-type 'none' has been
introduced.
- https://review.opendev.org/#/c/670808

This commit adding the stable-branch-type as none for Tempest
and Patrole.

Change-Id: I98b6862de741bbaeee20035d19b12783982d376c
This commit is contained in:
Ghanshyam Mann 2019-10-04 15:01:29 +00:00 committed by Sean McGinnis
parent 72d2577f0f
commit 33163deffe
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ release-model: cycle-with-intermediary
team: 'Quality Assurance'
type: other
release-notes: https://docs.openstack.org/releasenotes/patrole/v0.7.0.html
stable-branch-type: none
releases:
- projects:
- repo: openstack/patrole

View File

@ -5,6 +5,7 @@ release-model: cycle-with-intermediary
team: 'Quality Assurance'
type: other
release-notes: https://docs.openstack.org/releasenotes/tempest/v22.0.0.html
stable-branch-type: none
releases:
- projects:
- repo: openstack/tempest