In some cases it might be useful to run only selected plans. Expose a new variable tmt_plan to be able to request testing only of certain plans.
tmt_plan
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/34425ad98a8b4304979b335c43a13770
The json is invalid. Should be good to just move name above ref so we don't have to have a special case just to add a , or not
name
ref
,
Ansible is doing some weird magic and it actually works. Wasn't there another spot where this needs to be patched?
Edit: Ah, nvm that was for generic only
generic
rebased onto c8306fdd95558371b20d7155b7aaa525305b1dff
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/6acf293506b64398a1f2e9977ebe1e06
Metadata Update from @mvadkert: - Pull-request tagged with: gateit
Build succeeded (gate pipeline). https://fedora.softwarefactory-project.io/zuul/buildset/aa5c838eda464387bd2066f8c8956910
Pull-Request has been merged by zuul
Looks like we needed to patch testing-farm-run-generic-test instead :grimacing:
testing-farm-run-generic-test
In some cases it might be useful to run only selected plans.
Expose a new variable
tmt_planto be able to request testingonly of certain plans.
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com