diff options
author | Kevin Hilman <khilman@baylibre.com> | 2019-05-29 12:26:26 -0700 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-05-29 12:26:28 -0700 |
commit | 77a8ce4fcd8b26b6ff6c2a76788b5eff1d80ff97 (patch) | |
tree | 83d6525750dcac89b1099a16d4224c7d9ce80a7e /utils/job-prereq.py | |
parent | 210ac13eb6657fb4ba75a93c107eb27be5953407 (diff) |
templates: fix valid kCI metadata keys
The kernelci-backend is now more strict about enforcing valid and
required keys in the metadata. The field `vcs.url` was already a
duplicate of `git.url` but now `vcs.url` is no longer considered
valid, and using it causes callbacks to be refused by the backend.
Fix it by using git.url instead.
Change-Id: I768229f3fabc8d127f68f4c33bd6ae22c1f654c4
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'utils/job-prereq.py')
0 files changed, 0 insertions, 0 deletions