oslo.messaging/tools
Andy Smith ab78c8e3dd Setup backend scenarios for functional tests
This patchset introduces scenarios for the functional tests to unify the
setup and configuration of alternate messaging backends for RPC and
Notifications. The scenarios are defined to reduce redundancy in
the testing of backends and to demonstrate functional correctness
across driver combinations.

Current driver support:
rabbit - RPC, Notify
amqp   - RPC
kafka  - Notify

                  RPC       Notify
               ---------  ----------
scenario01       rabbit     rabbit
scenario02       rabbit     kafka
scenario03        amqp      rabbit
scenario04        amqp      kafka

It is anticipated that additional scenarios will be defined as new
drivers are introduced and/or new messaging intermediarites are supported.

Note: The removal of python2 jobs are also included patch

Change-Id: I0f86416623a0b718516147f0660b4df2b74cf867
2020-02-05 08:00:56 -05:00
..
functions.sh Update kafka functional test 2017-12-16 14:41:03 -05:00
messages_length.yaml Modify simulator.py tool 2015-10-22 17:34:17 +03:00
setup-scenario-env.sh Setup backend scenarios for functional tests 2020-02-05 08:00:56 -05:00
simulator.py Consider the topic parameter as an array in client-notify 2019-04-11 13:55:21 +02:00
test-setup.sh Provide bindep_profile in openstack-tox job setup 2017-11-29 11:10:35 -05:00