summaryrefslogtreecommitdiff
path: root/tests/unit/test_sos.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup deleted pipelines and and event queuesSimon Westphahl2023-01-241-0/+73
* Parallelize some pipeline refresh opsJames E. Blair2022-11-091-5/+8
* Clear pipeline change cache at start of refreshJames E. Blair2022-07-271-0/+73
* Update change deps on refresh after cache missSimon Westphahl2022-04-111-2/+10
* Refresh pipeline change list and status when refreshing the stateJames E. Blair2022-02-261-0/+39
* Merge "Populate missing change cache entries"Zuul2022-02-221-0/+26
|\
| * Populate missing change cache entriesJames E. Blair2022-02-171-0/+26
* | Fix removal of tenant on layout updateSimon Westphahl2022-02-211-0/+48
* | Fix error in background tenant update of new tenantJames E. Blair2022-02-171-0/+47
|/
* Don't lock pipelines during local layout updateSimon Westphahl2022-02-081-0/+125
* Prevent run handler and layout update deadlockSimon Westphahl2022-01-261-44/+54
* Update tenant layouts in backgroundJames E. Blair2022-01-211-0/+121
* Use hash to de-duplicate ZKObject writesJames E. Blair2022-01-211-0/+61
* Fix erroneous semaphore leak cleanupJames E. Blair2021-12-141-1/+53
* Merge "Combine different history approaches for merge jobs in tests"Zuul2021-11-301-2/+4
|\
| * Combine different history approaches for merge jobs in testsFelix Edel2021-11-291-2/+4
* | Merge "Limit scheduler_count to 1 for Scale out Scheduler tests"Zuul2021-11-301-0/+6
|\ \ | |/
| * Limit scheduler_count to 1 for Scale out Scheduler testsFelix Edel2021-11-291-0/+6
* | Merge "Only use a single createScheduler() helper method in tests"Zuul2021-11-301-17/+4
|\ \ | |/
| * Only use a single createScheduler() helper method in testsFelix Edel2021-11-291-17/+4
* | Merge "Don't delete pipeline summary objects if they have a syntax error"Zuul2021-11-301-0/+47
|\ \ | |/ |/|
| * Don't delete pipeline summary objects if they have a syntax errorJames E. Blair2021-11-291-0/+47
* | Add a scale-out-scheduler smoke testJames E. Blair2021-11-231-0/+28
|/
* Remove fake SQL classes and variables from testsFelix Edel2021-11-151-1/+0
* Ensure same layout UUID across schedulersSimon Westphahl2021-10-291-0/+4
* Fix deserializing change refs from cacheJames E. Blair2021-09-291-0/+34
* Fix unstable cross-scheduler config priming testSimon Westphahl2021-09-031-25/+30
* Execute merge jobs via ZooKeeperFelix Edel2021-08-061-2/+2
* Support cross scheduler config loadingSimon Westphahl2021-08-031-0/+99