Skip to content

Commit

Permalink
project: lkft: devices: db845c: disable 'lava-signal: kmsg'
Browse files Browse the repository at this point in the history
This is a workaround until a proper solution is fixed for why LAVA jobs
on db845c ends up with 'Invalid TESTCASE signal'.

Suggested-by: Chase Qi <[email protected]>
Signed-off-by: Anders Roxell <[email protected]>
  • Loading branch information
roxell committed Feb 7, 2024
1 parent 189f66b commit b932dae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lava_test_plans/projects/lkft/devices/dragonboard-845c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

{% extends "devices/dragonboard-845c" %}

{% set test_target_redirect_to_kmsg = false %}

{% set ramdisk = ramdisk|default(true) %}
{% set BOOT_LABEL = "kernel" %}
{% set BOOT_LABEL_OVERRIDE = true %}
Expand Down

0 comments on commit b932dae

Please sign in to comment.