aboutsummaryrefslogtreecommitdiffstats
path: root/testing/grafana/phantomjs
diff options
context:
space:
mode:
authorKonstantin Kulikov <k.kulikov2@gmail.com>2019-10-03 01:31:11 +0300
committerRasmus Thomsen <oss@cogitri.dev>2019-10-24 21:45:22 +0200
commitca43f7e226811a10fa1196b24e2c6b6608ef0c7f (patch)
tree3c6153bef21c81422f093c975bb90d9464f20db6 /testing/grafana/phantomjs
parent17f424c386842c7d375422415e54ab067645c8b8 (diff)
downloadaports-ca43f7e226811a10fa1196b24e2c6b6608ef0c7f.tar.bz2
aports-ca43f7e226811a10fa1196b24e2c6b6608ef0c7f.tar.xz
testing/grafana: upgrade to 6.4.1
update xerrors to latest for go1.13 compability switch to modules (requirement for above) remove phantomjs stub (replaced with grafana-image-renderer) cleanup conf.d file
Diffstat (limited to 'testing/grafana/phantomjs')
-rw-r--r--testing/grafana/phantomjs5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/grafana/phantomjs b/testing/grafana/phantomjs
deleted file mode 100644
index c8b5b4246f..0000000000
--- a/testing/grafana/phantomjs
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-echo 'Phantomjs not supported on alpine' >&2
-exit 1
-