zndsl: support multiple networks#792
Conversation
|
Thank you @serban300 for this. I have "cloned" it and added some more lines (see #796 ) to fix the breaking CIs and lints. Still though the tests are not working. |
|
@wirednkod Thank you for the fixes and the suggestion. I will try to implement it and fix the remaining CI failures. |
As mentioned in my previous comment: I think it is better to Just FYI I will try to put together this kind of approach in a different PR - in order to wrap my mind around your suggestion. Again thank you for the suggestion - it rings as a great idea. |
|
@wirednkod I didn't get to experiment with different instances of the orchestrator yet. I was trying to understand the CI failures first, and I think they occur because the |
|
Closing in favor of #796 |
Just a draft implementation to showcase what we would need for #788
Might be missing some corner cases and might need some polishing