From b56d8f89683da5a0d8e1be83a9aa8b34db0ee76b Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Tue, 2 Mar 2021 14:41:17 -0800 Subject: [PATCH] Update git submodules * Update glance from branch 'master' to e9852fb6251c655f0e384c6b0b8677bd556f17a1 - Make functional tests set node_staging_uri Currently it is not possible to configure the staging directory URI of the functional workers. We need to be able to do that in order to enable the stage cleaning behavior. Right now, they're all sharing /tmp/staging, which will cause workers to conflict while running in parallel. This causes them to use their private test directory, which may also help some other spurious failures due to interaction. Related-Bug: #1913625 Change-Id: Ic2ac2a528206c50c38e948a096daf9eb8e5eb715 --- glance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance b/glance index 144cdf90be..e9852fb625 160000 --- a/glance +++ b/glance @@ -1 +1 @@ -Subproject commit 144cdf90be14cd45868d864cbd9d5a160c9e8859 +Subproject commit e9852fb6251c655f0e384c6b0b8677bd556f17a1