Public bug reported:
Pipeline jobs in in Jenkins 2.x appear as placeholder tasks for their
entire lifetime when queried via the API so we can't excluded them when
we list the running builds on a node.
** Affects: python-jenkins
Importance: Undecided
Status: New
--
You received thi
** Changed in: python-jenkins
Assignee: (unassigned) => Graham Lyons (grahamlyons)
** Changed in: python-jenkins
Status: New => In Progress
--
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
Public bug reported:
The `get_running_builds` method on the `Jenkins` class will raise an
exception when it tries to return a list of running builds which
contains placeholder tasks.
This line tries to access a build number, which isn't yet available:
https://github.com/openstack/python-jenkins/b
3 matches
Mail list logo