ODL Modernization
Proposals
More focus on Docker / Helm
ODL CI/CD toolchain
Convert JJB/yaml to CI Pipelines
Start with pipelines and then extend
Move VMs to Containers
CSIT Framework
Expand beyond Robot
Python-based is a good option
example of TransportPCE functional tests presented in January DDF
based on pytest + requests (not described in this presentation)
python venv can be used to reproduce the CI tests locally without the need of heavier solutions such as Jenkins + k8s or docker...