Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I51366e09158f46e2694c5ad2e651f6f1e4a99897
This commit is contained in:
David Ames 2020-05-21 09:57:00 -07:00
parent cf4da1bffb
commit adeacb1e69
3 changed files with 7 additions and 1 deletions

View File

@ -2,3 +2,5 @@
host=review.opendev.org
port=29418
project=openstack/charm-manila-generic.git
defaultbranch=stable/20.05

View File

@ -27,7 +27,7 @@ class ManilaGenericBasicDeployment(OpenStackAmuletDeployment):
A functional test will be performed by a mojo or tempest test.
"""
def __init__(self, series, openstack=None, source=None, stable=False,
def __init__(self, series, openstack=None, source=None, stable=True,
keystone_version='2'):
"""Deploy the entire test environment.
"""

4
src/wheelhouse.txt Normal file
View File

@ -0,0 +1,4 @@
git+https://opendev.org/openstack/charms.openstack.git@stable/20.05#egg=charms.openstack
git+https://github.com/juju/charm-helpers.git@stable/20.05#egg=charmhelpers