From c27b7f08105b165a1de74b27223c9a7a797888aa Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 14 Sep 2020 01:41:27 +0000 Subject: [PATCH] Update git submodules * Update python-zaqarclient from branch 'master' - Merge "Native Zuulv3 and fixes for python-zaqarclient-functional" - Native Zuulv3 and fixes for python-zaqarclient-functional This change converts the existing legacy job into a native one. It also re-enables the execution of functional tests, which are otherwise not executed. It seems the initial idea of this job was to run them, but this part has been probably lost over time. This require a new 'functional' tox environment which focuses on the functional tests. Without the functional tests, this job is just a simple devstack deployment job which tests the installability of zaqarclient, but without really going through its code. Unfortunately, as they haven't been executed for a while, only a minority of the functional tests work. Only a subset of them has been then enabled for now. Change-Id: I6f33ca4b2da44cdaf4c85d30a3d520b0fdddce85 --- python-zaqarclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-zaqarclient b/python-zaqarclient index 8f0b9f5b07..e388947aae 160000 --- a/python-zaqarclient +++ b/python-zaqarclient @@ -1 +1 @@ -Subproject commit 8f0b9f5b07b51a39488a4f1e4f0f092b6579ee73 +Subproject commit e388947aae2c1440ffc8c635d9dc2f702dc2cb27