summaryrefslogtreecommitdiff
path: root/integrationtests/dserver2.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-29 12:49:49 +0300
committerPaul Buetow <paul@buetow.org>2021-10-29 12:49:49 +0300
commit683aa83d8171bd4265f4c6464c1103ec9be8271f (patch)
treeb72f904487dac779a9367e5bcb3bbe46723a8421 /integrationtests/dserver2.csv.query.expected
parenta5f0c021f2caecf9adfec65583c915b6c04c27a9 (diff)
add dserver integration test for cont. query
Diffstat (limited to 'integrationtests/dserver2.csv.query.expected')
-rw-r--r--integrationtests/dserver2.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dserver2.csv.query.expected b/integrationtests/dserver2.csv.query.expected
new file mode 100644
index 0000000..b869e5e
--- /dev/null
+++ b/integrationtests/dserver2.csv.query.expected
@@ -0,0 +1 @@
+from INTEGRATIONTEST select last($line),max(foo),min(bar) group by $hostname interval 1 outfile ./dserver2.csv \ No newline at end of file