Skip to content

Draft: chg: test: Refactor system tests to use jinja2 templates for setup

Some setup.sh scripts are used just to template the *.in config files with copy_setports. Create jinja2 templates from these *.in files and drop the no longer used setup.sh script.

Related #4938

Merge request reports