tempest/roles/run-tempest/README.rst
Luigi Toscano b774666aae run-tempest: save the result of tempest execution
This is useful when a job needs to execute additional tests
after tempest run, so ignoring the tempest run failures,
and combine the results afterwards.

Change-Id: I61fc5ebf69db47a035ae8294cfda4047d9f7e21a
2020-04-17 13:31:00 +02:00

1.9 KiB

Run Tempest

The result of the tempest run is stored in the tempest_run_result variable (through the register statement).

Role Variables

Specifies a blacklist file to skip tests that are not needed.

Pass a full path to the file.