summaryrefslogtreecommitdiff
diff options
-rw-r--r--units/monitor/jobs.pxu15
-rw-r--r--units/monitor/test-plan.pxu2
2 files changed, 17 insertions, 0 deletions
diff --git a/units/monitor/jobs.pxu b/units/monitor/jobs.pxu
index 4a6ae9a..f5e4974 100644
--- a/units/monitor/jobs.pxu
+++ b/units/monitor/jobs.pxu
@@ -395,3 +395,18 @@ _steps:
_verification:
Was the interface displayed correctly on the screen?
flags: also-after-suspend
+
+id: monitor/vga
+_summary: Monitor works (VGA)
+_purpose:
+ Check output to display through VGA port
+_steps:
+ 1. Connect display to VGA port
+ 2. Check the display
+_verification:
+ Output to display works
+plugin: manual
+category_id: com.canonical.plainbox::monitor
+estimated_duration: 300
+flags: also-after-suspend
+
diff --git a/units/monitor/test-plan.pxu b/units/monitor/test-plan.pxu
index b893acb..21b16cb 100644
--- a/units/monitor/test-plan.pxu
+++ b/units/monitor/test-plan.pxu
@@ -273,6 +273,7 @@ include:
monitor/dvi-to-vga
monitor/hdmi-to-vga
monitor/displayport_hotplug
+ monitor/vga
id: after-suspend-monitor-full
unit: test plan
@@ -292,3 +293,4 @@ include:
after-suspend-monitor/dvi-to-vga
after-suspend-monitor/hdmi-to-vga
after-suspend-monitor/displayport_hotplug
+ after-suspend-monitor/vga