From c110f4ba86e454f9a24a837024308c79df446e55 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 21 May 2019 21:39:57 +0000 Subject: [PATCH] Update git submodules * Update tempest from branch 'master' - Merge "Fix mismatch error due to map in python3" - Fix mismatch error due to map in python3 When executed by python3 the test failed on a mismatch_error caused by the fact that map function works differently in python3. The review fixes the issue by rewriting the line filtering extensions to list comprehension. Closes-Bug: #1829475 Change-Id: Ic2db882e505e7992192767acbe12a153b2d879e9 --- tempest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempest b/tempest index 6555d7c98d..7b1b398dbc 160000 --- a/tempest +++ b/tempest @@ -1 +1 @@ -Subproject commit 6555d7c98d19b8a17a906bdc2e689e8f88fd3ca6 +Subproject commit 7b1b398dbc1b7b80f5dc0d2485511069ca16e553