]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
acceptance/eventlet: make sure apache is stopped
authorEmilien Macchi <emilien@redhat.com>
Sun, 23 Aug 2015 14:36:58 +0000 (10:36 -0400)
committerEmilien Macchi <emilien@redhat.com>
Sun, 23 Aug 2015 14:36:58 +0000 (10:36 -0400)
commit0fb6851f5fc8a306dc2b850d7336591833f8ad1d
tree7bfa568afd7ab143fd15edf2a00770d1c75a0c36
parent7d20689bbb3857872cd63497ac45d523ed775d0d
acceptance/eventlet: make sure apache is stopped

When testing upgrades, we have some cases where we apply the wsgi
manifest first and then eventlet. The problem is apache which is
started so ceilo-api cannot be started because ports are already in use.

So this patch installs Apache on eventlet manifest and makes sure
the service is stopped before trying to start ceilo-api with eventlet.

Change-Id: I4aae37fcbf60e61c0eb8385dedc950674661b592
spec/acceptance/ceilometer_with_mysql_spec.rb