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 485 forks source link

Fix node get monitor data #778

Open hummerstudio opened 4 years ago

hummerstudio commented 4 years ago

776

should get full data to get monitor subitem data.

hummerstudio commented 4 years ago

Many unrelated unittests fail.

jenkinsapi_tests/unittests/testnode.py::test* are all PASSED.