Comment 21 for bug 1773325

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/618994
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=d9a66b56b4898e2707e1e358a1eba3dddddbe516
Submitter: Zuul
Branch: master

commit d9a66b56b4898e2707e1e358a1eba3dddddbe516
Author: Chandan Kumar <email address hidden>
Date: Tue Nov 20 17:31:31 2018 +0530

    Fixed path for tripleo deployer input file

    * While porting the validate-tempest to podman[1], we added tempest_data
      variable to keep tempest related input data files while running in
      container, All the dir path in the script got updated but tripleo
      deployer input path was left to tempest_dir but we were keeping
      the files in tempest_data dir due to which tripleo deployer
      input file was not passed leading to the failure of object
      storage tests.

    [1.] https://review.openstack.org/605356

    Change-Id: I132009d3f00bb4bcff3b21def0edd568bfab14ec
    Closes-Bug:#1773325