summaryrefslogtreecommitdiff
path: root/units/thunderbolt
diff options
authorPMR <pmr@pmr-lander>2018-07-11 15:20:46 +0000
committerPMR <pmr@pmr-lander>2018-07-11 15:20:46 +0000
commit49c7c4ea43d24a1c061f3e82b99189c1813062de (patch)
treead96d231bbb3e4568efaac575db290eae50ae20e /units/thunderbolt
parent95d1e13216862670be81c73dbe2a8879127f51b0 (diff)
parent35fa1a70ad532be2c8aaaa0739ed5e2d2215398b (diff)
Merge #349355 from ~kissiel/plainbox-provider-checkbox:hdmi-dp-after-suspend
Diffstat (limited to 'units/thunderbolt')
-rw-r--r--units/thunderbolt/jobs.pxu2
1 files changed, 2 insertions, 0 deletions
diff --git a/units/thunderbolt/jobs.pxu b/units/thunderbolt/jobs.pxu
index 188b2f6..14fa3f8 100644
--- a/units/thunderbolt/jobs.pxu
+++ b/units/thunderbolt/jobs.pxu
@@ -57,6 +57,7 @@ category_id: com.canonical.plainbox::disk
id: thunderbolt/daisy-chain
imports: from com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt == 'True'
+flags: also-after-suspend-manual
estimated_duration: 45.0
command: removable_storage_test -s 268400000 scsi
_summary: Daisy-chain testing for Thunderbolt storage and display device
@@ -133,6 +134,7 @@ category_id: com.canonical.plainbox::disk
id: thunderbolt3/daisy-chain
imports: from com.canonical.plainbox import manifest
requires: manifest.has_thunderbolt3 == 'True'
+flags: also-after-suspend-manual
estimated_duration: 45.0
command: removable_storage_test -s 268400000 scsi
_summary: Daisy-chain testing for Thunderbolt 3 storage and display device