]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Fix Beaker CI according recent puppetlabs-rabbitmq change.
authorSebastien Badia <sbadia@redhat.com>
Wed, 24 Jun 2015 17:11:00 +0000 (19:11 +0200)
committerSebastien Badia <sbadia@redhat.com>
Wed, 24 Jun 2015 22:02:38 +0000 (00:02 +0200)
commite4e4d71b682118b9c4f6d4f491e1c2e32b7178ad
treeacba4b7f8f92ad253394f66d182bc52346fd0a53
parent4d18c07eed8153e1f688619f9ae306a45de756fc
Fix Beaker CI according recent puppetlabs-rabbitmq change.

The puppetlabs-rabbitmq module introduce a new feature related to the
erlang_cookie parameter change (the database must be wiped if the cookie is
changed), the parameter wipe_db_on_cookie_change is configured to false by
default.

But we're not setting up a rabbitmq cluster and we're not using pacemaker in
beaker CI tests, so we just remove the erlang cookie parameter change.

Change-Id: If2b6ba5e9e51b17fae81fa98574ba931b365c391
Closes-Bug: #1468444
spec/acceptance/ceilometer_with_mysql_spec.rb