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

Need to find a way to populate availlable kernel in global configuration

      Currently, users need to type the kernel name in the global config to execute code in appropriate kernels. That is not a convenient way of including kernels in the Jenkins. Dropdown lists are more comfortable than textbox, but in the distributive environment, it is hard to get available kernels to Jenkins.

          [JENKINS-63363] Need to find a way to populate availlable kernel in global configuration

          Great work loghijiaha!

          Commented in a review, but replying here too.

          1. I think the kernel must be available per build step, so that you can have many build steps, each with a specific kernel - that should be doable?
          2. The current code is using the kernel language I think (see screenshots in the PR). Instead, I think the language must be optional, and instead we must use the kernel name.

          Thanks!

          Bruno

          Bruno P. Kinoshita added a comment - Great work loghijiaha ! Commented in a review, but replying here too. I think the kernel must be available per build step, so that you can have many build steps, each with a specific kernel - that should be doable? The current code is using the kernel language I think (see screenshots in the PR). Instead, I think the language must be optional, and instead we must use the kernel name. Thanks! Bruno

          Mark Waite added a comment -

          Have you considered applying labels to an agent automatically based on the machine learning kernel that is detected on the agent? The platformlabeler plugin uses that technique to automatically label agents based on the agent operating system.

          Mark Waite added a comment - Have you considered applying labels to an agent automatically based on the machine learning kernel that is detected on the agent? The platformlabeler plugin uses that technique to automatically label agents based on the agent operating system.

          That sounds like a good improvement markewaite! Created JENKINS-63377 to track that.

          Bruno P. Kinoshita added a comment - That sounds like a good improvement markewaite ! Created JENKINS-63377 to track that.

            Unassigned Unassigned
            loghijiaha Loghi Perinpanayagam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: