From 905de7fffaeac6a662df43d0ff8c53ed922b3b81 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Thu, 4 Apr 2019 13:42:04 +0530 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_tempest from branch 'master' - Fix Generate test-list file task Currently in Generate test-list file task, shell script used to generate test-list gets cancatnates with the whitelist-file options leading to saying whitelist file not found. Removing - from jinja conditionals fixes the issue Change-Id: I05f08cfbaca4d030d20079f22080340d6e1c7239 Signed-off-by: Chandan Kumar --- openstack-ansible-os_tempest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_tempest b/openstack-ansible-os_tempest index acac03ceb3..8d81e1eff2 160000 --- a/openstack-ansible-os_tempest +++ b/openstack-ansible-os_tempest @@ -1 +1 @@ -Subproject commit acac03ceb333635700c85ef0a5eb5a51a2b2f827 +Subproject commit 8d81e1eff2e3e9fc6a202079288d68e304a2b747