Common testing content for OpenStack-Ansible
Go to file
Jenkins 11d75c6d61 Merge "Remove connection: local usage" 2017-05-03 13:47:27 +00: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 network_interfaces: Add SUSE template file 2017-05-03 13:36:31 +01: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: Switch to openSUSE Leap 42.2 2017-04-21 11:25:38 +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 bindep.txt: Fix package name for ndg-httpsclient 2017-04-26 11:54:14 +01:00
create-grant-db.yml Add options for nova cell_v2 2017-02-02 14:29:41 +00:00
destroy_containers.yml Remove connection: local usage 2017-05-02 15:39:36 +01: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 Remove connection: local usage 2017-05-02 15:39:36 +01: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: Add run_tests.sh script for OSA repositories 2017-04-26 09:26:34 +01:00
run_tests_common.sh run_test_commons.sh: Only install ndg-httpsclient from pip on Leap 42.1 2017-04-26 09:27:49 +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
sync-test-repos.sh Add script to sync common files across OSA repositories 2017-04-21 13:26:07 +01: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 test-ansible-env-prep.sh: Do not exit if ZUUL_CHANGE_IDS is empty 2017-04-24 23:19:46 +01: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 become to all plays 2017-04-23 02:17:55 +00:00
test-install-etcd.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-galera.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-glance.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-gnocchi.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-heat.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-horizon.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-infra.yml Fix test-vars and rabbit play 2016-05-23 12:00:39 +01:00
test-install-ironic.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-keystone.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-memcached.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-neutron.yml Fix missing vars for container connectivity test 2017-04-28 17:34:09 +01:00
test-install-nova.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-openstack-hosts.yml Remove connection: local usage 2017-05-02 15:39:36 +01:00
test-install-rabbitmq.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-sahara.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-swift.yml Add become to all plays 2017-04-23 02:17:55 +00:00
test-install-tempest.yml Add become to all plays 2017-04-23 02:17:55 +00: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 Remove connection: local usage 2017-05-02 15:39:36 +01:00
test-prepare-host.yml Remove connection: local usage 2017-05-02 15:39:36 +01:00
test-prepare-keys.yml Remove connection: local usage 2017-05-02 15:39:36 +01: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 missing vars for container connectivity test 2017-04-28 17:34:09 +01:00
test-vars.yml Use wait_for_connection instead of wait_for to check container 2017-04-28 13:12:32 +01: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"