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

tests: add support for ospf instances with unified configs (backport #17331) #17573

Closed
wants to merge 1 commit into from

tests: add support for ospf instances with unified configs

0074c93
Select commit
Loading
Failed to load commit list.
Closed

tests: add support for ospf instances with unified configs (backport #17331) #17573

tests: add support for ospf instances with unified configs
0074c93
Select commit
Loading
Failed to load commit list.
frrbot / frrbot completed Dec 4, 2024 in 15s

Style and/or linter errors found

Style and/or linter errors found

Details

Thanks for your contribution to FRR!


Pylint found errors in source files changed by this PR:

Pylint report for my_frr-245718/tests/topotests/lib/topogen.py:
************* Module lib.topogen
 my_frr-245718/tests/topotests/lib/topogen.py:48: error (E0611, no-name-in-module, ) No name 'topotest' in module 'lib'
 

Pylint report for my_frr-245718/tests/topotests/lib/topotest.py:
************* Module lib.topotest
 my_frr-245718/tests/topotests/lib/topotest.py:1909: error (E0001, syntax-error, ) Parsing failed: 'invalid syntax (<unknown>, line 1909)'
 


If you are a new contributor to FRR, please see our contributing guidelines.

After making changes, you do not need to create a new PR. You should perform an amend or interactive rebase followed by a force push.