summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorDaniel Manrique <roadmr@ubuntu.com>2014-08-15 15:17:15 -0400
committerDaniel Manrique <roadmr@ubuntu.com>2014-08-15 15:17:15 -0400
commit92a7f95b82fc68bf33720aea4a0cf37cc8568fff (patch)
treefb29c3af1b9a6b6ed281978e2245aa40fecc33a7 /jobs
parentf659ce7851a9918fbb6880ea0ebafc763aeb36a2 (diff)
providers:checkbox: remove preserve-locale from jobs using gateway_ping_test (LP: #1355717)
Diffstat (limited to 'jobs')
-rw-r--r--jobs/networking.txt.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/jobs/networking.txt.in b/jobs/networking.txt.in
index dd169eb..c98ded8 100644
--- a/jobs/networking.txt.in
+++ b/jobs/networking.txt.in
@@ -2,7 +2,6 @@ plugin: shell
id: networking/gateway_ping
depends: ethernet/detect
command: gateway_ping_test
-flags: preserve-locale
estimated_duration: 2.000
_description: Tests whether the system has a working Internet connection.
@@ -46,7 +45,6 @@ _description:
plugin: shell
id: networking/ping
command: gateway_ping_test $CHECKBOX_SERVER
-flags: preserve-locale
_description:
Automated test case to verify availability of some system on the network using ICMP ECHO packets.