~vila/uci-engine/integration

« back to all changes in this revision

Viewing changes to juju-deployer/deploy.py

  • Committer: Chris Johnston
  • Date: 2014-03-26 15:35:02 UTC
  • mto: This revision was merged to the branch mainline in revision 415.
  • Revision ID: chrisjohnston@ubuntu.com-20140326153502-byogwbpdf4yjjowh
Update references to ubuntu-ci-services-itself

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
    cheetah_vars = {
62
62
        'OS_USERNAME': None,
63
63
        'CI_CODE_SOURCE': 'branch',
64
 
        'CI_BRANCH': 'lp:ubuntu-ci-services-itself',
 
64
        'CI_BRANCH': 'lp:uci-engine',
65
65
        'CI_PAYLOAD_URL': 'n/a',
66
66
        'CI_LAUNCHPAD_USER': None,
67
67
        'CI_LAUNCHPAD_PPA_OWNER': None,