summaryrefslogtreecommitdiff
path: root/units
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-14 13:13:25 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-14 13:13:25 +0200
commit6cc1e39222975c2e7a5065296fa36db70b52fba7 (patch)
tree6417a1442c31e238a103ee09c7b671a055119aad /units
parent3d69541c675faf77efa26f68cc69e781f09f2b92 (diff)
bin:rotation_test -> rotation_test.py
Diffstat (limited to 'units')
-rw-r--r--units/graphics/jobs.pxu2
-rw-r--r--units/graphics/legacy.pxu2
-rw-r--r--units/suspend/suspend-graphics.pxu2
3 files changed, 3 insertions, 3 deletions
diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu
index 652eeea..7cf080d 100644
--- a/units/graphics/jobs.pxu
+++ b/units/graphics/jobs.pxu
@@ -240,7 +240,7 @@ id: graphics/{index}_rotation_{product_slug}
depends: graphics/xorg-version
command:
source graphics_env.sh {driver} {index}
- rotation_test
+ rotation_test.py
estimated_duration: 20.000
_summary: Test rotation for {vendor} {product}
_description:
diff --git a/units/graphics/legacy.pxu b/units/graphics/legacy.pxu
index 1970287..7b8d860 100644
--- a/units/graphics/legacy.pxu
+++ b/units/graphics/legacy.pxu
@@ -141,7 +141,7 @@ plugin: user-interact-verify
category_id: com.canonical.plainbox::graphics
id: graphics/rotation
depends: graphics/xorg-version
-command: rotation_test
+command: rotation_test.py
estimated_duration: 20.000
_summary: Test rotation
_description:
diff --git a/units/suspend/suspend-graphics.pxu b/units/suspend/suspend-graphics.pxu
index 124878e..6f270de 100644
--- a/units/suspend/suspend-graphics.pxu
+++ b/units/suspend/suspend-graphics.pxu
@@ -278,7 +278,7 @@ depends:
{%- endif %}
command:
source graphics_env.sh {{ driver }} {{ index }}
- rotation_test
+ rotation_test.py
estimated_duration: 20.000
_summary: Test rotation for {{ vendor }} {{ product }} after suspend
_description: