5 Commits

Author SHA1 Message Date
Mehdi Abaakouk
80ece65a54 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
2015-06-11 12:01:01 +02:00
Davanum Srinivas
3aa565b178 Tiny problem with notify-server in simulator
First argument has to be the integer id being passed in
from threads_spawner's spawn_n method

Change-Id: I32cbc231578c44b91c2218a62bb0e47c085a4397
2015-03-17 17:10:43 -04:00
Mehdi Abaakouk
513ce809fb tools: add simulator script
Add tools to play around oslo.messaging,
It allows to create rpc server and notification server
Or to spawn many client threads that send a defined number of messages.

Change-Id: I4d31f33ab4981309a67073e2a35cdef3b0ba7cb0
2015-03-11 17:36:32 +01:00
Mehdi Abaakouk
eaa362b360 Remove obsolete cross tests script
Change-Id: I0f1e2fbe4c8bce713d0a56b0f56ac26a3b0e552c
2015-03-10 17:07:00 +01:00
Doug Hellmann
12ca9d362a Import run_cross_tests.sh from oslo-incubator
Change-Id: I7d96e52ced336379117591d032ba9886900ccd2a
2014-04-03 05:30:46 -07:00