Commit Graph

3 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov f72de305b8 Retire openstack-ansible-repo_build role
As repo_build role has been succesfully replaced with
python_venv_build role, we have no need in it's futher maintaining and
releasing.

Depends-On: https://review.opendev.org/717715
Change-Id: Iaf1d6da8192afbbd18c64e2b58d54fa5804fe43c
2020-04-06 14:30:36 +03:00
Jimmy McCrory 0b6f76e22c Set container_name as host_var in test inventory
The connection plugin no longer falls back on using the
inventory_hostname as the container_name. Set container_name as a host
var for each container in the test inventory.

Change-Id: I74031a2bcafda1a24d7c767218a3b050ae63bc46
2018-10-20 15:28:29 -07:00
Jimmy McCrory bceaaae011 Reorganize test playbooks
The following changes have been made to reorganize the structure of this
role's test playbooks, bringing them into line with other
OpenStack-Ansible roles:
  - move each playbook to an individual file
  - rename playbooks descriptively
  - define hosts and groups directly in the inventory file
  - include group and test vars required by containers
  - create a separate bridge, br-mgmt, for the management network
    interface of containers
  - enable verbose logging for functional test output

Change-Id: Idfdae98a423e19a1ed0eb05ab3d0f497b9fbeaaf
2016-06-18 09:15:52 -07:00