Skip to content

lava: Drop spurious settings in the job definitions

Emanuele Aina requested to merge wip/em/lava-drop-spurious-keys into apertis/v2023pre

Validating the job definitions when resubmitting them yields some warnings like:

Valid definition with warnings:
  extra keys not allowed
  @ data['actions[2]']['deploy']['usb']['tool']

Get rid of the extra setting to make LAVA happier.

Merge request reports