Skip to content

Test IBM Spectrum Scale bridge for Grafana

Helene Wassmann edited this page Feb 22, 2021 · 2 revisions

Test IBM Spectrum Scale bridge for Grafana

The test suite includes unittests which you can easily run using nose on your local machine

pip3 install nose
git clone https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana.git my_bridge_folder
cd my_bridge_folder
nosetests -v ./tests/

User Guide

Installation

Configuration

Maintenance

Troubleshooting

Use cases

Designing dashboards

Developer Guide

Clone this wiki locally