From 479a1c1bff839f40d980fdbedcab80e2e73aeb58 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 2 Nov 2021 09:15:43 +0200 Subject: Refactor integration tests. Also fix the dmap1 PIPE test --- integrationtests/dserver1.csv.expected | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 integrationtests/dserver1.csv.expected (limited to 'integrationtests/dserver1.csv.expected') diff --git a/integrationtests/dserver1.csv.expected b/integrationtests/dserver1.csv.expected new file mode 100644 index 0000000..d4e6f0f --- /dev/null +++ b/integrationtests/dserver1.csv.expected @@ -0,0 +1,2 @@ +count($line),last($time),avg($goroutines),min(concurrentconnections),max(lifetimeconnections) +597,20211002-071949,11.628141,0.000000,6.000000 -- cgit v1.2.3