Receive ETL configuration parameter

Modify 'PUT analytics-wizard~stack' to receive the ETL configuration
paramenters.

Feature: Issue 9868
Change-Id: I57790c40937de8d2f485e887c18185f9873c3634
6 files changed
tree: 8f759789fc4aa4a551797a0aa5353dc8211eaa22
  1. project/
  2. src/
  3. .gitignore
  4. .scalafmt.conf
  5. build.sbt
  6. LICENSE
  7. README.md
README.md

analytics-wizard

Wizard to provision a new GerritAnalytics stack

Setup

this plugin is being developed against gerrit master (2.16), thus it relies on gerrit-plugin-api-2.16-SNAPSHOT

In order to make gerrit-plugin-api-2.16-SNAPSHOT available locally you can run the following from a gerrit checkout dir:

./tools/maven/api.sh install