The URL matching on build-failure-analyzer-plugin does not support the folders plugin which can get pretty big and way above the 3 hardcoded num url parts

      An example URL is https://jenkins-testing.saltstack.com/job/salt/job/develop/job/cloud/job/linode/job/ubuntu-14.04/7

          [JENKINS-28128] Support the cloudbees folders plugin

          Wisen Tanasa added a comment -

          It looks like it's easier to support various job types by passing in the full console URL, e.g. http://jenkins/job/folder/job/folder/job/realjob/consoleText and just parse the whole text returned by the URL instead of trying to smartly detect the build as I can see in BuildLogIndication#matchText method.

          Wisen Tanasa added a comment - It looks like it's easier to support various job types by passing in the full console URL, e.g. http://jenkins/job/folder/job/folder/job/realjob/consoleText and just parse the whole text returned by the URL instead of trying to smartly detect the build as I can see in BuildLogIndication#matchText method.

            t_westling Tomas Westling
            s0undt3ch Pedro Algarvio
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: