~pieq/checkbox/add-30suspend-1reboot-cycles-support

« back to all changes in this revision

Viewing changes to providers/2014.com.canonical.certification.meta-test/jobs/support.txt

  • Committer: Zygmunt Krynicki
  • Date: 2014-02-25 20:16:41 UTC
  • mto: This revision was merged to the branch mainline in revision 2722.
  • Revision ID: zygmunt.krynicki@canonical.com-20140225201641-85bui55zl65jvism
providers: add the meta-test provider

PlainBox can now test itself, with itself :-)

The self-test provider contains jobs that know how to execute unit tests,
integration tests, collect and generate coverage reports and do it all
in the right order. Built with regular jobs and whitelists.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
id: support/virtualenv
 
2
summary: Create a virtualenv for testing
 
3
description:
 
4
    This job creates a new virtualenv that is required by other tests. This
 
5
    virtualenv is created in the $PLAINBOX_SESSION_SHARE directory, which is a
 
6
    temporary directory unique to each testing session.
 
7
plugin: shell
 
8
estimated_duration: 14.0
 
9
environ: CHECKBOX_TOP
 
10
command: $CHECKBOX_TOP/mk-venv $PLAINBOX_SESSION_SHARE/virtualenv