diff options
-rw-r--r-- | jobs/graphics.txt.in | 4 | ||||
-rw-r--r-- | units/autotesting.pxu | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/jobs/graphics.txt.in b/jobs/graphics.txt.in index c931db0..932a715 100644 --- a/jobs/graphics.txt.in +++ b/jobs/graphics.txt.in @@ -342,7 +342,7 @@ unit: template template-resource: graphics_card plugin: attachment category_id: 2013.com.canonical.plainbox::graphics -id: {index}_screenshot_{product_slug}.jpg +id: graphics/{index}_screenshot_{product_slug}.jpg depends: graphics/{index}_screenshot_{product_slug} command: base64 $PLAINBOX_SESSION_SHARE/screenshot_{index}.jpg _description: Attaches the screenshot captured in graphics/screenshot for the {vendor} {product} graphics card. @@ -393,7 +393,7 @@ unit: template template-resource: graphics_card plugin: attachment category_id: 2013.com.canonical.plainbox::graphics -id: {index}_screenshot_fullscreen_video_{product_slug}.jpg +id: graphics/{index}_screenshot_fullscreen_video_{product_slug}.jpg depends: graphics/{index}_screenshot_fullscreen_video_{product_slug} command: base64 $PLAINBOX_SESSION_SHARE/screenshot_fullscreen_video_{index}.jpg _summary: Attach results of FSV screenshot test for {vendor} {product} diff --git a/units/autotesting.pxu b/units/autotesting.pxu index a20b0e6..f1f8a1c 100644 --- a/units/autotesting.pxu +++ b/units/autotesting.pxu @@ -46,9 +46,7 @@ include: graphics/xorg-failsafe graphics/xorg-process graphics/1_screenshot_.* - 1_screenshot_.*.jpg graphics/1_screenshot_fullscreen_video_.* - 1_screenshot_fullscreen_video_.*.jpg install/apt-get-gets-updates mediacard/sd-preinserted memory/info |