[Buildbot-devel] what is the format of buildbot try jobdir jobs?
Dustin J. Mitchell
dustin at v.igoro.us
Mon Sep 16 23:00:26 UTC 2013
You can find the details of the file format in the source code, but
basically it's a netstring with a bunch of strings containing
different aspects of the job.
master/buildbot/schedulers/trysched.py:91
We're heading toward supporting this with the force scheduler, and in
nine that scheduler will have a nice REST API.
Dustin
More information about the devel
mailing list