forked from sonic-net/sonic-buildimage
-
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.
[sflow_test.py]: tests for config sflow commands. (sonic-net#1112)
* [sflow_test.py]: tests for config sflow commands. Changes: -- show sflow use ctx.obj['db'] instead of creating new instance, this is must for test, else config change will not be reflected. -- config SFLOW tests for config sflow <enable|disable> config sflow agent-id <add | del> config sflow collector add|del config sflow interface <enable|disable> config sflow interface sample-rate Signed-off-by: Praveen Chaudhary <[email protected]>
- Loading branch information
Praveen Chaudhary
authored
Sep 30, 2020
1 parent
adb8941
commit 2cd7893
Showing
3 changed files
with
213 additions
and
8 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
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
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