Comment 6 for bug 1570268

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tempest (stable/liberty)

Reviewed: https://review.openstack.org/307854
Committed: https://git.openstack.org/cgit/openstack/puppet-tempest/commit/?id=df25a69282acd400f321bccd7f47ec32cb6c0a97
Submitter: Jenkins
Branch: stable/liberty

commit df25a69282acd400f321bccd7f47ec32cb6c0a97
Author: Emilien Macchi <email address hidden>
Date: Thu Apr 14 10:51:27 2016 -0400

    venv: create venv & run pip in exec

    Tempest deleted the venv management scripts [1] so now, puppet-tempest
    is able to deploy the venv & run pip by itself.

    [1] https://review.openstack.org/#/c/270564/

    Also update Gemfile to install gems from puppet-openstack_spec_helper.
    Both changes needed to be squashed otherwise CI will never pass.

    Closes-Bug: #1570268
    Change-Id: Iacfe61a14d69a8738a4cc4e2cfe29f7d54e91941
    (cherry picked from commit e70aa88930f35be19b677a8ba5c8d495491aa21f)