tripleo-quickstart-extras/roles/validate-tempest/tasks
Chandan Kumar da4fc17d58 Fix tempest related files permissions for tempest container
* https://review.openstack.org/#/c/583940/ added tempest user with
  tempest container to fix tempest init log issue and it broke the
  container as all the directory with in tempest container and files
  getting mounted from host have different permision. It fixes the
  same.

* It moves all the tempest related files to tempest_data dir and then
  mount the same to tempest container by changing dir permission if
  tempest user is present else run the docker run as it is.

* Moving tempest dir creation step under container shell script

Change-Id: I9696b490e5d4646044de5258c676a357ee2779bb
Closes-Bug: #1783055
Depends-On: I20f04e8b821058a89a5464c9be1bb14d30f1f223
2018-07-25 23:56:06 +00:00
..
main.yml Refactored validate-tempest role for undercloud and containers 2018-04-10 10:00:49 +00:00
post-tempest.yml Set tempest result separately in file 2017-02-08 19:02:38 +02:00
pre-tempest.yml Merge "Install python-os-testr for subunit2html" 2018-05-03 19:23:22 +00:00
run-tempest.yml Add pipefail to each command that piped with timestamp 2017-03-26 19:49:32 +03:00
stackviz.yml Add ansible linter rule for set pipefail 2018-04-26 21:32:24 +03:00
tempest-containers.yml Refactored validate-tempest role for undercloud and containers 2018-04-10 10:00:49 +00:00
tempest-results.yml Fix tempest related files permissions for tempest container 2018-07-25 23:56:06 +00:00
tempest-rpm.yml Moving installation of tempest plugins to tempest-rpm file 2018-04-30 16:00:52 +00:00
tempest-status.yml Fix tempest result write 2017-02-22 09:05:12 +02:00
tempest-venv.yml use upstream git url instead of github 2018-07-16 16:51:28 +05:30