Added UUID parameter to create_job
ClosedPublic

Authored by jskladan on Feb 23 2015, 8:50 AM.

Details

Summary

One of the bits for the ExecDB support - allows to store the job's UUID.
Note that this patch needs the updated ResultsDB in order to work.

Test Plan

Tested locally with the whole taskotron-local stack, and is now running at taskotron-demo

Diff Detail

Repository
rRSAPI resultsdb_api
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jskladan retitled this revision from to Added UUID parameter to create_job.Feb 23 2015, 8:50 AM
jskladan updated this object.
jskladan edited the test plan for this revision. (Show Details)
jskladan added reviewers: tflink, kparal, mkrizek.
kparal accepted this revision.Feb 23 2015, 10:06 AM

I'm not going to ask my usual question about fixing the docstring, because it is apparently pointless in this file :-)

However, ResultsDB API has some generated html documentation somewhere, right? Should UUID description be included in there? Just a thought.

This revision is now accepted and ready to land.Feb 23 2015, 10:06 AM
mkrizek accepted this revision.Feb 23 2015, 11:16 AM
tflink accepted this revision.Feb 26 2015, 2:15 PM
Closed by commit rRSAPIf8ab32b891a9: Added UUID parameter to create_job (authored by Josef Skladanka <jskladan@redhat.com>). · Explain WhyFeb 26 2015, 3:30 PM
This revision was automatically updated to reflect the committed changes.