Merge lp:~thomir-deactivatedaccount/autopkgtest-result-checker/snappy-proposed-migration-update-queue-names-again into lp:autopkgtest-result-checker/snappy-proposed-migration

Proposed by Thomi Richards
Status: Merged
Approved by: Thomi Richards
Approved revision: 19
Merged at revision: 19
Proposed branch: lp:~thomir-deactivatedaccount/autopkgtest-result-checker/snappy-proposed-migration-update-queue-names-again
Merge into: lp:autopkgtest-result-checker/snappy-proposed-migration
Diff against target: 19 lines (+2/-2)
1 file modified
core_result_checker/constants.py (+2/-2)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/autopkgtest-result-checker/snappy-proposed-migration-update-queue-names-again
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Review via email: mp+260393@code.launchpad.net

Commit message

Update queue names again.

Description of the change

Update queue names again.

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

Approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'core_result_checker/constants.py'
2--- core_result_checker/constants.py 2015-05-26 23:41:07 +0000
3+++ core_result_checker/constants.py 2015-05-27 22:25:43 +0000
4@@ -20,13 +20,13 @@
5 # Queue names are constant, rather than being defined in the config.
6
7 # The queue we listen to for new payloads to check:
8-INPUT_QUEUE = "snappy-proposed.result.v1"
9+INPUT_QUEUE = "snappy-proposed.results.v1"
10
11 # The queue we put fatally error'd payloads into:
12 DEAD_LETTER_QUEUE = "snappy-proposed.deadletters.v1"
13
14 # The queue we put payloads on to re-run the test:
15-TEST_RETRY_QUEUE = "snappy-proposed.package.v1"
16+TEST_RETRY_QUEUE = "snappy-proposed.packages.v1"
17
18 # The exchange we put results on:
19 DONE_EXCHANGE = "results.exchange"

Subscribers

People subscribed via source and target branches

to all changes: