Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44084

Pipeline support for electricflow plugin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • electricflow-plugin
    • None
    • Jenkins: 2.46.2. ElectricFlow Plugin: 1.1.2

      I'm trying to call Run Pipeline in ElectricFlow from a Jenkins pipeline but cannot get it to work. It seems it's not supported by the plugin.

      Pipeline code:

      step([$class: 'ElectricFlowPipelinePublisher', 
              configuration: 'MyEFConf',
              projectName : 'MyProject',
              pipelineName : 'MyPipeline',
              addParam : '{"pipeline":[{"pipelineName":"MyPipeline","parameters":[]}]}'
      ])
      

            efpluginsdev ElectricFlow ElectricCloud
            marcus_phi Marcus Philip
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: