~1chb1n/ubuntu-openstack-ci/mptest0

« back to all changes in this revision

Viewing changes to deployment/110-uosci-trusty.yaml

  • Committer: Ryan Beisner
  • Date: 2016-02-23 14:26:10 UTC
  • mfrom: (30.2.201 ubuntu-openstack-ci)
  • Revision ID: ryan.beisner@canonical.com-20160223142610-g4tajprej8p21o08
Rebase parent

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    osci:
9
9
      branch: "lp:~1chb1n/charms/precise/jenkins/trusty-prep"
10
10
      num_units: 1
 
11
      constraints: mem=4152M
11
12
      options:
12
13
        "remove-unlisted-plugins": "no"
13
14
        release: trunk
19
20
        "gui-y": -36
20
21
    "osci-slave":
21
22
      branch: "lp:~juju-qa/charms/trusty/jenkins-slave/trunk"
22
 
      num_units: 12
 
23
      num_units: 20
 
24
      constraints: mem=2G
23
25
      options:
24
26
        tools: git gcc make bzr iptraf htop nmap nload multitail wget
25
27
        labels: slave
28
30
        "gui-y": 230
29
31
    "juju-gui":
30
32
      charm: "cs:trusty/juju-gui"
 
33
      constraints: mem=1536M
31
34
      num_units: 1
32
35
  relations:
33
36
    - - "osci:master"
34
37
      - "osci-slave:slave"
 
38