commit | 60d985c7d17eb9d232dad04f00d995e1522a1d38 | [log] [tgz] |
---|---|---|
author | Marcin Czech <maczech@gmail.com> | Thu Jan 13 11:07:06 2022 +0100 |
committer | Marcin Czech <maczech@gmail.com> | Thu Jan 13 19:46:10 2022 +0000 |
tree | ba7ad669d9a1fbe2af3ae8d03574a1ce4dcdcd3f | |
parent | f67fd6758bf490b8a87afbb705bd7d71a9a4b886 [diff] |
Add explicit testcontainers deps for testing From Gerrit v3.5, the plugin deps do not include anymore testcontainers deps and therefore each plugin needs explicitly include the dependencies needed. Bug: Issue 15546 Change-Id: Ic209ed09d48c1d8d50f865511a3e177492c0edc1
This plugin provides an implementation of the Gerrit global ref-db backed by AWS DynamoDB.
Requirements for using this plugin are:
The global ref-db is a typical use-case of a Gerrit multi-master scenario in a multi-site setup. Refer to the Gerrit multi-site plugin for more details on the high level architecture.