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: Ie6cc091eae5b9336d6e12afbd6dbf582dbb3c0b5
This commit is contained in:
Alex Kavanagh 2020-08-13 11:39:26 +01:00
parent 7eddd6074d
commit d86428eab8
5 changed files with 6 additions and 4 deletions

View File

@ -2,3 +2,5 @@
host=review.opendev.org
port=29418
project=openstack/charm-percona-cluster.git
defaultbranch=stable/20.08

View File

@ -1,4 +1,4 @@
repo: https://github.com/juju/charm-helpers
repo: https://github.com/juju/charm-helpers@stable/20.08
destination: charmhelpers
include:
- core

View File

@ -8,7 +8,7 @@ applications:
charm: ../../../percona-cluster
num_units: 1
keystone:
charm: cs:~openstack-charmers-next/keystone
charm: cs:~openstack-charmers/keystone
num_units: 1
options:
token-expiration: 60

View File

@ -9,7 +9,7 @@ applications:
vip: {{ TEST_VIP00 }}
min-cluster-size: 3
hacluster:
charm: cs:~openstack-charmers-next/hacluster
charm: cs:~openstack-charmers/hacluster
num_units: 0
options:
cluster_count: 3

View File

@ -8,7 +8,7 @@ applications:
charm: ../../../percona-cluster
num_units: 1
keystone:
charm: cs:~openstack-charmers-next/keystone
charm: cs:~openstack-charmers/keystone
num_units: 1
options:
token-expiration: 60