jenkins job bulder does not have support for "Execute system Groovy script" builder

Bug #1251869 reported by Scott Muc
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Fix Committed
Wishlist
Unassigned

Bug Description

Currently there's no support for groovy builders.

Hoping that it could look like:

builders:
  - system-groovy:
      command:
      script-file:
      variable-bindings:
      class-path:
  - groovy:
      command:
      script-file:
      variable-bindings:
      class-path:

This will depend on the Jenkins server having the Groovy Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Groovy+plugin)

Tags: jjb
Revision history for this message
Scott Muc (scottmuc) wrote :
James E. Blair (corvus)
Changed in openstack-ci:
status: New → Triaged
importance: Undecided → Wishlist
Changed in openstack-ci:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to jenkins-job-builder (master)

Reviewed: https://review.openstack.org/95567
Committed: https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder/commit/?id=04139e0f5e8f25d974526b619783eb1dfd3d83f3
Submitter: Jenkins
Branch: master

commit 04139e0f5e8f25d974526b619783eb1dfd3d83f3
Author: João Cravo <email address hidden>
Date: Mon May 26 18:18:12 2014 +0100

    Add support for builder Groovy and System Groovy

    Closes-Bug: #1251869
    Change-Id: Ibc49e1aca7b33eb9c0c21472a924cb375069ee51

Changed in openstack-ci:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.