Hi, configure each HW-machine as an agent with appropirate labels and the request these labels in your job. I recommend to use the modern pipeline jobs as there you only need to request all the wanted labels in a node(). Otherwise you probably need the multi-job plugin.
Björn Am Montag, 20. Januar 2020 07:19:00 UTC+1 schrieb touseef: > > Can anyone point me in right direction, > > I have a use case as follow: > > Kubernetes master running the jenkins and i have n number of physical > machine connected with different hardwares,So what i want to achieve is > when a specific job is triggered in jenkins to execute a test on hardware , > k8's(kubernetes master) should route and connect to that machine in a pool > which has requiste hardware and execute the tests. > > Any pointer how to achieve is appreciated > -- 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/9a78e3e9-884f-41bc-b886-9ddf57c13c76%40googlegroups.com.
