Merge lp:~1chb1n/charms/trusty/rabbitmq-server/stable-flip-tests-helper-syncs into lp:charms/trusty/rabbitmq-server

Proposed by Ryan Beisner
Status: Merged
Merged at revision: 101
Proposed branch: lp:~1chb1n/charms/trusty/rabbitmq-server/stable-flip-tests-helper-syncs
Merge into: lp:charms/trusty/rabbitmq-server
Diff against target: 34 lines (+3/-3)
3 files modified
charm-helpers-tests.yaml (+1/-1)
charm-helpers.yaml (+1/-1)
tests/20_deploy_relations_test.py (+1/-1)
To merge this branch: bzr merge lp:~1chb1n/charms/trusty/rabbitmq-server/stable-flip-tests-helper-syncs
Reviewer Review Type Date Requested Status
Tim Van Steenburgh (community) Approve
Corey Bryant (community) Approve
Review via email: mp+267572@code.launchpad.net

Description of the change

flip charmhelper sync yamls and amulet tests to use stable branches

To post a comment you must log in.
102. By Ryan Beisner

flip amulet test stable to True

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

charm_lint_check #7739 rabbitmq-server for 1chb1n mp267572
    LINT OK: passed

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

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

charm_unit_test #7191 rabbitmq-server for 1chb1n mp267572
    UNIT OK: passed

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

Revision history for this message
Corey Bryant (corey.bryant) :
review: Approve
Revision history for this message
Tim Van Steenburgh (tvansteenburgh) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'charm-helpers-tests.yaml'
2--- charm-helpers-tests.yaml 2015-08-10 16:38:33 +0000
3+++ charm-helpers-tests.yaml 2015-08-10 17:55:43 +0000
4@@ -1,5 +1,5 @@
5 destination: tests/charmhelpers
6-branch: lp:charm-helpers
7+branch: lp:~openstack-charmers/charm-helpers/stable
8 include:
9 - core
10 - cli
11
12=== modified file 'charm-helpers.yaml'
13--- charm-helpers.yaml 2015-08-10 16:38:33 +0000
14+++ charm-helpers.yaml 2015-08-10 17:55:43 +0000
15@@ -1,5 +1,5 @@
16 destination: hooks/charmhelpers
17-branch: lp:charm-helpers
18+branch: lp:~openstack-charmers/charm-helpers/stable
19 include:
20 - fetch
21 - core
22
23=== modified file 'tests/20_deploy_relations_test.py'
24--- tests/20_deploy_relations_test.py 2015-04-15 07:59:43 +0000
25+++ tests/20_deploy_relations_test.py 2015-08-10 17:55:43 +0000
26@@ -54,7 +54,7 @@
27 # with how the other openstack services are done. For now, we want to test
28 # the current branch with the appropriate branches of related charms in
29 # order to test /next with /next branches and /trunk with /trunk branches.
30-stable = False
31+stable = True
32
33
34 def determine_charm_branches(services):

Subscribers

People subscribed via source and target branches