Comment 2 for bug 1442612

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/190185
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=80ece65a547db332b345a0a433f17602af058b56
Submitter: Jenkins
Branch: master

commit 80ece65a547db332b345a0a433f17602af058b56
Author: Mehdi Abaakouk <email address hidden>
Date: Wed Jun 10 10:00:09 2015 +0000

    Don't use devstack to setup our functional env

    This adds a setup script for each tox functional target to start a
    rabbitmq-server, qpidd or redis daemon dedicated for the functional
    testing.

    This script is responsible to spawn a preconfigured daemon needed for
    the functional tests.

    This also changes the gate script to just install the required packages
    instead of setup a devstack.

    This also fixes the zmq config options loading in tests

    Closes-bug: #1442612

    Change-Id: I27eb2c1d3d0ca67aa361c83e41372138e03d9bdd