~canonical-ci-engineering/charms/precise/ubuntu-ci-services-itself/lander-add-source

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Francis Ginther
  • Date: 2013-12-13 20:23:24 UTC
  • Revision ID: francis.ginther@canonical.com-20131213202324-rrjwdr5l59h6k5ue
Remove jenkins user setup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    type: string
24
24
    default: ""
25
25
    description: Launchpad login id of landing bot
26
 
  jenkins_user:
27
 
    type: string
28
 
    default: "jenkins"
29
 
    description: Jenkins username to run tests under
30
 
  jenkins_password:
31
 
    type: string
32
 
    default: ""
33
 
    description: Password for jenkins-user
34
 
  jenkins_group:
35
 
    type: string
36
 
    default: "jenkins"
37
 
    description: Jenkins user group to run tests under
38
26
  repo_url:
39
27
    type: string
40
28
    default: ""