Closed valeriocos closed 5 years ago
Please @dlumbrer review it
@borisbaldassari feel free to review it/give feedback when possible, thanks !
LGTM! Works well!, thank you @valeriocos
Thanks @dlumbrer ! @borisbaldassari I don't know if you have any feedback on this PR before merging it, thanks!
This PR allows to load and assess a given quality model over the projects contained in SCAVA. In a nutshell, after importing the metrics to ElasticSearch, the index
scava-metrics-done
is created via thedashb-importer
container. This index is needed to notify theprosoul
container, which can then trigger the import and assessment of a default quality model. The quality model params are declared in the prosoul section of the docker-compose, they are:QM_NAME
: name of the quality modelQM_URL
: url where to download the quality model