Manually tested with: * [https://issues.jboss.org/browse/AGMS-161] * [https://issues.jboss.org/browse/AGMS-164]
Automation: * ?? From my investigation I found out, that it's not quite possible to automate anything there since we need to run it in openshift. I found out, that Grafana has kinda nice API, but since we are using openshift oauth-proxy, we are not able to send requests to that API (Login needed). What could be potentially done is to find a way how to listen to the communication between the sync server and grafana and check, whether the data that is sent is ok or not. |
|