teemtee / tmt

Test Management Tool
MIT License
83 stars 125 forks source link

Beaker plugin should allow submitting jobs with a specific owner #2345

Open happz opened 1 year ago

happz commented 1 year ago

As suggested by current Beaker users, they'd like bkr job-submit --job-owner=foo ... to be supported.

Pull requests

happz commented 1 year ago

I forgot to mention: as Artemis wraps Beaker, it may also support this. Maybe it'd be better to decouple this from how: beaker, and find a way how to specify this so plugins that can honor this requirement could do so. See https://github.com/teemtee/tmt/issues/2346 for a similar constraint.