zuul/tests/fixtures/config/zuultrigger/parent-change-enqueued-github/git
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
..
org2_project Limit search scope of getChangesDependingOn to tenant 2018-05-24 00:15:51 +00:00
org_common-config Limit search scope of getChangesDependingOn to tenant 2018-05-24 00:15:51 +00:00
org_project Limit search scope of getChangesDependingOn to tenant 2018-05-24 00:15:51 +00:00