summaryrefslogtreecommitdiff
path: root/tests/unit/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Address SqlAlchemy Removed in 2.0 WarningsClark Boylan2023-01-301-96/+96
* Store pause and resume events on the build and report themFelix Edel2023-01-021-1/+84
* Add option to include returned data in MQTT reporterJames E. Blair2022-09-131-3/+11
* Add branch cache fetch failure testsJames E. Blair2022-07-041-0/+49
* Add prune-database commandJames E. Blair2022-05-301-1/+1
* Create missing db entries and retryJames E. Blair2022-03-311-0/+109
* Add buildset start/end db columnsJames E. Blair2022-02-231-1/+1
* Report NODE_FAILURES caused by node request failures to SQL databaseFelix Edel2022-02-081-1/+36
* Fix hanging MySQL database testsFelix Edel2022-02-081-66/+75
* Merge "Display overall duration in buidset page in zuul web"Zuul2022-02-051-1/+2
|\
| * Display overall duration in buidset page in zuul webDong Zhang2022-01-271-1/+2
* | Remove "sql connection" backwards compatability for databaseJames E. Blair2022-01-251-58/+0
|/
* Limit scheduler count to 1 for Elasticsearch connection testsFelix Edel2021-11-301-0/+6
* Remove unused _get_reporter_from_connection_name helper methodFelix Edel2021-11-261-9/+0
* Merge "Add item UUID to MQTT reporter"4.7.0Zuul2021-07-271-0/+1
|\
| * Add item UUID to MQTT reporterJames E. Blair2021-06-181-0/+1
* | Report all build[set] completions to DBJames E. Blair2021-07-231-7/+6
* | Always report the build pageJames E. Blair2021-07-151-48/+7
* | Report intermediate buildsets and buildsJames E. Blair2021-07-081-36/+26
* | Remove ZuulDBTestCaseJames E. Blair2021-07-081-2/+2
* | Freeze job variables at start of buildJames E. Blair2021-06-241-2/+3
|/
* Merge "Fix the misspelling of "connection""Zuul2021-05-201-1/+1
|\
| * Fix the misspelling of "connection"lijunjie2019-01-041-1/+1
* | Wait on startup if SQL not availableJames E. Blair2021-05-171-17/+0
* | Revert "Omnibus executor secret decrypt revert"James E. Blair2021-05-171-2/+6
* | Omnibus executor secret decrypt revert4.3.0James E. Blair2021-05-131-6/+2
* | Merge "Decrypt secrets on the executors"Zuul2021-05-101-2/+6
|\ \
| * | Decrypt secrets on the executorsJames E. Blair2021-05-061-2/+6
* | | Merge "Filter events on event connection"Zuul2021-05-101-1/+30
|\ \ \ | |/ / |/| |
| * | Filter events on event connectionAlbin Vass2021-04-241-1/+30
* | | Add artifacts to MQTT reporterJames E. Blair2021-04-261-1/+10
|/ /
* | Merge "Required SQL reporters"Zuul2021-02-051-26/+70
|\ \
| * | Required SQL reportersJan Kubovy2021-02-031-26/+70
* | | Added timestamp field, changed duration field type; improve docDaniel Pawlik2021-01-141-0/+8
|/ /
* | A Zuul reporter for ElasticsearchFabien Boucher2021-01-131-1/+78
* | Separate connection registries in testsJan Kubovy2020-10-131-23/+21
* | Add commit id and owner to Change for mqtt reportervass2020-09-221-0/+2
* | Builds: add "held" attributeMatthieu Huin2020-09-041-1/+1
* | Fix mqtt log url reporting when report-build-page is activeTobias Henkel2020-06-241-0/+52
* | Report retried builds via sql reporter.Benedikt Loeffler2020-04-091-1/+82
* | Use scheduler manager consistently in testsJan Kubovy2020-04-031-2/+2
* | Scheduler test app managerJan Kubovy2020-04-031-1/+1
* | Store build.error_detail in SQLJames E. Blair2020-02-261-1/+1
* | Report buildset result in MQTT reporterSimon Westphahl2020-01-161-0/+2
* | Store event id for buildsets in databaseSimon Westphahl2019-12-051-1/+2
* | Provide zuul_event_id in MQTT Report MessageBenjamin Schanzel2019-11-271-0/+1
* | Always record the log_url in sql reporterJames E. Blair2019-07-311-10/+2
* | Improve SQL query performance in some casesJames E. Blair2019-07-251-2/+2
* | Record and report time for trigger eventsSimon Westphahl2019-07-181-0/+1
* | Report job depedencies via MQTT reporterFelix Schmidt2019-05-231-5/+10