~gmb/charms/oneiric/buildbot-slave/use-builders

« back to all changes in this revision

Viewing changes to tests/config.test.yaml

  • Committer: Graham Binns
  • Date: 2012-02-01 17:13:41 UTC
  • Revision ID: graham@canonical.com-20120201171341-v8anlbuz9ywnwiwn
Added a test for the slave being deployed successfully.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
buildbot-slave:
 
2
  installdir: /tmp/buildbot
 
3
  name: example-slave
 
4
  passwd: pass
 
5
  script-retrieval-method: bzr
 
6
  script-url: "http://bazaar.launchpad.net/~gmb/charms/oneiric/buildbot-slave/look-we-have-tests/tests/open-port.py"