Ejemplo n.º 1
0
 def assemble(self, sandbox):
     raise PipelineError("Cannot build junction elements")
Ejemplo n.º 2
0
 def stage(self, sandbox):
     raise PipelineError("Cannot stage junction elements")
Ejemplo n.º 3
0
 def generate_script(self):
     raise PipelineError("Cannot build junction elements")
Ejemplo n.º 4
0
 def configure_sandbox(self, sandbox):
     raise PipelineError("Cannot build junction elements")