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

Expand CI to include RouterOS 7 testing #48

Closed
bennysp opened this issue Sep 4, 2021 · 4 comments
Closed

Expand CI to include RouterOS 7 testing #48

bennysp opened this issue Sep 4, 2021 · 4 comments

Comments

@bennysp
Copy link

bennysp commented Sep 4, 2021

I know that RouterOS is not officially released. It is currently in RC2. Will there be plans to update this provider with ROSv7 support?

@ddelnano
Copy link
Owner

ddelnano commented Sep 4, 2021

Hey @bennysp, absolutely. Our recent improvements in continuous integration (#44) allow us to easily test against different routerOS versions. So I'd like to test against new versions as they come out.

@ddelnano ddelnano changed the title RouterOS 7 support Expand CI to include RouterOS 7 testing Sep 4, 2021
@ddelnano
Copy link
Owner

ddelnano commented Sep 4, 2021

@bennysp our CI now tests against the latest stable release, v6 beta and v7 beta. v7 is passing for all resources except the bgp ones. If you are not using bgp and want to use v7, the provider should work for you now. I've opened up a new issue to track addressing the bgp problems (#50).

@ddelnano ddelnano closed this as completed Sep 4, 2021
@bennysp
Copy link
Author

bennysp commented Sep 5, 2021

Thanks @ddelnano. That is great news. The BPG is the main one I am trying to use, but this is awesome. Thank you.

@ddelnano
Copy link
Owner

ddelnano commented Sep 8, 2021

It looks like they completely redesigned how bgp is configured in v7. So we will need to implement entirely new resources.

Screen Shot 2021-09-07 at 6 56 19 PM

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

No branches or pull requests

2 participants