summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: baeea23)
raw | patch | inline | side by side (parent: baeea23)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 16 Aug 2014 19:43:17 +0000 (12:43 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 16 Aug 2014 19:43:17 +0000 (12:43 -0700) |
t/integration/simple_query.sh | patch | blob | history |
index a2df1b933e7d89d316c3fa57c8360cbf486f4c2e..8a0a92ac67a0c92e9b0f8ff122c2b71ab46136cb 100755 (executable)
run_sysdb -H "$SOCKET_FILE" \
-c "TIMESERIES 'invalid.host'.'invalid-metric'" && exit 1
+# Does not work yet since there is no fetcher plugin.
+run_sysdb -H "$SOCKET_FILE" \
+ -c "TIMESERIES 'some.host.name'.'foo/bar/qux'" && exit 1
+
stop_sysdbd