Add visible-assertion as test dependency

testcontainers 1.15.2 depends on visible-assertion
in the testing phase.

Change-Id: Idc40643406e92de481da143098cc3742dd00ee2b
2 files changed
tree: 5b4365d62ca0965421b2b26be9a1c794fde7ce1d
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

Gerrit DynamoDB ref-db

This plugin provides an implementation of the Gerrit global ref-db backed by AWS DynamoDB.

Requirements for using this plugin are:

  • Gerrit v3.3 or later
  • DynamoDB provisioned in AWS

Typical use-case

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.