telstra / open-kilda

OpenKilda is an open-source OpenFlow controller initially designed for use in a global network with high control-plane latency and a heavy emphasis on latency-centric data path optimisation.
Apache License 2.0
78 stars 53 forks source link

the validate flow request returns incorrect information for a flow with protected path #2302

Open andriidovhan opened 5 years ago

andriidovhan commented 5 years ago

the validate flow request returns incorrect information for a flow with protected path

Steps to reproduce:

Actual result:

"expected_value": "954",
"actual_value": "953"

Expected result:
I don't know what exactly should be in the actual_value field but I am pretty sure that rule of the main path shouldn't be in this field.

andriidovhan commented 5 years ago

for QA: extend the "Able to detect discrepancies for a flow with protected path" test