15 lines
288 B
YAML
15 lines
288 B
YAML
tcptrace:
|
|
- test: "number_of_flows"
|
|
validations:
|
|
- name: "min_value"
|
|
target: 2
|
|
- name: "max_value"
|
|
target: 4
|
|
- name: "exact_value"
|
|
target: 4
|
|
- test: "flows"
|
|
validations:
|
|
- name: "min_delay"
|
|
index: 1
|
|
target: 2000
|