Hello All, Is it possible to manage labels dynamically on both agents and jobs at runtime? I am new to jenkins and am considering using it for running our builds.
I have multiple compiler-versions on a machine that can run 2 or 3 builds at a time and only one build can be run with a compiler-version at a time. The compiler version comes from external tool when I trigger the build. If I setup 3 executors on the build machine, can I update the label(compiler version) required for the job based on the information from the tool and can I update the label(compiler version) of the agent if a compiler version is in use or available? Is there some way of dealing with this scenario? thank you Raja -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/49911d31-6fa0-48b5-81f7-b05cb1f7198e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
