cockpit/tests/roles/standard-test-source
Stef Walter d9a218b7d5 Initial smoke tests run from upstream Cockpit project
Later once the upstream no longer uses phantomjs, we should
be able to execute the entire integration test suite.

This includes the standard-test-overlay role, and the
standard-test-scripts role. These will be suggested to the
standard-test-roles repo.
2017-09-21 12:01:44 +02:00
..
defaults Initial smoke tests run from upstream Cockpit project 2017-09-21 12:01:44 +02:00
tasks Initial smoke tests run from upstream Cockpit project 2017-09-21 12:01:44 +02:00
vars Initial smoke tests run from upstream Cockpit project 2017-09-21 12:01:44 +02:00
README.md Initial smoke tests run from upstream Cockpit project 2017-09-21 12:01:44 +02:00

Ansible role for Upstream source tarball tests

Put this role in your tests.yml playbook. The playbook will extract the upstream source tarball as described in the package spec file into a test/source/ directory. You can then use or execute files (usually tests) from the upstream sources in your playbook.

You can redefine the following variables:

  • srcdir: A directory to extract sources into. This defaults to {{ playbook_dir }}/source/