~maxiberta/ols-jenkaas/sca-build-command-cleanup

« back to all changes in this revision

Viewing changes to jobs/seed-slave.yaml

  • Committer: Vincent Ladeuil
  • Date: 2016-07-15 13:39:16 UTC
  • Revision ID: vila+ols@canonical.com-20160715133916-efrw301s4616tezh
Rework the layout so separate the various parts: master, slave, job builder and jobs definitions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
- job:
 
2
    name: seed-slave
 
3
    project-type: freestyle
 
4
    description: 'Seed slave so it can use branches'
 
5
    node: 'ubuntu'
 
6
    builders:
 
7
      # Get the jenkaas (public) branch
 
8
      # FIXME: This should use {jenkaas.jobs}
 
9
      - shell: 'bzr branch lp:~bzr-buildbot-net-dev/bzr-buildbot-net/jenkaas jenkaas'
 
10
      - shell: 'jenkaas/slave/seed'