l e m m s t e r . d e
  • Home
  • impressum
  • talks
  • Categories
  • Tags
  • Archives

Check Jenkins for running executors ("busyExecutors") remotely via curl

curl -s http://localhost/api/json?depth=1 | python -c 'import json,sys;obj=json.load(sys.stdin);print obj["assignedLabels"][0]["busyExecutors"]'

Published

Jun 17, 2013

Category

hacks

Contact

  • Powered by Pelican. Theme: Elegant