[kepler-dev] [Bug 4938] Reporting suite no longer works on its own

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Apr 19 11:31:26 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4938

--- Comment #3 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-04-19 11:31:25 PDT ---
Ah right, ReportingListener is in wrp because it uses ExportRunsToKar, which
needs to be in either wrp or workflow-run-manager. ReportingListener calls
ExportRunsToKar to auto-generate a kar after execution is complete. We added
this mainly for the benefit of headless kepler users. Since this bug is not on
the wrp target I'm going to leave it alone for now. I think the solution is to
move ReportingListener into reporting, and move the the kar creation and
potential upload out of ReportingListener's wrapup() and into
workflow-run-manager. While we're at it, it would be nice to drive this
generation and upload of a kar for headless kepler off a user-given parameter.
It should probably also be possible for reporting to generate and upload a kar
for headless kepler as well, independent of wrm (i.e. a kar with a workflow and
reporting artifacts, but no run).

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list