diff options
author | PMR <pmr@pmr-lander> | 2017-09-13 07:55:27 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2017-09-13 07:55:27 +0000 |
commit | 61c079afd42227379572d1bf0ef7d6bbd62a1523 (patch) | |
tree | 9379cc73f76d9eb24312c6a29eb503764b7f4365 | |
parent | fa0ea3ec742fa5c61865e04627ec260dbfba4edc (diff) | |
parent | f3cf1ef2b3417ab408ff64174388e8ca1129b31f (diff) |
Merge #330639 from ~pierre-equoy/plainbox-provider-checkbox:graphic-suspend-jobs-dependancesnap-2017-09-13T1356
-rw-r--r-- | jobs/suspend-graphics.txt.in | 14 | ||||
-rw-r--r-- | jobs/suspend.txt.in | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/jobs/suspend-graphics.txt.in b/jobs/suspend-graphics.txt.in index 5b7c6dc..c85d147 100644 --- a/jobs/suspend-graphics.txt.in +++ b/jobs/suspend-graphics.txt.in @@ -53,7 +53,7 @@ plugin: shell category_id: com.canonical.plainbox::suspend id: suspend/{index}_resolution_after_suspend_{product_slug}_xenial estimated_duration: 1.2 -depends: suspend/{index}_resolution_before_suspend_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial suspend/{index}_resolution_before_suspend_{product_slug}_xenial _description: Test to see that we have the same resolution after resuming as before. command: source graphics_env {driver} {index} @@ -65,7 +65,7 @@ template-filter: graphics_card.prime_gpu_offload == 'Off' plugin: manual category_id: com.canonical.plainbox::suspend id: suspend/{index}_display_after_suspend_{product_slug}_xenial -after: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial _summary: Test display function after suspend for {vendor} {product} _description: PURPOSE: @@ -82,7 +82,7 @@ plugin: user-interact-verify category_id: com.canonical.plainbox::suspend id: suspend/{index}_cycle_resolutions_after_suspend_{product_slug}_xenial requires: package.name == 'xorg' -after: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial estimated_duration: 120.0 command: source graphics_env {driver} {index} @@ -111,7 +111,7 @@ template-filter: graphics_card.prime_gpu_offload == 'Off' plugin: shell category_id: com.canonical.plainbox::suspend id: suspend/{index}_compiz_check_after_suspend_{product_slug}_xenial -after: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial requires: package.name == 'nux-tools' command: source graphics_env {driver} {index} @@ -125,7 +125,7 @@ template-resource: graphics_card plugin: user-interact-verify category_id: com.canonical.plainbox::suspend id: suspend/{index}_glxgears_after_suspend_{product_slug}_xenial -after: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial requires: package.name == 'mesa-utils' command: source graphics_env {driver} {index} @@ -145,7 +145,7 @@ _description: unit: template template-resource: graphics_card id: suspend/{index}_video_after_suspend_{product_slug}_xenial -after: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial plugin: user-interact-verify category_id: com.canonical.plainbox::suspend requires: @@ -169,7 +169,7 @@ template-filter: graphics_card.prime_gpu_offload == 'Off' plugin: shell category_id: com.canonical.plainbox::suspend id: suspend/{index}_driver_version_after_suspend_{product_slug}_xenial -after: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial +depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial command: source graphics_env {driver} {index} graphics_driver diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in index 26b0f09..60c489d 100644 --- a/jobs/suspend.txt.in +++ b/jobs/suspend.txt.in @@ -242,7 +242,7 @@ id: suspend/{index}_suspend_after_switch_to_card_{product_slug} requires: sleep.mem == 'supported' rtc.state == 'supported' -depends: graphics/{index}_switch_card_{product_slug} +depends: suspend/suspend_advanced graphics/{index}_switch_card_{product_slug} user: root environ: PLAINBOX_SESSION_SHARE command: |