summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tox cleanupsStephen Finucane2023-01-181-7/+7
* Implement get_rpc_client functionTobias Urdin2022-10-251-1/+1
* Adding pre-commitHervé Beraud2020-09-221-2/+7
* Simplify tools/test-setup.shAndreas Jaeger2020-07-011-22/+4
* Remove six usageAndreas Jaeger2020-05-111-7/+6
* Setup backend scenarios for functional testsAndy Smith2020-02-052-41/+69
* Merge "Consider the topic parameter as an array in client-notify"Zuul2019-04-291-1/+1
|\
| * Consider the topic parameter as an array in client-notifyGabriele2019-04-111-1/+1
* | Update messaging intermediaries for amqp1 testsAndy Smith2019-03-111-191/+20
|/
* Update hacking versionZhijunWei2019-01-211-2/+2
* update configuration for qdrouter v1.0.0Kenneth Giusti2018-03-201-1/+12
* Update kafka functional testAndrew Smith2017-12-161-1/+4
* Merge "Provide bindep_profile in openstack-tox job setup"Zuul2017-12-111-9/+7
|\
| * Provide bindep_profile in openstack-tox job setupAndrew Smith2017-11-291-9/+7
* | Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-31/+0
|/
* Move legacy zuulv3 tests into oslo.messaging repoKenneth Giusti2017-10-172-12/+211
* remove all kombu<4.0.0 workaroundsgord chung2017-03-301-3/+0
* Fix simulator's use of Notifier - use 'topics' not 'topic'Kenneth Giusti2017-03-201-1/+1
* support kombu4gord chung2017-02-101-0/+3
* kafka: Remove testing hack for kafkaMehdi Abaakouk2017-01-261-6/+0
* Moving driver to new kafka-python versionIlya Tyaptin2017-01-021-0/+7
* [AMQP 1.0] Setup the amqp1 test environment on ubuntuKenneth Giusti2016-12-191-0/+1
* tests: fix test-setup.shMehdi Abaakouk2016-12-151-1/+6
* Add bindep.txt/test-setup.sh to prepare the systemMehdi Abaakouk2016-12-071-0/+36
* Add Constraints supportTony Breeds2016-11-231-0/+30
* Merge "[simulator] Fix transport_url usage"Jenkins2016-11-031-4/+0
|\
| * [simulator] Fix transport_url usageKirill Bespalov2016-10-191-4/+0
* | [simulator] Fix a message length generator usageKirill Bespalov2016-10-181-4/+2
|/
* [simulator] Automatic stopping of rpc-serversKirill Bespalov2016-10-061-19/+119
* Fix simulator bool command line argsGevorg Davoian2016-09-301-5/+4
* Fix calculating of duration in simulator.pykbespalov2016-08-161-2/+11
* Move zmq driver options into its own groupOleksii Zamiatin2016-08-051-1/+1
* Properly cleanup listener and driver on simulator exitGevorg Davoian2016-07-241-13/+19
* Merge "Fix simulator stat printing"Jenkins2016-05-081-46/+56
|\
| * Fix simulator stat printingYulia Portnova2016-05-061-46/+56
* | Merge "Simulator: align stats to whole seconds"Jenkins2016-05-051-1/+9
|\ \ | |/ |/|
| * Simulator: align stats to whole secondsIlya Shakhat2016-03-221-1/+9
* | Fixes sumulator.py signal_handler logicDmitriy Ukhlov2016-04-291-44/+54
* | Merge "Simulator: handle SIGINT and SIGTERM signals"Jenkins2016-04-201-13/+34
|\ \
| * | Simulator: handle SIGINT and SIGTERM signalsIlya Shakhat2016-04-191-13/+34
* | | Allow simulator to be launched from arbitrary directoryDmitry Mescheryakov2016-04-071-1/+2
|/ /
* | Merge "Simulator: collect error stats"Jenkins2016-03-281-1/+16
|\ \
| * | Simulator: collect error statsIlya Shakhat2016-03-231-1/+16
* | | Simulator: make parameter wait_after_msg floatIlya Shakhat2016-03-231-2/+2
|/ /
* | Support python3 in simulator.pyDavanum Srinivas2016-03-211-6/+7
|/
* Simulator: store results in JSON formatIlya Shakhat2016-03-101-7/+22
* Simulator: calculate message latency statisticsIlya Shakhat2016-03-101-160/+314
* Simulator: always use random messages for time-bound testsIlya Shakhat2016-03-031-7/+11
* Simulator: implement own random generator instead of scipyIlya Shakhat2016-03-021-15/+23
* Simulator: fix batch-notify-server commandIlya Shakhat2016-03-021-1/+1