Merge lp:~1chb1n/charms/trusty/percona-cluster/15.10-stable-flip-tests-helper-syncs into lp:~openstack-charmers-archive/charms/trusty/percona-cluster/trunk

Proposed by Ryan Beisner
Status: Merged
Merged at revision: 68
Proposed branch: lp:~1chb1n/charms/trusty/percona-cluster/15.10-stable-flip-tests-helper-syncs
Merge into: lp:~openstack-charmers-archive/charms/trusty/percona-cluster/trunk
Diff against target: 32 lines (+3/-3)
3 files modified
charm-helpers-hooks.yaml (+1/-1)
charm-helpers-tests.yaml (+1/-1)
tests/basic_deployment.py (+1/-1)
To merge this branch: bzr merge lp:~1chb1n/charms/trusty/percona-cluster/15.10-stable-flip-tests-helper-syncs
Reviewer Review Type Date Requested Status
Corey Bryant (community) Approve
charmers Pending
Review via email: mp+275408@code.launchpad.net

Description of the change

Flip next:stable bits for amulet tests and c-h sync yamls.

To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_unit_test #11442 percona-cluster for 1chb1n mp275408
    UNIT OK: passed

Build: http://10.245.162.77:8080/job/charm_unit_test/11442/

Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #12363 percona-cluster for 1chb1n mp275408
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/12363/

Revision history for this message
Corey Bryant (corey.bryant) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'charm-helpers-hooks.yaml'
--- charm-helpers-hooks.yaml 2015-10-22 13:26:22 +0000
+++ charm-helpers-hooks.yaml 2015-10-22 16:29:49 +0000
@@ -1,4 +1,4 @@
1branch: lp:charm-helpers1branch: lp:~openstack-charmers/charm-helpers/stable
2destination: hooks/charmhelpers2destination: hooks/charmhelpers
3include:3include:
4 - core4 - core
55
=== modified file 'charm-helpers-tests.yaml'
--- charm-helpers-tests.yaml 2015-10-22 13:26:22 +0000
+++ charm-helpers-tests.yaml 2015-10-22 16:29:49 +0000
@@ -1,4 +1,4 @@
1branch: lp:charm-helpers1branch: lp:~openstack-charmers/charm-helpers/stable
2destination: tests/charmhelpers2destination: tests/charmhelpers
3include:3include:
4 - contrib.amulet4 - contrib.amulet
55
=== modified file 'tests/basic_deployment.py'
--- tests/basic_deployment.py 2015-10-22 13:26:22 +0000
+++ tests/basic_deployment.py 2015-10-22 16:29:49 +0000
@@ -11,7 +11,7 @@
1111
12class BasicDeployment(OpenStackAmuletDeployment):12class BasicDeployment(OpenStackAmuletDeployment):
13 def __init__(self, vip=None, units=1, series="trusty", openstack=None,13 def __init__(self, vip=None, units=1, series="trusty", openstack=None,
14 source=None, stable=False):14 source=None, stable=True):
15 super(BasicDeployment, self).__init__(series, openstack, source,15 super(BasicDeployment, self).__init__(series, openstack, source,
16 stable)16 stable)
17 self.units = units17 self.units = units

Subscribers

People subscribed via source and target branches

to status/vote changes: