mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 18:03:25 +00:00
Enhance search pattern with regex
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ea009ec698
commit
e67ed9434b
@ -4,7 +4,7 @@
|
||||
"bigger_is_better": false
|
||||
},
|
||||
"result_extraction": {
|
||||
"search_pattern": "TCP latency using 10.0.2.15:",
|
||||
"search_pattern": "TCP latency using [0-9.]+: +[0-9.]+",
|
||||
"result_index": 5
|
||||
},
|
||||
"chart": {
|
||||
|
Reference in New Issue
Block a user