Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update snmpsim to newer version #2954

Merged

Conversation

johannaengland
Copy link
Contributor

snmpsimd.py was renamed to snmpsim-command-responder(reference: https://docs.lextudio.com/snmpsim/changelog#revision-1-0-0-released-on-nov-13-2022)

The lock on pyasn1 can also be removed since the never versions of snmpsim are compatible with it.

This reverts parts of #2622 and #2946.

`snmpsimd.py` was renamed to `snmpsim-command-responder`

The lock on pyasn1 can also be removed since the never versions of snmpsim are compatible with it
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.35%. Comparing base (ea42b94) to head (aa8207f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2954   +/-   ##
=======================================
  Coverage   56.35%   56.35%           
=======================================
  Files         603      603           
  Lines       43849    43849           
  Branches       48       48           
=======================================
  Hits        24713    24713           
  Misses      19124    19124           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@lunkwill42 lunkwill42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@johannaengland johannaengland merged commit 3c7dde4 into Uninett:master Aug 20, 2024
11 of 12 checks passed
@johannaengland johannaengland deleted the dependency/snmpsim-update branch August 20, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants