summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make simulator more asynchronousozamiatin2016-02-261-0/+2
* Added duration to notify server/clientYulia Portnova2016-02-241-39/+51
* Avoid hardcoding the notification topic and specify driverDavanum Srinivas2016-02-221-10/+12
* Log format change in simulator.pyYulia Portnova2016-02-181-1/+3
* Merge "simulator.py improvements"4.3.0Jenkins2016-02-151-6/+7
|\
| * simulator.py improvementsYulia Portnova2016-02-151-6/+7
* | Use more secure yaml.safe_load() instead of yaml.load()Javeme2016-02-111-1/+1
|/
* Improve simulator.pyYulia Portnova2016-01-271-8/+10
* replace string format arguments with function parametersJaveme2016-01-221-1/+1
* Merge "py3: Replaces xrange() with six.moves.range()"Jenkins2016-01-211-1/+2
|\
| * py3: Replaces xrange() with six.moves.range()Javeme2016-01-141-1/+2
* | Logging rpc client/server targetsYulia Portnova2016-01-181-0/+2
* | Topic/server arguments changed in simulator.pyYulia Portnova2016-01-151-8/+29
|/
* Add duration option to simulator.pyYulia Portnova2016-01-111-9/+30
* Optimize simulator.py for better throughputKonstantin Kalin2015-12-251-58/+87
* Merge "batch notification listener"Jenkins2015-12-111-28/+69
|\
| * batch notification listenerMehdi Abaakouk2015-12-081-28/+69
* | Fix notifier options registrationMehdi Abaakouk2015-12-081-5/+9
|/
* Option group for notificationsDavanum Srinivas2015-11-301-2/+2
* Modify simulator.py toolDina Belova2015-10-222-8/+82
* Adapt functional tests to pika-driverDmitriy Ukhlov2015-10-071-0/+4
* Merge remote-tracking branch 'origin/feature/zmq' into merge-branchDavanum Srinivas2015-09-151-1/+0
|\
| * Notifier implementationOleksii Zamiatin2015-08-051-4/+4
* | Improve simulator.pyVictor Sergeyev2015-08-201-36/+102
* | Drop use of 'oslo' namespace packageDoug Hellmann2015-07-131-4/+4
|/
* Don't use devstack to setup our functional envMehdi Abaakouk2015-06-111-0/+19
* Tiny problem with notify-server in simulatorDavanum Srinivas2015-03-171-1/+1
* tools: add simulator scriptMehdi Abaakouk2015-03-111-0/+207
* Remove obsolete cross tests scriptMehdi Abaakouk2015-03-101-91/+0
* Import run_cross_tests.sh from oslo-incubatorDoug Hellmann2014-04-031-0/+91