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

4099606: PDR plugin: Traceback: AttributeError: 'dict' object has no attribute 'active_speed' #266

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

vg12345
Copy link
Contributor

@vg12345 vg12345 commented Oct 1, 2024

What

Fix for Traceback: AttributeError: 'dict' object has no attribute 'active_speed' in PDR plugin
Cosmetic changes in logged text messages

Why ?

4099606
When plugin is disable and then enabled with changing to topology, there is Traceback with error:
AttributeError: 'dict' object has no attribute 'active_speed' in PDR plugin
pdr_deterministic_plugin 6.log

How ?

Object of wrong type has been added to ports_data.
Fix adds object of correct type

Testing ?

Manual testing for bug fix
Automatic testing for regression

Special triggers

Use the following phrases as comments to trigger different runs

  • bot:retest rerun Jenkins CI (to rerun GitHub CI, use "Checks" tab on PR page and rerun all jobs)
  • bot:upgrade run additional update tests

@vg12345 vg12345 requested review from TalLerner, drorlevy, egershonNvidia and ananalaghbar and removed request for drorlevy October 1, 2024 13:27
@TalLerner TalLerner merged commit 0d3efc7 into main Oct 1, 2024
2 checks passed
@vg12345 vg12345 deleted the vg-pdr-active-speed branch October 1, 2024 14:18
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.

4 participants