about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/tests/nm.py3
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 47700829..24d6fec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+network-manager (1.18.0-1ubuntu4) UNRELEASED; urgency=medium
+
+  * debian/tests/nm.py: give test_no_ap more time for wifi devices to start
+    as it may be necessary on ppc64el.
+
+ -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Wed, 29 May 2019 09:25:18 -0400
+
 network-manager (1.18.0-1ubuntu3) eoan; urgency=medium
 
   * d/p/Read-system-connections-from-run.patch:
diff --git a/debian/tests/nm.py b/debian/tests/nm.py
index ead66f5a..5eca9caa 100755
--- a/debian/tests/nm.py
+++ b/debian/tests/nm.py
@@ -402,6 +402,9 @@ Logs are in '%s'. When done, exit the shell.
         '''no available access point'''
 
         self.start_nm(self.dev_w_client)
+        # Give the interfaces a bit more time to intialized; it may be needed
+        # on ppc64el.
+        time.sleep(30)
         self.assertEventually(self.nmclient.networking_get_enabled, timeout=20)
 
         # state independent properties