Common testing content for OpenStack-Ansible
Go to file
Markos Chandras ffd2d5cf34 Vagrantfile: Do not run the tox tests as root
By default, Vagrant runs the provision script as root. However, in the
OpenStack CI such tests are being executed as normal user so we observe
different behaviors when we compare the tests results between these two
platforms. As such, add 'privileged: false' to the Vagrantfile to
make Vagrant provision the VM as normal user.

Closes-Bug: 1682108
Change-Id: Ia4887d90d77110a88030a1958f57eddce5c4b2c2
2017-04-20 09:59:33 +01:00
ansible-lint Custom ansible playbooks checker using linter 2016-10-07 20:49:14 +00:00
common-tasks Install RDO release RPM without GPG checks 2017-03-27 07:58:58 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 23:21:46 +08:00
network_interfaces Fix post-up and post-down script on CentOS 2016-10-20 11:22:43 -04:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 23:21:46 +08:00
tests Fix role gate tests for Ansible 2.3 2017-04-19 00:11:36 -07:00
.gitignore Update testing bits for consistency 2016-09-16 21:19:23 -05:00
.gitreview Introduced all the scaffolding for test repo 2016-08-12 14:50:07 +00:00
LICENSE Introduced all the scaffolding for test repo 2016-08-12 14:50:07 +00:00
README.rst Show team and repo badges on README 2016-11-25 16:28:20 +01:00
Vagrantfile Vagrantfile: Do not run the tox tests as root 2017-04-20 09:59:33 +01:00
ansible-role-requirements-gen.sh Use git.o.o and regen requirements file 2016-11-02 12:25:04 +11:00
ansible-role-requirements.yaml Use git.o.o and regen requirements file 2016-11-02 12:25:04 +11:00
bindep.txt Vagrantfile: Add support for CentOS 7 2017-03-31 11:28:51 +01:00
create-grant-db.yml Add options for nova cell_v2 2017-02-02 14:29:41 +00:00
destroy_containers.yml Fix container destroy/create 2016-09-16 12:47:42 -05:00
ensure-rabbitmq.yml Add convergence test for test repo. 2016-08-30 14:37:25 +00:00
gen-projects-list.sh Add script to get all the maintained OpenStack Ansible projects 2017-03-31 16:01:49 +01:00
get-ansible-role-requirements.yml Implement git clone of roles 2016-09-30 12:58:14 +00:00
iptables-clear.sh Setup iptables-clear.sh 2016-05-26 11:33:41 +01:00
manual-test.rc Update README description of how to use the tests repo 2016-09-28 13:23:01 +01:00
run_tests.sh run_tests.sh: Do not remove the ".tox" directory 2017-03-30 15:36:26 +01:00
setting-nodepool-variables.yml Add Ironic vars and play to central test repo 2016-09-27 13:35:36 +00:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 16:32:22 +05:30
setup.py Updated from global requirements 2017-03-02 11:52:36 +00:00
test-ansible-deps.txt Update Ansible and Ansible-lint for role tests 2017-04-17 15:57:36 -07:00
test-ansible-env-prep.sh Install ARA with zuul-cloner if we're running inside the ARA gate 2017-02-17 12:49:31 -05:00
test-ansible-functional.sh Fix problem with ARA execution for tox envs not named 'functional' 2017-02-20 13:25:54 -05:00
test-ansible-lint.sh Custom ansible playbooks checker using linter 2016-10-07 20:49:14 +00:00
test-ansible-syntax.sh Implement centralised Ansible test scripts 2016-10-05 09:56:12 +01:00
test-ansible.cfg Implement centralised test scripts 2016-09-23 16:04:36 +01:00
test-bashate.sh Implement centralised Ansible test scripts 2016-10-05 09:56:12 +01:00
test-install-cinder.yml Add Cinder setup/vars to central test repository 2016-10-04 17:04:52 +01:00
test-install-etcd.yml Add vars and plays for neutron to work 2016-09-20 17:01:19 +01:00
test-install-galera.yml Fix up syntax and dir structure 2016-05-19 16:37:18 +01:00
test-install-glance.yml Remove unused hostname var from test playbooks 2016-09-12 09:08:38 -04:00
test-install-gnocchi.yml Add gnocchi to the centralized tests repository 2016-11-21 19:52:43 +00:00
test-install-heat.yml Add heat to the centralized tests repository 2016-11-17 09:39:42 -05:00
test-install-horizon.yml Add Horizon to tests repo - for use with Translations testing 2017-04-04 15:05:43 +01:00
test-install-infra.yml Fix test-vars and rabbit play 2016-05-23 12:00:39 +01:00
test-install-ironic.yml Add Ironic vars and play to central test repo 2016-09-27 13:35:36 +00:00
test-install-keystone.yml Modularize networking 2016-09-16 17:07:15 +01:00
test-install-memcached.yml fix typo in task name 2016-11-10 14:32:45 -05:00
test-install-neutron.yml Fix CentOS package installation 2016-10-03 10:22:39 -04:00
test-install-nova.yml Add options for nova cell_v2 2017-02-02 14:29:41 +00:00
test-install-openstack-hosts.yml Fix role gate tests for Ansible 2.3 2017-04-19 00:11:36 -07:00
test-install-rabbitmq.yml Fix up syntax and dir structure 2016-05-19 16:37:18 +01:00
test-install-sahara.yml Add sahara vars and playbook 2016-10-03 14:11:05 +01:00
test-install-swift.yml Remove swift_storage/replication_address pretasks 2016-09-26 14:16:33 +01:00
test-install-tempest.yml Add rolename setting for tempest 2016-09-26 21:56:47 +01:00
test-log-collect.sh Improve rpm/repos logging 2017-03-09 10:24:39 +00:00
test-pep8.sh Implement centralised Ansible test scripts 2016-10-05 09:56:12 +01:00
test-prepare-containers.yml Add container logs to the build 2016-09-27 17:35:29 -05:00
test-prepare-host.yml Fix role gate tests for Ansible 2.3 2017-04-19 00:11:36 -07:00
test-prepare-keys.yml Fix role gate tests for Ansible 2.3 2017-04-19 00:11:36 -07:00
test-requirements.txt Updated from global requirements 2017-02-11 17:49:44 +00:00
test-setup-cinder-localhost.yml Fix role gate tests for Ansible 2.3 2017-04-19 00:11:36 -07:00
test-setup-host.yml Add setup-host play 2016-05-20 14:53:54 +01:00
test-setup-swifthosts.yml Fix CentOS package installation 2016-10-03 10:22:39 -04:00
test-vars.yml Add test vars to prep for os_neutron role changes 2017-04-16 13:53:56 +08:00
tox.ini Delete deprecated Hacking in tox.ini 2016-12-02 11:37:10 +08:00

