/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/plugins/launchpad/uris.py

  • Committer: Breezy landing bot
  • Author(s): Colin Watson
  • Date: 2020-11-17 12:16:04 UTC
  • mfrom: (7521.3.2 lp-test-uris)
  • Revision ID: breezy.the.bot@gmail.com-20201117121604-8ti4gti83kort26e
Define a Launchpad 'test' domain rather than 'dev'.

Merged from https://code.launchpad.net/~cjwatson/brz/lp-test-uris/+merge/393711

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    'staging': 'staging.launchpad.net',
27
27
    'qastaging': 'qastaging.launchpad.net',
28
28
    'demo': 'demo.launchpad.net',
29
 
    'dev': 'launchpad.dev',
 
29
    'test': 'launchpad.test',
30
30
    }
31
31
 
32
32
LAUNCHPAD_BAZAAR_DOMAINS = [