diskimage-builder/roles/dib-functests/README.rst
Ian Wienand 36d642a6a0 Native zuulv3 tests
This finalises the ports of the legacy jobs to zuul native jobs.

The dib-setup-gate-mirrors role preconfigures the repo templates,
etc. for the openstack-ci-mirrors element.

The dib-functests role runs the tests as specified by dib_functests,
and can run under python2 or 3.

Change-Id: Ied67a31f0d31503d13eccad8662c29740c93f33e
2018-10-29 12:46:15 +11:00

19 lines
333 B
ReStructuredText

dib-functests
-------------
Run diskimage-builder functional tests
Installs dib and dependencies, and runs functional tests
**Role Variables**
.. zuul:rolevar:: python_version
:default: 2
The python version to run the test under
.. zuul:rolevar:: dib_functests
:default: []
The list of functional tests to run