README.rst

Team and repository tags

image

OpenStack-Ansible testing

This is the openstack-ansible-tests repository, providing a framework and consolidation of testing configuration and playbooks. This can be used to integrate new projects, and ensure that code duplication is minimized whilst allowing the addition of new testing scenarios with greater ease.

Role Integration

To enable the openstack-ansible-tests repository, ensure that the tox.ini configuration in the role repository matches the galera_client repository tox.ini with the exception of the value for ROLE_NAME. A more advanced configuration which implements multiple functional test scenarios is available in the neutron role tox.ini.

To override variables you can create a ${rolename}-overrides.yml file inside the role's tests folder. This variable file can be includes in the functional tox target configuration in tox.ini as demonstrated in the following extract:

ansible-playbook -i {toxinidir}/tests/inventory \
                 -e @{toxinidir}/tests/${rolename}-overrides.yml \
                 {toxinidir}/tests/test.yml -vvvv

In your repositories tests/test.yml file, you can call any of the included playbooks, for example:

- include: common/test-prepare-keys.yml

Network Settings

The networking can be configured and setup using the bridges variable.

The base option, when only 1 interface is required is to specify just a single base - this is only for backwards compatibility with existing test setup and will default to br-mgmt with an IP of 10.1.0.1.

bridges:
  - "br-mgmt"

To allow a more complicated network setup we can specify ip_addr: The IP address on the interface. netmask: Netmask of the interface (defaults to 255.255.255.0) name: Name of the interface veth_peer: Set up a veth peer for the interface alias: Add an alias IP address

For example, a Nova setup may look like this:

bridges:
  - name: "br-mgmt"
    ip_addr: "10.1.0.1"
  - name: "br-vxlan"
    ip_addr: "10.1.1.1"
  - name: "br-vlan"
    ip_addr: "10.1.2.200"
    veth_peer: "eth12"
    alias: "10.1.2.1"