From 06ece112c0dd20c0c211c538216fe64ebe4045c9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 14 Oct 2021 20:10:55 +0300 Subject: add dgrep context integration tests --- integrationtests/dgrepcontext2.txt.expected | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 integrationtests/dgrepcontext2.txt.expected (limited to 'integrationtests/dgrepcontext2.txt.expected') diff --git a/integrationtests/dgrepcontext2.txt.expected b/integrationtests/dgrepcontext2.txt.expected new file mode 100644 index 0000000..38d4feb --- /dev/null +++ b/integrationtests/dgrepcontext2.txt.expected @@ -0,0 +1,3 @@ +INFO|20211002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 +INFO|20211002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 +INFO|20211002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 -- cgit v1.2.3 From a44a29ffe558591b2f1e081fedaee2b88f40923f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 21 Dec 2021 15:14:02 +0000 Subject: adjust integration tests to reflect the last datetime string change --- integrationtests/dgrepcontext2.txt.expected | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'integrationtests/dgrepcontext2.txt.expected') diff --git a/integrationtests/dgrepcontext2.txt.expected b/integrationtests/dgrepcontext2.txt.expected index 38d4feb..e14babf 100644 --- a/integrationtests/dgrepcontext2.txt.expected +++ b/integrationtests/dgrepcontext2.txt.expected @@ -1,3 +1,3 @@ -INFO|20211002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 -INFO|20211002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 -INFO|20211002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 +INFO|1002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 +INFO|1002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 +INFO|1002-071143|1|stats.go:56|8|13|7|0.21|471h0m21s|MAPREDUCE:STATS|currentConnections=0|lifetimeConnections=1 -- cgit v1.2.3