add rocky branch to features.yaml

This patch adds the rocky branch to features.yaml so that rocky branch
patches can land, for example [1] that currently fails with:
ERROR: branch not allowed by features matrix: rocky

[1] https://review.openstack.org/#/c/584078/

Change-Id: I235c6c3ad81dff916a65cf8b97152621812fa102
This commit is contained in:
Boden R 2018-07-19 14:30:59 -06:00
parent f93a3171ff
commit d2bd6faf5e
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
config:
default:
master: [default, ceilometer, glance, nova, placement, swift, cinder, keystone]
rocky: [default, ceilometer, glance, nova, placement, swift, cinder, keystone]
queens: [default, ceilometer, glance, nova, placement, swift, cinder, keystone]
pike: [default, ceilometer, glance, nova, placement, swift, cinder, keystone]
ocata: [default, ceilometer, glance, nova, placement, swift, cinder, keystone]
@ -66,7 +67,7 @@ branches:
# The value of ""default" is the name of the "trunk" branch
default: master
# Normalized branch names only here, e.g. stable/ocata => ocata
allowed: [master, queens, pike, ocata, newton, mitaka, liberty, kilo]
allowed: [master, rocky, queens, pike, ocata, newton, mitaka, liberty, kilo]
primary:
default: