-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(anta): Added the test case to verify SNMP groups (#886)
* issue_853 Added TC for SNMP groups * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Issue_853: Refactored testcase with input model changes * Issue_853: UUpdated docstrings,test failure message and optimized code * Issue_853: Updated test failure message * Issue_853: Optimized code, added UT for view configuration check * Issue_853: Updated testcase docstrings and fixed Cognitive Complexity issue * Issue_853: fixed Cognitive Complexity issue * Issue_853: optimized code to fix the congnitive complexity issues * Issue_853: optimized code, updated test failure messages, added snmpauth validator * Issue_853: updated input model unit testcase with snmp auth version change * Issue_853: Added unit testcases for snmp group input model * Issue_853: Updated test failure msga nd custom_types.py file * Refactor: Better annotation * Issue_853: Updated customtypes, and thier unit test for snmpv3 prefix * Update anta/input_models/snmp.py * Updated snmp_v3_prefix --------- Co-authored-by: VitthalMagadum <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Geetanjali.mane <[email protected]> Co-authored-by: gmuloc <[email protected]> Co-authored-by: Carl Baillargeon <[email protected]>
- Loading branch information
1 parent
efef2c9
commit 5780126
Showing
7 changed files
with
504 additions
and
10 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
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
Oops, something went wrong.