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

System groovy script file succeeds on build slave when script does not exist

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • groovy-plugin
    • None

      Configure a job to run on a non-master node, and define an "Execute system Groovy script" that calls a "Groovy script file" called "test.groovy"
      "test.groovy" contains

      println("testing")

      If the file "test.groovy" doesn't exist in the non-master node's workspace the build step succeeds.

          [JENKINS-15516] System groovy script file succeeds on build slave when script does not exist

          _ created issue -
          vjuranek made changes -
          Assignee Original: vjuranek [ vjuranek ] New: Lucie Votypkova [ lvotypkova ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146272 ] New: JNJira + In-Review [ 176570 ]
          Lucie Votypkova made changes -
          Assignee Original: Lucie Votypkova [ lvotypkova ] New: vjuranek [ vjuranek ]

            vjuranek vjuranek
            namtabmai _
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: