d9a218b7d5
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. |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
vars | ||
README.md |
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/