zuul/tests/fixtures/config/timer-two-tenant
James E. Blair 659ba07f63 Include project name in gerrit branch cache
The structured cache data change updated the keys for the gerrit
branch cache, but it omitted the project from non-change items.

Gerrit change items omit the project because when we fetch gerrit
changes from the cache, we often only know the number.  However,
all other types of items (branches, tags, etc) are project specific,
and so their cache keys must contain the branch name.  Without it,
we may fetch the wrong change from the cache for timer pipelines.

The other drivers all require the project name for every change
type, including changes (since PR numbers are not unique), so they
were not affected by this copypasta error.

Change-Id: I399330cdf9880072580d3e70d97b63cb74d95a23
2021-09-28 17:21:32 -07:00
..
git Include project name in gerrit branch cache 2021-09-28 17:21:32 -07:00
main.yaml Include project name in gerrit branch cache 2021-09-28 17:21:32 -07:00