aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/short-smoke/network-veth.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suites/short-smoke/network-veth.yaml')
-rw-r--r--test-suites/short-smoke/network-veth.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suites/short-smoke/network-veth.yaml b/test-suites/short-smoke/network-veth.yaml
index 4416ff7..25f313e 100644
--- a/test-suites/short-smoke/network-veth.yaml
+++ b/test-suites/short-smoke/network-veth.yaml
@@ -8,3 +8,5 @@ run:
- sleep 2
- ip addr add 10.1.0.1/24 dev veth0
- ip addr add 10.1.0.2/24 dev veth1
+ - echo 'DefaultAutoConnectTechnologies=""' >> /etc/connman/main.conf
+ - systemctl restart connman.service