• 1.13.1

      In the Classic UI, it is possible to see the Build Executor Status

      This view is not available in Blue Ocean.

      kzantow worked on this plugin:  https://github.com/johnnyq1313/blueocean-executor-info-plugin

      Please finish off this plugin and make it part of the default Update Center

          [JENKINS-52825] Cannot see executors in Blue Ocean UI

          Craig Rodrigues created issue -

          On Gitter, michaelneale mentioned that instead of blueocean-executor-info-plugin being a separate plugin,

          the functionality of displaying executors could be incorporated into the blueocean core plugin.

           

          It doesn't matter to me if this is in core or a separate plugin.  Whatever you decide is fine.

          Craig Rodrigues added a comment - On Gitter, michaelneale mentioned that instead of blueocean-executor-info-plugin being a separate plugin, the functionality of displaying executors could be incorporated into the blueocean core plugin.   It doesn't matter to me if this is in core or a separate plugin.  Whatever you decide is fine.

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - Cc jbriden

          Michael Neale added a comment -

          BTW there is probably enough functionality in https://github.com/jenkinsci/blueocean-executor-info-plugin - if someone was to do a PR which rolled that into dashboard - maybe no one would object... 

          Michael Neale added a comment - BTW there is probably enough functionality in https://github.com/jenkinsci/blueocean-executor-info-plugin  - if someone was to do a PR which rolled that into dashboard - maybe no one would object... 

          Craig Rodrigues added a comment - I presume you mean merge the functionality of https://github.com/jenkinci/blueocean-executor-info-plugin into https://github.com/jenkinsci/blueocean-plugin/tree/master/blueocean-dashboard ?

          I checked out the code for https://github.com/jenkinci/blueocean-executor-info-plugin  , built it with mvn package, and then installed blueocean-executor-info-plugin.hpi .  However, when I switched to the Blue Ocean UI, it was blank.  In the Chrome Inspector, there were errors:

           

          Module load failure: Timed out waiting on module 'blueocean-executor-info:jenkins-js-extension' to load.
          (anonymous) @ blueocean-core-js.js:2295
          jenkins-js-extension.js:691 Module load failure: Timed out waiting on module 'jenkins-cd-blueocean-core-js-dist-js-i18n-bundle-startup:jenkins-cd-blueocean-core-js-dist-js-i18n-bundle-startup' to load.
          (anonymous) @ jenkins-js-extension.js:691

          Craig Rodrigues added a comment - I checked out the code for https://github.com/jenkinci/blueocean-executor-info-plugin   , built it with mvn package , and then installed blueocean-executor-info-plugin.hpi .  However, when I switched to the Blue Ocean UI, it was blank.  In the Chrome Inspector, there were errors:   Module load failure: Timed out waiting on module 'blueocean-executor-info:jenkins-js-extension' to load. (anonymous) @ blueocean-core-js.js:2295 jenkins-js-extension.js:691 Module load failure: Timed out waiting on module 'jenkins-cd-blueocean-core-js-dist-js-i18n-bundle-startup:jenkins-cd-blueocean-core-js-dist-js-i18n-bundle-startup' to load. (anonymous) @ jenkins-js-extension.js:691

          kzantow do you have a screenshot of what https://github.com/jenkinci/blueocean-executor-info-plugin  looked like?

          If you don't have enough cycles, I'd like to dust this code off, and submit a PR to merge it into the blueocean-dashboard in the blueocean-plugin

          Craig Rodrigues added a comment - kzantow do you have a screenshot of what https://github.com/jenkinci/blueocean-executor-info-plugin   looked like? If you don't have enough cycles, I'd like to dust this code off, and submit a PR to merge it into the blueocean-dashboard in the blueocean-plugin

          Keith Zantow added a comment -

          rodrigc unfortunately, the visual design is not good enough to merge it into BO proper - it was just a proof of concept that extensions work (it is/was also used to verify that nothing broke extensions in the Blue Ocean ATH). I'll update it to the latest BO release version. You can run the plugin by just:

          git checkout ...
          mvn install
          mvn hpi:run
          

          Keith Zantow added a comment - rodrigc unfortunately, the visual design is not good enough to merge it into BO proper - it was just a proof of concept that extensions work (it is/was also used to verify that nothing broke extensions in the Blue Ocean ATH). I'll update it to the latest BO release version. You can run the plugin by just: git checkout ... mvn install mvn hpi:run
          Craig Rodrigues made changes -
          Attachment New: Screen Shot 2018-08-21 at 8.21.47 AM.png [ 43809 ]

            michaelneale Michael Neale
            rodrigc Craig Rodrigues
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: