Akshat Tandon 96f0a7fa5f Adds support for multi-select build parameters
This feature will allow build_job to accept build parameters as a list
of two membered tuples - [('parameter key', 'parameter value', ), ...].
Currently, build_job expects to receive a dictionary of parameters but
this limits the build_job_url function (which is called from
build_job()) to build jenkins url for jobs with multi-select
parameter(s) because dictionaries cannot have duplicate keys (in case,
when there are several values to one parameter key). urlencode is
capable of converting lists with two membered tuples to url as well.

Change-Id: I134a5f8b69ba91acd89afa791cb1cf0b5e63f5f5
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-04-14 07:34:21 +01:00
..
2018-04-04 20:40:17 +00:00
2012-05-17 16:10:00 +01:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00
2018-02-12 11:16:54 +00:00