Actions
Bug #946
closedchange monarch to get steps from metacat
Status:
Resolved
Priority:
Immediate
Assignee:
Category:
monarch - general bugs
Target version:
Start date:
01/13/2003
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
946
Description
currently monarch is getting pipelines from metacat but it gets the steps from a
directory on the filesystem. that needs to be changed
Updated by Chad Berkley almost 22 years ago
monarch can now be configured at install time to either get pipelines and steps
from metacat or off disk. there is a property in the build file called
"pipelineLocation" that can be set to either "disk" or "metacat". if it is set
to disk, monarch looks for pipelines and steps in the "pipelinedir" directory.
if it is set to "metacat" it looks for them at the "metacat" location.
Actions