Hide Forgot
Description of problem: no way to get submittable xml of existing job via client (ala the web ui 'Clone' link) Version-Release number of selected component (if applicable): 0.7 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Workaround: use bkr job-results - this is "dirty" full of state/results information (but this is how job-clone works internally.)
(In reply to comment #1) > Workaround: use bkr job-results - this is "dirty" full of state/results > information (but this is how job-clone works internally.) /me is wrong - job-clone will clean up the xml - there is clone argument there which does the trick.