~shawn111/ols-jenkaas/pmr-one-shot

« back to all changes in this revision

Viewing changes to jobs/rnr-server.yaml

  • Committer: Vincent Ladeuil
  • Date: 2016-10-11 12:40:44 UTC
  • Revision ID: vila+ols@canonical.com-20161011124044-1egsdhamr36dktwv
First pass running ~all -landing-tests jobs in production.

Fixing fallouts where possible or marking FIXME were appropriate.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# FIXME: make test tries to access lp to update the wheels even when they
 
2
# are up-to-date -- vila 2016-10-11
1
3
- project:
2
4
    defaults: project
3
5
    name: 'rnr-server'
4
6
    container: 'u1-trusty'
5
7
    slave: !include: slaves.yaml
6
8
    trunk: 'lp:rnr-server'
7
 
    landing-tests: './tarmac_verify.sh'
 
9
    # tarmac_verify.sh should be deleted (it calls clean-virtualenv...)
 
10
    landing-tests: 'make test'
8
11
    jobs:
9
12
      - '{name}-setup-{slave}'
10
13
      - '{name}'