Description of problem: Right now only full paths are allowed there, forcing you to change the json file each time you run to adapt to the path where it's located wherever you run it. Allowing relative paths will enable relocating it and avoid pre-parsing it to add the full path each time. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
It's already there, we were just using incorrect paths