diff options
author | Ubuntu <ubuntu@cert-jenkins-slave-1-201406-15260.maas> | 2021-11-30 01:50:25 +0000 |
---|---|---|
committer | Ubuntu <ubuntu@cert-jenkins-slave-1-201406-15260.maas> | 2021-11-30 01:50:25 +0000 |
commit | e0ed78f7e010a065b405d1588c9bb35d8bc212f2 (patch) | |
tree | b638bbde4d3698e37dda30865e6576900623ac99 | |
parent | 453feadc0f6c9dff65ddb66bd20027bd2cedca7b (diff) | |
parent | 4f3f133fc45658c808ec64cb8f9126dc5da26434 (diff) |
Merge #411733 from ~pieq/plainbox-provider-checkbox:fix-ethernet-hotplug-jobs
-rw-r--r-- | units/ethernet/jobs.pxu | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/units/ethernet/jobs.pxu b/units/ethernet/jobs.pxu index 89565bf..244cca6 100644 --- a/units/ethernet/jobs.pxu +++ b/units/ethernet/jobs.pxu @@ -301,7 +301,8 @@ plugin: user-interact command: eth_hotplugging.py {{ interface }} && gateway_ping_test.py -v --interface {{ interface }} category_id: com.canonical.plainbox::ethernet -estimated_duration: 1.0 +estimated_duration: 60.0 +user: root flags: preserve-locale unit: template |