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

Ospf container #820

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Ospf container #820

wants to merge 18 commits into from

Conversation

mattiaswal
Copy link
Contributor

@mattiaswal mattiaswal commented Nov 12, 2024

This fixes #652 (but larger 0.0.0.1 case is the same), fixes #776 and fixes #743

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@mattiaswal mattiaswal added the ci:main Build default defconfig, not minimal label Nov 13, 2024
mattiaswal and others added 10 commits November 13, 2024 12:54
Aims to test a complex setup with multiple containers, OSPF and NAT
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Add ABR configuration and a HTTP Container
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Add "VLAN switches" between each Router, to only pass the tagged traffic
between the routers.

Add test specification and add to test suite
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
@mattiaswal mattiaswal force-pushed the ospf-container branch 4 times, most recently from 7d813ce to 1955b15 Compare November 14, 2024 09:08
Always return {} if fail to get OSPF status, it may not have started
yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:main Build default defconfig, not minimal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: ospf-container-basic test: verify custom container interface Test a larger area 0.0.0.0 topology
2 participants