public class SubsystemBootFromStream
extends Object
Boots a subsystem from a local resource.
Important: if you want this execution to be registered with the configuration system
set the org.lsst.ccs.testcontext property explicitly to false.
By default it is set to true: since you are not requesting a subsystem description from the
Configuration service you may be able to register a run of a configuration which is NOT known
to the configuration service! (So there are potential bug when you use this property to false: you
must be sure that the corresponding configuration is registered -that will not crash the database but some request
on historical data will fail-)
- Author:
- bamade