diff options
author | Kevin Hilman <khilman@baylibre.com> | 2018-09-12 17:56:36 -0700 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2018-09-12 18:04:52 -0700 |
commit | dde9d4700464db956f97fb0a5ee9338d57f362c6 (patch) | |
tree | 3a34feab424e766ca11835b38fc00e2451aef6e2 /templates/callback | |
parent | d327d7f2f7790b9538292444b9647d354bef392d (diff) |
fix metadata for ci build-typeguppy_6.90.0guppy/6.90.06.90.0
When using --build-type=ci, the url_branch and url_version are
repurposed for gerrit changeid and patchset. However, this means
that the kernelCI metadata fields "branch" and "version" values
are interpreted as integers by the backend, causing various problems.
To add clarity to kernelCI fields, prefix with "changeid-" and
"patchset-", and this also makes kernelci-backend interpret
fields as strings, as expected.
Change-Id: I6b648d9c94751a3ce20ec48c593d60b7e71640b1
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'templates/callback')
0 files changed, 0 insertions, 0 deletions