Skip to content

1820: enable tempest in CI.

Ricardo Rocha requested to merge 1820-tempest into master

add tempest to the client pod/container, cloned from the upstream github repo. add a new 'cci-dev.sh tempest' command to ease the trigger of tempest tests in the client pod.

tests are enabled via the tempest/tempest.list file, and triggered using testr with subunit format reports.

Fixes #1820.

Merge request reports