From 39395f88c23c74b88d87ca4e8e975242447258a1 Mon Sep 17 00:00:00 2001 From: Po-Hsu Lin Date: Wed, 22 Apr 2015 17:00:56 +0800 Subject: Add dependency to hybrid graphic test --- jobs/suspend.txt.in | 1 + 1 file changed, 1 insertion(+) diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in index 472dca7..307cc40 100644 --- a/jobs/suspend.txt.in +++ b/jobs/suspend.txt.in @@ -386,6 +386,7 @@ command: cat <<'EOF' | run_templates -t -s 'graphics_card_resource' plugin: attachment id: suspend/`echo ${index}`_hybrid-sleep-single-log-attach_`echo "${product}" | sed 's/ /_/g;s/[^_a-zA-Z0-9-]//g'` + depends: suspend/`echo ${index}`_hybrid_sleep_`echo "${product}" | sed 's/ /_/g;s/[^_a-zA-Z0-9-]//g'` command: [ -e $PLAINBOX_SESSION_SHARE/`echo ${index}`_hybrid_sleep_single.log ] && cat $PLAINBOX_SESSION_SHARE/`echo ${index}`_hybrid_sleep_single.log _description: Attaches the log from the single hybrid sleep/resume test to the results -- cgit v1.2.3