KatharaFramework / kathara-lab-checker

Tool to automatically check Kathará network scenarios based on a configuration file.
https://www.kathara.org/
GNU General Public License v3.0
3 stars 1 forks source link

Unclear "structure" field in configuration #3

Closed lorenzo93 closed 9 months ago

lorenzo93 commented 9 months ago

The current configuration takes in input the path of a folder called structure. The software then reads automatically the lab.conf file inside that folder to understand the correct device links.

It is unclear to me why in the configuration is not directly specified the lab.conf file path, so that the file could be called in a different way. Imagine if you have multiple configuration files each of it with a different lab.conf. It would be great to use a single folder containing all the structure files named in different way and many configuration files that points to different .conf structure files.

lorenzo93 commented 9 months ago

Kathara 3.7.1 added the possibility to fix this issue. Issue resolved