openstack-ansible-rabbitmq_.../tests
Kevin Carter 372ccd1bbd
Update the version of erlang to support rabbitmq
The version of erlang we're using, while functional, is not recommended.
This change updates our version of erlang for rabbitmq to be the
recommended version by changing the pinned version of erlang.

The apt package pinning meta dependency has been removed and put into
the apt task file as an include role. To ensure a more uniform process
for setting the version of erlang used with rabbitmq the new variable
`rabbitmq_erlang_version_spec` has been added. This option has a default
of "null" and is set by distro specific variables when applicable.

Erlang version support matrix: https://www.rabbitmq.com/which-erlang.html

Change-Id: Iced12d4533eec068bd11d8bd235d81308ef40427
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-05 19:39:56 -05:00
..
group_vars Fix role gate tests for Ansible 2.3 2017-05-16 14:37:42 +01:00
host_vars Fix role gate tests for Ansible 2.3 2017-05-16 14:37:42 +01:00
ansible-role-requirements.yml Update the version of erlang to support rabbitmq 2018-06-05 19:39:56 -05:00
inventory Implement separate deploy and upgrade tests 2018-02-11 18:36:28 +00:00
rabbitmq_server-overrides.yml Implement separate deploy and upgrade tests 2018-02-11 18:36:28 +00:00
rabbitmq_server-upgrade-overrides.yml Update the version of erlang to support rabbitmq 2018-06-05 19:39:56 -05:00
test-install-previous-rabbitmq.yml Implement separate deploy and upgrade tests 2018-02-11 18:36:28 +00:00
test-rabbitmq-functional.yml Implement separate deploy and upgrade tests 2018-02-11 18:36:28 +00:00
test-rabbitmq-upgrades.sh Implement separate deploy and upgrade tests 2018-02-11 18:36:28 +00:00
test-upgrade-post.yml Implement separate deploy and upgrade tests 2018-02-11 18:36:28 +00:00
test-upgrade-pre.yml tests: Remove duplicated container creation 2018-02-12 16:07:24 +00:00
test.yml tests: Remove duplicated container creation 2018-02-12 16:07:24 +00:00