diff options
author | Kevin Yeh <kevin.yeh@canonical.com> | 2022-01-19 16:41:30 +0800 |
---|---|---|
committer | Kevin Yeh <kevin.yeh@canonical.com> | 2022-01-19 16:41:30 +0800 |
commit | 85515801fdcf1a31312a75870b31253f35859c50 (patch) | |
tree | 7bd1e0b4a20f3674af836f9f3b08ef127bf73beb /units/ethernet | |
parent | 0a2f3303bf3376b17a9b0a0f00855444e78f8da1 (diff) |
remove using sudo in script, add "user: root" in test case instead.
Diffstat (limited to 'units/ethernet')
-rw-r--r-- | units/ethernet/jobs.pxu | 1 |
1 files changed, 1 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: |