Download grafana plugins locally

Rather than be have test fails due to the vagaries of the internet
download the grafana plugins locally.

Change-Id: I8101ec2b1bbf0fdfacadd43684abe96bcc3afa75
This commit is contained in:
Liam Young 2021-10-27 08:34:44 +00:00
parent f0c31c900a
commit a37316d412

View File

@ -2,3 +2,4 @@ applications:
grafana:
options:
http_proxy: '{{ TEST_HTTP_PROXY }}'
install_plugins: {{ TEST_GRAFANA_PLUGIN_VONAGE_URL }},{{ TEST_GRAFANA_PLUGIN_PIECHART_URL }}