gerrit/gerrit-acceptance-framework
Edwin Kempin 9e1dc88e1e AccountCreator: Evict account from cache after adding it to group
The AccountState instance which is held in the account cache contains
the internal groups that the account is member of. Hence the account
needs to be evicted from the account cache when its group memberships
are modified.

Missing to evict the account from the cache leads to failures in
SuggestReviewersIT if SSH is disabled. If SSH is enabled another cache
eviction happens when the SSH key is added, and hence the tests succeed.

Change-Id: I600b7af263d0cd8dcd9c614809f34a0a9a19c895
Signed-off-by: Edwin Kempin <ekempin@google.com>
2017-06-08 18:35:21 +02:00
..
src/test/java/com/google/gerrit/acceptance AccountCreator: Evict account from cache after adding it to group 2017-06-08 18:35:21 +02:00
BUILD Move prolog:common rule to gerrit-server root build file 2017-05-18 06:17:11 +02:00
pom.xml Set version to 2.14.1-SNAPSHOT 2017-05-26 11:20:43 +09:00