summaryrefslogtreecommitdiff
path: root/units/graphics
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-14 13:48:34 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-14 13:48:34 +0200
commit9e45ca37e8e621faf24271a7e6131de06f197859 (patch)
tree3efdb80ce8bfd0cec9250f4763856666f01b67e1 /units/graphics
parentfe6e02d5f21035503fe024a560f7cc760b07bc5e (diff)
bin:xrandr_cycle -> xrandr_cycle.py
Diffstat (limited to 'units/graphics')
-rw-r--r--units/graphics/jobs.pxu2
-rw-r--r--units/graphics/legacy.pxu2
2 files changed, 2 insertions, 2 deletions
diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu
index 09ce03c..30da64e 100644
--- a/units/graphics/jobs.pxu
+++ b/units/graphics/jobs.pxu
@@ -220,7 +220,7 @@ requires: package.name == 'xorg'
depends: graphics/VESA_drivers_not_in_use
command:
source graphics_env.sh {driver} {index}
- xrandr_cycle --screenshot-dir $PLAINBOX_SESSION_SHARE
+ xrandr_cycle.py --screenshot-dir $PLAINBOX_SESSION_SHARE
estimated_duration: 250.000
_summary: Test resolution cycling for {vendor} {product}
_description:
diff --git a/units/graphics/legacy.pxu b/units/graphics/legacy.pxu
index 498c559..5f20f7b 100644
--- a/units/graphics/legacy.pxu
+++ b/units/graphics/legacy.pxu
@@ -126,7 +126,7 @@ category_id: com.canonical.plainbox::graphics
id: graphics/cycle_resolution
requires: package.name == 'xorg'
depends: graphics/VESA_drivers_not_in_use
-command: xrandr_cycle --screenshot-dir $PLAINBOX_SESSION_SHARE
+command: xrandr_cycle.py --screenshot-dir $PLAINBOX_SESSION_SHARE
estimated_duration: 250.000
_summary: Test resolution cycling
_description: