570a143c74
When retreiving data from builds, the build number can have a string portion. This is for matrix jobs that define a label to retrieve one sub-build of the matrix job. The URL structure is: https://<jenkins_server>/job/>job_name>/<number>/label=<configuration>/ Allowing a string for build number allows for it to be specifed as, e.g.: 1/label=amd64 And whilst being somewhat a workaround, works without introducing complexity and modifying function calls for extra parameters. Change-Id: Ic409df6e20e85d6a417c6490472b3729f1f20cd2 |
||
---|---|---|
.. | ||
jobs | ||
__init__.py | ||
base.py | ||
helper.py | ||
test_build.py | ||
test_check_jenkinsfile_syntax.py | ||
test_credential.py | ||
test_info.py | ||
test_jenkins_sockets.py | ||
test_jenkins.py | ||
test_job_folder.py | ||
test_node.py | ||
test_plugins.py | ||
test_promotion.py | ||
test_queue.py | ||
test_quiet_down.py | ||
test_rest_endpoints.py | ||
test_script.py | ||
test_version.py | ||
test_view.py | ||
test_whoami.py |