zuul/tests/fixtures/config/zuultrigger
Tobias Henkel 619e2fc904 Limit search scope of getChangesDependingOn to tenant
In GitHub with many app installations the getChangesDependingOn
currently iterates over all installations within the system and fires
up a search query. In larger deployments this can sum up to hundreds
of queries for a single parent-change-enqueued event. At least for
multi-tenant deployments this can be greatly improved when limiting
the scope just to the installations related to the tenant. With this
improvement in most tenants this can be accomplished with a handful of
requests then.

Change-Id: Ibfad750a685d2ec58f3e452bfe2098bbdc294e37
2018-05-24 00:15:51 +00:00
..
parent-change-enqueued Update test fixtures to use explicit run 2017-10-26 15:59:41 -07:00
parent-change-enqueued-github Limit search scope of getChangesDependingOn to tenant 2018-05-24 00:15:51 +00:00
project-change-merged Merge "Re-enable test_zuul_trigger_project_change_merged" into feature/zuulv3 2017-11-29 17:57:32 +00:00