]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
acceptance: remove scenario without apache
authorEmilien Macchi <emilien@redhat.com>
Sun, 15 May 2016 08:34:13 +0000 (10:34 +0200)
committerEmilien Macchi <emilien@redhat.com>
Sun, 15 May 2016 08:34:13 +0000 (10:34 +0200)
commit7df4b36d30ac997e33aa3e19cbd9bb0ce453c7b9
treee6cd18fe76bde7c42b54d1317963c511d558550d
parentba21901512fdda95a3290933d7e0218eaa936828
acceptance: remove scenario without apache

The scenario without apache was a transition to test upgrade between non
wsgi with apache to wsgi with apache and was introduced during Liberty
cycle.
The scenario is not useful anymore, as we have a wsgi with apache
scenario working well.
Moreover, we were trying to stop Keystone service, which does not exist
anymore in Mitaka, and removed from distros in Newton. It causes beaker
jobs errors.
Let's remove this test.

Change-Id: I0fc1e758ab41ac47667703b0a305c0871e43f929
spec/acceptance/ceilometer_with_mysql_spec.rb [deleted file]