Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danmia committed Dec 2, 2016
1 parent 7ca6f09 commit 9e409d9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/durationtest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PUBLISH capture '{"bpf":"host 8.8.8.8","timeout":300,"duration":10,"customer":"defensenet","node":"any","packets":100,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
PUBLISH capture '{"bpf":"host 8.8.8.8","timeout":300,"duration":10,"customer":"blah","node":"any","packets":100,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
2 changes: 1 addition & 1 deletion tests/logreqtest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PUBLISH capture '{"bpf":"host 8.8.8.8","timeout":300,"logrequest":true,"duration":10,"customer":"defensenet","node":"any","packets":100,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
PUBLISH capture '{"bpf":"host 8.8.8.8","timeout":300,"logrequest":true,"duration":10,"customer":"blah","node":"any","packets":100,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
2 changes: 1 addition & 1 deletion tests/packetdebug.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PUBLISH capture '{"bpf":"host 8.8.8.8","packetdebug":true,"timeout":300,"duration":10,"customer":"defensenet","node":"any","packets":100,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
PUBLISH capture '{"bpf":"host 8.8.8.8","packetdebug":true,"timeout":300,"duration":10,"customer":"blah","node":"any","packets":100,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
2 changes: 1 addition & 1 deletion tests/sizetest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PUBLISH capture '{"bpf":"host 8.8.8.8","timeout":300,"duration":1000,"bytes":900,"customer":"defensenet","node":"any","packets":1000,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'
PUBLISH capture '{"bpf":"host 8.8.8.8","timeout":300,"duration":1000,"bytes":900,"customer":"blah","node":"any","packets":1000,"interface":["eth0","enp0s25"],"snap":1500,"tags":"networkipcount,iptype:prefix"}'

0 comments on commit 9e409d9

Please sign in to comment.