tmt icon indicating copy to clipboard operation
tmt copied to clipboard

Load tests from `recipe.yaml` file

Open therazix opened this issue 2 months ago • 1 comments

therazix avatar Oct 09 '25 09:10 therazix

As discussed on Thursday afternoon, post-lunch session, we are going to take a slight detour first: move functionality that should be shared out of discover plugins - git cloning, policies, libraries, etc. (not distgit though, that one will be left for later). We would also modify the internal API, as we will expect a discover plugin to return more info than today. Eventually, we would not need to run discover plugins' go() method when recipe is given, as recipe would provide all needed info to "restore" the discover product.

happz avatar Nov 16 '25 13:11 happz