Skip to content
Snippets Groups Projects
Commit 44ababdf authored by MJB's avatar MJB
Browse files

Merge branch 'integration' of gitlab.it-innovation.soton.ac.uk:FLAME/flame-clmc into integration

parents 92d0046a 7c6fc350
Branches
Tags
No related merge requests found
......@@ -33,6 +33,10 @@ echo $TEST_DIR"/kapacitor.conf"
cp $TEST_DIR/kapacitor.conf /etc/kapacitor/kapacitor.conf
systemctl start kapacitor
# wait for kapacitor to restart
# TODO: do this better
sleep 5
# Set up Influx data source
curl -i -X POST -H "Content-Type: application/json" http://localhost:8888/chronograf/v1/sources -d @$TEST_DIR/influx.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment