pycontribs / jenkinsapi

A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
http://pypi.python.org/pypi/jenkinsapi
MIT License
857 stars 483 forks source link

Add slave nodes to jenkins #814

Open harshagn opened 3 years ago

harshagn commented 3 years ago
ISSUE TYPE

How to add slave nodes using jenkinsApi ?

Jenkinsapi VERSION

latest

Jenkins VERSION

Jenkins (2.309)

SUMMARY

Please let me know steps to add a slave node in jenkins using the jenkinsapi, with it's properties like label, IP etc

EXPECTED RESULTS

NA

ACTUAL RESULTS

NA

USEFUL INFORMATION

NA

NA
harshagn commented 3 years ago

Awesome work i must say!! Using jenkinsapi makes it so easy to deal with jenkins jobs. Great work :)