Ignore tstamp field in test output (2)

This commit is contained in:
Alfredo Cardigliano 2021-04-27 10:51:14 +02:00
parent 298f8598eb
commit 294216a291
2 changed files with 2 additions and 0 deletions

View file

@ -3,6 +3,7 @@ input: invalid_dns_query.pcap
ignore:
- date
- duration
- tstamp
pre: |
curl -s -u admin:admin -H "Content-Type: application/json" -d '{"ifid": 0, "action": "enable"}' http://localhost:3333/lua/toggle_all_user_scripts.lua

View file

@ -3,6 +3,7 @@ input: invalid_dns_query.pcap
ignore:
- date
- duration
- tstamp
pre: |
# Enable all user scripts