Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugin: shell
flags: also-after-suspend
user: root
depends: mir/check-ubuntu-frame-launching-auto
imports:
imports:
from com.canonical.certification import snap
from com.canonical.plainbox import manifest
requires:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ nested_part:
com.canonical.certification::led-indicator-auto
before-suspend-ce-oem-spi-automated
ce-oem-gadget-automated
ce-oem-mir-automated
certification_status_overrides:
apply blocker to .*

Expand Down Expand Up @@ -119,6 +120,7 @@ nested_part:
com.canonical.certification::after-suspend-led-indicator-manual
after-suspend-ce-oem-iio-sensors-manual
after-suspend-ce-oem-digital-io-manual
after-suspend-ce-oem-mir-automated
certification_status_overrides:
apply blocker to .*

Expand Down