parset["Observation.momID"]=0# Needed by MACScheduler
parset["Observation.otdbID"]=subtask.pk# HACK: the pipeline uses otdbID as the sasID. our tmssID>2000000 to prevent clashes. TODO: replace all otdbID's by sasID.
raiseConversionException('Subtask pk=%s cannot be converted to parset because it references task blueprint that belong to different projects (names=%s)'%(subtask.pk,project_set))
parset["Observation.Cluster.ProcessingCluster.numberOfTasks"]=110# deprecated (fixed value) to be completely removed in parset with 'JDM-patch 'soon
parset["Observation.Cluster.ProcessingCluster.numberOfCoresPerTask"]=2# deprecated (fixed value) to be completely removed in parset with 'JDM-patch 'soon
parset["Observation.momID"]=0# Needed by MACScheduler
parset["Observation.otdbID"]=subtask.pk# HACK: the pipeline uses otdbID as the sasID. our tmssID>2000000 to prevent clashes. TODO: replace all otdbID's by sasID.
parset["Observation.Cluster.ProcessingCluster.numberOfTasks"]=110# deprecated (fixed value) to be completely removed in parset with 'JDM-patch 'soon
parset["Observation.Cluster.ProcessingCluster.numberOfCoresPerTask"]=2# deprecated (fixed value) to be completely removed in parset with 'JDM-patch 'soon