kytos-ng / kytos-end-to-end-tests

Kytos End-to-End Tests
0 stars 10 forks source link

Adding interfaces for JAX2 in the init script #186

Closed italovalcy closed 1 year ago

italovalcy commented 1 year ago

This PR will add some interfaces that are missing for JAX2 switch from AmLight topo (test/helpers.py) in the kytos-amlight-topo-init.sh.

Without those interfaces, some links will never come up and the init script will fail.

This script is only used for manual tests, so no impact is expected.