summaryrefslogtreecommitdiff
path: root/tests/unit/test_pagure_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Strictly sequence reconfiguration eventsJames E. Blair2022-07-181-1/+1
* Add more files tests to Pagure driverJames E. Blair2022-04-251-0/+28
* Remove rpcclient from connection test fixturesJames E. Blair2022-01-171-2/+2
* Remove rpcclient from pagure testsJames E. Blair2022-01-171-75/+0
* Limit scheduler count to 1 for other github related testsFelix Edel2021-11-301-0/+6
* Store branch cache minimum ltimes in layout stateSimon Westphahl2021-11-051-1/+1
* Ensure same layout UUID across schedulersSimon Westphahl2021-10-291-1/+1
* Only refresh deps if change messages have changedJames E. Blair2021-09-241-4/+1
* Periodically maintain connection cachesSimon Westphahl2021-09-161-4/+4
* Store tenant layout state in ZookeeperSimon Westphahl2021-07-081-8/+11
* Freeze job variables at start of buildJames E. Blair2021-06-241-1/+3
* Initialize ZooKeeper connection in server rather than in cmd classesFelix Edel2021-03-081-2/+2
* Use ZooKeeperClient.fromConfig in testsJames E. Blair2021-02-221-2/+2
* Mandatory Zookeeper connection for ZuulWeb in testsJan Kubovy2021-02-151-2/+2
* Separate connection registries in testsJan Kubovy2020-10-131-8/+14
* pagure: ensure files is list and not a dict_keysFabien Boucher2020-06-021-0/+22
* pagure: Improve CI status flag handlingFabien Boucher2020-04-071-2/+26
* Use scheduler manager consistently in testsJan Kubovy2020-04-031-6/+10
* Pagure: remove connectors burden and simplify codeFabien Boucher2020-02-171-32/+37
* Merge "Pagure: Fix handling of threshold_reached: None"Zuul2019-12-061-1/+2
|\
| * Pagure: Fix handling of threshold_reached: NoneFabien Boucher2019-11-271-1/+2
* | Pagure - add the enqueue_ref unit testFabien Boucher2019-10-301-0/+22
* | Pagure - Support for branch creation/deletionFabien Boucher2019-10-301-1/+39
* | Pagure - add support for git.tag.creation eventFabien Boucher2019-10-301-0/+24
* | Merge "Pagure - Manage project connector refresh when EINVALIDTOK"Zuul2019-10-251-0/+37
|\ \
| * | Pagure - Manage project connector refresh when EINVALIDTOKFabien Boucher2019-10-251-0/+37
| |/
* | Keep tenant_last_reconfigured float precision (time.sleep removal)Fabien Boucher2019-10-251-2/+0
|/
* Pagure - handles pull-request.closed eventFabien Boucher2019-09-181-0/+23
* Pagure - handle Pull Request tags (labels) metadataFabien Boucher2019-09-181-0/+46
* Pagure - handle initial comment change eventFabien Boucher2019-09-181-0/+5
* Pagure - fix wrong commit gitweb urlFabien Boucher2019-09-181-1/+1
* Add command processor to zuul-webTobias Henkel2019-06-211-1/+1
* Pagure driver - https://pagure.io/pagure/Fabien Boucher2019-06-171-0/+872