diff options
author | Kevin Hilman <khilman@baylibre.com> | 2019-08-15 11:56:27 -0700 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-15 12:01:00 -0700 |
commit | c92bc4856cdff9b58e0237a25456b3464c335c52 (patch) | |
tree | 63ec15d0396a2ca80fb138f2bdc9083e04d7737f /doc | |
parent | 55c756f9846551f826ac82d079a692d37d5c77d2 (diff) |
templates/base: remove build-tags section in job
build-tags: is not a valid LAVA keyword/section so is causing LAVA
jobs to be refused. Only "tags:" is a valid keyword/section.
However, build-tags are not needed for selecting a correct LAVA
device. This is what 'device-tags' are for. The build-tags are only
propogated to the test-scripts.
So, to fix, just remove the entire build-tags section.
Bug-AGL: SPEC-2751
Change-Id: Ic24bf9c0caf1f4bc2dacd8065eb0edbace7937b1
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions