1
Source: plainbox-provider-resource-generic
4
Maintainer: Sylvain Pineau <sylvain.pineau@canonical.com>
5
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
10
python3-distutils-extra
11
Standards-Version: 3.9.5
12
X-Python3-Version: >= 3.2
13
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/plainbox-provider-resource-generic/trunk/
14
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/plainbox-provider-resource-generic/trunk/
15
Homepage: http://launchpad.net/checkbox
17
Package: plainbox-provider-resource-generic
19
Depends: python3 (>= 3.2), python3-checkbox-support, ${misc:Depends}, ${python3:Depends}
20
Recommends: dmidecode, dpkg (>= 1.13), lsb-release, wodim
21
Description: CheckBox generic resource jobs provider
22
This package provides the generic resource jobs. It is used together
23
alongside with PlainBox.
25
Jobs are smallest units of testing that can be performed by PlainBox.
26
All jobs have an unique name. There are many types of jobs, some are fully
27
automated others are fully manual.
29
Resources are collections of key-value data sets that are generated by
30
special resource jobs. They are extensively used to indicate hardware or
31
software dependencies. For example a bluetooth test may indicate it
32
requires bluetooth hardware and appropriate software packages installed.