summaryrefslogtreecommitdiff
path: root/tests/unit/test_streaming.py
Commit message (Expand)AuthorAgeFilesLines
* Fix DeprecationWarning: ssl.PROTOCOL_TLS is deprecatedClark Boylan2023-02-071-1/+1
* Fix ResourceWarnings in fingergwClark Boylan2023-02-071-11/+15
* Handle non default loopvars in Ansible callback stream pluginClark Boylan2022-07-061-0/+5
* Look up worker_zone for log streaming from executorFelix Edel2022-02-241-0/+12
* Add stats to web serverJames E. Blair2022-02-021-0/+5
* Remove rpcclient from connection test fixturesJames E. Blair2022-01-171-3/+3
* Add option to check fingergw hostnamesJames E. Blair2021-07-281-0/+1
* Combine fingergw certificate optionsJames E. Blair2021-07-271-13/+7
* Support ssl encrypted fingergwTobias Henkel2021-07-271-8/+35
* Use component registry in fingergw routingJames E. Blair2021-06-211-9/+12
* Route streams to different zones via finger gatewayTobias Henkel2021-06-101-50/+257
* Move fingergw config to fingergwTobias Henkel2021-05-291-3/+7
* Initialize ZooKeeper connection in server rather than in cmd classesFelix Edel2021-03-081-9/+5
* Use ZooKeeper TLS in testsJames E. Blair2021-03-081-2/+1
* Use ZooKeeperClient.fromConfig in testsJames E. Blair2021-02-221-4/+5
* Simplify ZooKeeper client initializationFelix Edel2021-02-211-2/+2
* Connect merger to ZookeeperJan Kubovy2021-02-151-3/+8
* Mandatory Zookeeper connection for ZuulWeb in testsJan Kubovy2021-02-151-3/+3
* Separate connection registries in testsJan Kubovy2020-10-131-6/+15
* Add command processor to zuul-webTobias Henkel2019-06-211-3/+3
* tests: use a single build reference in stream testTristan Cacqueray2019-03-251-1/+0
* Properly close streamsTobias Henkel2019-02-031-0/+1
* Remove unecessary shebang and exec bitFabien Boucher2018-07-261-2/+0
* Add timestamps to multiline debug message logsClark Boylan2018-06-071-0/+8
* Handle websocket client hangups betterJames E. Blair2018-06-061-0/+74
* Merge "Fix zuul-web sql connections"Zuul2018-06-071-2/+2
|\
| * Fix zuul-web sql connectionsJames E. Blair2018-06-061-2/+2
* | Handle more than one websocket streamer at a timeJames E. Blair2018-06-061-40/+43
|/
* Use ZuulWebFixture in testsJames E. Blair2018-05-311-40/+15
* Use iterate timeout in streaming testsJames E. Blair2018-05-311-39/+55
* Convert streaming unit test to ws4py and remove aiohttpJames E. Blair2018-05-311-25/+19
* Replace use of aiohttp with cherrypyJames E. Blair2018-05-311-22/+6
* Move SQL web handler to driverJames E. Blair2018-05-311-2/+4
* Fix streaming test portsDavid Shrewsbury2018-04-101-8/+16
* Fix streaming decoding boundariesDavid Shrewsbury2018-04-091-0/+107
* Reorganize REST API and dashboard urlsMonty Taylor2018-03-281-1/+1
* Add test for fingergw on ipv4 / ipv6 addressesPaul Belanger2018-03-131-7/+18
* Use yarn and webpack to manage zuul-web javascriptMonty Taylor2018-03-041-1/+2
* Remove need to start executor as rootDavid Shrewsbury2018-01-101-8/+8
* Strip \r from build UUID in fingergwDavid Shrewsbury2018-01-031-2/+2
* Add finger gatewayDavid Shrewsbury2017-12-131-0/+372