summaryrefslogtreecommitdiff
diff options
-rw-r--r--units/ethernet/jobs.pxu1
-rw-r--r--units/suspend/suspend.pxu4
-rw-r--r--units/wireless/wireless-connection-manual.pxu1
3 files changed, 6 insertions, 0 deletions
diff --git a/units/ethernet/jobs.pxu b/units/ethernet/jobs.pxu
index 244cca6..571c03d 100644
--- a/units/ethernet/jobs.pxu
+++ b/units/ethernet/jobs.pxu
@@ -394,6 +394,7 @@ depends: suspend/suspend_advanced_auto
estimated_duration: 1.2
requires:
device.category == 'NETWORK'
+user: root
command: network_reconnect_resume_test.py -t 10 -d wired
_summary: Network reconnect resume test (wired)
_description:
diff --git a/units/suspend/suspend.pxu b/units/suspend/suspend.pxu
index 56960be..73a56dc 100644
--- a/units/suspend/suspend.pxu
+++ b/units/suspend/suspend.pxu
@@ -1320,6 +1320,7 @@ id: suspend/wifi_resume_time
depends: suspend/suspend_advanced_auto
requires:
device.category == 'WIRELESS'
+user: root
command: network_reconnect_resume_test.py -t 90 -d wifi
estimated_duration: 0.530
_description:
@@ -1333,6 +1334,7 @@ estimated_duration: 1.2
depends: suspend/suspend_advanced_auto
requires:
device.category == 'WIRELESS'
+user: root
command: network_reconnect_resume_test.py -t 90 -d wifi
_description:
Checks the length of time it takes to reconnect an existing wifi connection
@@ -1345,6 +1347,7 @@ depends: suspend/suspend_advanced_auto
estimated_duration: 1.2
requires:
device.category == 'NETWORK'
+user: root
command: network_reconnect_resume_test.py -t 10 -d wired
_description:
Checks the length of time it takes to reconnect an existing wired connection
@@ -1357,6 +1360,7 @@ depends: suspend/suspend_advanced_auto
estimated_duration: 1.2
requires:
device.category == 'NETWORK'
+user: root
command: network_reconnect_resume_test.py -t 10 -d wired
_description:
Checks the length of time it takes to reconnect an existing wired connection
diff --git a/units/wireless/wireless-connection-manual.pxu b/units/wireless/wireless-connection-manual.pxu
index d06b260..70ad25f 100644
--- a/units/wireless/wireless-connection-manual.pxu
+++ b/units/wireless/wireless-connection-manual.pxu
@@ -203,6 +203,7 @@ estimated_duration: 1.2
depends: suspend/suspend_advanced_auto
requires:
device.category == 'WIRELESS'
+user: root
command: network_reconnect_resume_test.py -t 90 -d wifi
_summary: Network reconnect resume test (wifi)
_description: