summaryrefslogtreecommitdiff
path: root/tests/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts')
-rw-r--r--tests/scripts/multi-seat-change-graphical-disabled.conf3
-rw-r--r--tests/scripts/multi-seat-change-graphical.conf3
-rw-r--r--tests/scripts/multi-seat-non-graphical-disabled.conf3
-rw-r--r--tests/scripts/multi-seat-non-graphical.conf3
-rw-r--r--tests/scripts/multi-seat-seat0-non-graphical-disabled.conf3
-rw-r--r--tests/scripts/multi-seat-seat0-non-graphical.conf3
6 files changed, 9 insertions, 9 deletions
diff --git a/tests/scripts/multi-seat-change-graphical-disabled.conf b/tests/scripts/multi-seat-change-graphical-disabled.conf
index 3b3369fc..50c52768 100644
--- a/tests/scripts/multi-seat-change-graphical-disabled.conf
+++ b/tests/scripts/multi-seat-change-graphical-disabled.conf
@@ -2,6 +2,9 @@
# Check seat graphical status is ignored
#
+[LightDM]
+logind-check-graphical=false
+
#?*START-DAEMON
#?RUNNER DAEMON-START
diff --git a/tests/scripts/multi-seat-change-graphical.conf b/tests/scripts/multi-seat-change-graphical.conf
index 8c2bded7..90d9ec76 100644
--- a/tests/scripts/multi-seat-change-graphical.conf
+++ b/tests/scripts/multi-seat-change-graphical.conf
@@ -2,9 +2,6 @@
# Check seat can change graphical status
#
-[LightDM]
-logind-check-graphical=true
-
#?*START-DAEMON
#?RUNNER DAEMON-START
diff --git a/tests/scripts/multi-seat-non-graphical-disabled.conf b/tests/scripts/multi-seat-non-graphical-disabled.conf
index f8371c00..ab628b5f 100644
--- a/tests/scripts/multi-seat-non-graphical-disabled.conf
+++ b/tests/scripts/multi-seat-non-graphical-disabled.conf
@@ -2,6 +2,9 @@
# Check non graphical seats are started anyway
#
+[LightDM]
+logind-check-graphical=false
+
#?*START-DAEMON
#?RUNNER DAEMON-START
diff --git a/tests/scripts/multi-seat-non-graphical.conf b/tests/scripts/multi-seat-non-graphical.conf
index 45f045b9..b07533d1 100644
--- a/tests/scripts/multi-seat-non-graphical.conf
+++ b/tests/scripts/multi-seat-non-graphical.conf
@@ -2,9 +2,6 @@
# Check non graphical seats are ignored
#
-[LightDM]
-logind-check-graphical=true
-
#?*START-DAEMON
#?RUNNER DAEMON-START
diff --git a/tests/scripts/multi-seat-seat0-non-graphical-disabled.conf b/tests/scripts/multi-seat-seat0-non-graphical-disabled.conf
index ddac6154..2a98bea5 100644
--- a/tests/scripts/multi-seat-seat0-non-graphical-disabled.conf
+++ b/tests/scripts/multi-seat-seat0-non-graphical-disabled.conf
@@ -2,6 +2,9 @@
# Check seat0 is started even if it is marked as non-graphical
#
+[LightDM]
+logind-check-graphical=false
+
[test-runner-config]
seat0-can-graphical=false
diff --git a/tests/scripts/multi-seat-seat0-non-graphical.conf b/tests/scripts/multi-seat-seat0-non-graphical.conf
index f6c4233d..b3925956 100644
--- a/tests/scripts/multi-seat-seat0-non-graphical.conf
+++ b/tests/scripts/multi-seat-seat0-non-graphical.conf
@@ -2,9 +2,6 @@
# Check seat0 is started only once it becomes graphical
#
-[LightDM]
-logind-check-graphical=true
-
[test-runner-config]
seat0-can-graphical=false