~cjwatson/ubuntu-test-cases/python3

« back to all changes in this revision

Viewing changes to jenkins/production.py

  • Committer: Paul Larson
  • Date: 2013-12-13 18:47:35 UTC
  • Revision ID: paul.larson@canonical.com-20131213184735-q2zave8wv1g3jw94
Add all common tests to the custom image test run, and run on mako-10

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        'node-label': 'touch-daily',
43
43
        'devices': [
44
44
            {
45
 
                'name': 'mako-11',
 
45
                'name': 'mako-10',
46
46
                'trigger_url': _url('trusty-proposed-customized', 'mako'),
47
47
            },
48
48
        ],