summaryrefslogtreecommitdiff
path: root/tests/unit/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Parallelize config cache loadingJames E. Blair2022-06-191-0/+3
* Add prune-database commandJames E. Blair2022-05-301-2/+122
* Clarify zuul admin CLI scopeMatthieu Huin2022-05-191-14/+14
* Add "zuul delete-pipeline-state" commandJames E. Blair2022-01-261-1/+84
* Make the ConfigLoader work independently of the SchedulerFelix Edel2021-11-101-1/+1
* Add addtional checks to key deletion testingClark Boylan2021-10-201-0/+10
* Cleanup empty secrets dirs when deleting secretsClark Boylan2021-10-191-3/+35
* Exit sucessfully when manipulating project keysAlbin Vass2021-09-211-0/+4
* Add delete-state command to delete everything from ZKJames E. Blair2021-08-241-0/+49
* Add copy-keys and delete-keys zuul client commandsJames E. Blair2021-08-241-1/+41
* Add commands to export/import keys to/from ZKJames E. Blair2021-08-241-1/+46
* zuul tenant-conf-check: disable scheduler creationTristan Cacqueray2021-06-111-1/+7
* Initialize ZooKeeper connection in server rather than in cmd classesFelix Edel2021-03-081-0/+10
* Bump pyjwt to 2.0.0Matthieu Huin2021-01-141-2/+2
* test: prevent ResourceWarning in test_clientAntoine Musso2020-01-221-10/+11
* Fix timestamp race occurring on fast systemsSimon Westphahl2019-09-091-1/+1
* Allow operator to generate auth tokens through the CLImhuin2019-07-101-2/+90
* Add tenant yaml validation option to zuul clientFabien Boucher2018-07-231-0/+63