• Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • robot-plugin
    • None

      I want to set threshould in robot plug-in. But it can not work. For example a job success rate is 60/63 but it seems still failed
      My configuration is in the picture.

          [JENKINS-29210] Robot Framework Plugin

          Jussi Malinen added a comment -

          If any of the command in shell execution return non zero return code, then jenkins will automatically mark the execution failed. IF you want the thresholds to mean anything you will have to make sure the command you execute return always 0.

          One possible way to do this is pybot commandline option --nostatusrc

          Jussi Malinen added a comment - If any of the command in shell execution return non zero return code, then jenkins will automatically mark the execution failed. IF you want the thresholds to mean anything you will have to make sure the command you execute return always 0. One possible way to do this is pybot commandline option --nostatusrc

          Ian Welch added a comment -

          +1 on jussi_malinen response

          Ian Welch added a comment - +1 on jussi_malinen response

          Dirk Richter added a comment - - edited

          Closed, because the trick with return always 0 works fine.

          Dirk Richter added a comment - - edited Closed, because the trick with return always 0 works fine.

            jpiironen jpiironen
            buurkeey Burak Koyuncu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: