~roadmr/ubuntu/precise/checkbox/0.13.5

« back to all changes in this revision

Viewing changes to build/share/checkbox/jobs/resource.txt

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-12-15 13:05:20 UTC
  • Revision ID: james.westby@ubuntu.com-20101215130520-2h8velbip6ioancs
Tags: 0.10.3ubuntu1
Hack to work around internals of ConfigParser in python2.7. LP: #689140.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: cpuinfo
 
2
plugin: resource
 
3
command: cpuinfo_resource
 
4
 
 
5
name: cdimage
 
6
plugin: resource
 
7
user: root
 
8
command: cdimage_resource
 
9
 
 
10
name: dpkg
 
11
plugin: resource
 
12
command: dpkg_resource
 
13
 
 
14
name: gconf
 
15
plugin: resource
 
16
command: gconf_resource | filter_templates -w 'name=.*proxy.*'
 
17
 
 
18
name: lsb
 
19
plugin: resource
 
20
command: lsb_resource
 
21
 
 
22
name: meminfo
 
23
plugin: resource
 
24
command: meminfo_resource
 
25
 
 
26
name: module
 
27
plugin: resource
 
28
command: module_resource
 
29
 
 
30
name: package
 
31
plugin: resource
 
32
command: package_resource | filter_templates -w 'desired=Install' -w 'status=Installed'
 
33
 
 
34
name: device
 
35
plugin: resource
 
36
command: udev_resource
 
37
 
 
38
name: uname
 
39
plugin: resource
 
40
command: uname_resource