aboutsummaryrefslogtreecommitdiff
blob: 1f53981dc0e3f8fbf9dc4d05ea26235869f6e052 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# vim: set sw=4 sts=4 et :
# Copyright: 2008 Gentoo Foundation
# Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
# License: GPL-2
#
# Immortal lh!
#

sample_job = {
    'name':         'Sample AutotuA job',
    'maintainer':   ('test_user', 'test_user_email@test.com', None),
    'provider':     'gentoo',
    'stage':        'stage3',
    'arch':         'i686',
    'release':      '2008.0',
    'jobtagerev':   '',
    'atoms':        'bheekling/test-brasero',
}