forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds tests for the cfm fault_override feature which can be set through "ovs-appctl cfm/set-fault <port> <value>". It brings up two ports with CFM, sets a fault, then checks that the fault status has propagated correctly to the CFM module and the database. Finally, it sets the fault override behaviour to normal and checks that the fault has gone away. Signed-off-by: Joe Stringer <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information
1 parent
837a88d
commit 45ebaaf
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters