tripleo-quickstart-extras/roles/validate-tempest/tasks
Arx Cruz 1ed9b910ff Changing the way you copy tempest data to shell
The copy module look for a directory or file locally, and copy to remote
machine. In upstream, this code works, because we run quickstart in the
undercloud machine. However, if you're running quickstart on a different
machine, it will try to search locally for /var/lib/tempestdata, which
doesn't exist. Use remote_src doesn't work for recursive directory. The
other option was to use synchronize but it's very slow for recursive
directories. The best option is to use command to copy locally.

https://tree.taiga.io/project/tripleo-ci-board/issue/836?kanban-status=2027734

Change-Id: I589241e657178909b115fcfdca907ac16dc79b71
Closes-Bug: 1819440
2019-03-19 15:48:46 +01:00
..
main.yml Install correct python version packages at tempest 2018-12-26 12:47:08 +01:00
post-tempest.yml Fix stackviz and subunit2html report generation 2018-10-12 17:02:00 +00:00
pre-tempest.yml Mount required files for running novajoin tempest tests 2019-03-05 21:45:42 +05:30
run-tempest.yml Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
stackviz.yml Fix tempest container post logging 2019-03-07 10:37:46 +00:00
tempest-containers.yml Fix containerized tempest logic 2019-03-15 10:34:40 +01:00
tempest-results.yml Changing the way you copy tempest data to shell 2019-03-19 15:48:46 +01:00
tempest-rpm.yml Install correct python version packages at tempest 2018-12-26 12:47:08 +01:00
tempest-venv.yml Merge "Remove double quote from tempestconf" 2019-02-12 11:55:17 +00:00