Trailing is a deliverable type, not a release model

Cycle-trailing deliverables are regular cycle-following deliverables,
using RCs or not not using RCs -- they just have a different deadline.

Rather than using a release model, those deadline variants are better
described using deliverable types, in much the same way 'library'
deliverables have a specific deadline too.

This simplifies the list of models significantly, and allows to have
proposer validation of trailing deliverables that use RCs or not use
RCs.

For compatibility in old branches, setting 'cycle-trailing' is still
supported, it will just overload the type to 'trailing' if specified.

Change-Id: Ifce88ef3e5dd406f45f25214699f16e736ad5377
This commit is contained in:
Thierry Carrez
2020-06-15 13:54:26 +02:00
parent 50fbc33845
commit 8a9f755cb9
138 changed files with 399 additions and 355 deletions

View File

@@ -1,7 +1,7 @@
---
launchpad: puppet-tempest
release-model: cycle-trailing
release-model: cycle-with-intermediary
team: Puppet OpenStack
type: other
type: trailing
repository-settings:
openstack/puppet-tempest: {}