From 5795bd0fdad9ad64aadacb2901c65ecd8fce1c75 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 3 May 2024 20:34:45 +0000 Subject: [PATCH] Update git submodules * Update cliff from branch 'master' to b75afa0ecad51c7eb150b2b0c93aec1c2a159052 - Merge "Add fixtures explicitly in test requirements" - Add fixtures explicitly in test requirements Currently, fixtures is pulled as transitive dependency from stestr. In order to always pull it, we have to add it in test requirements file. When bootstrapping at RDO, we have to build cliff without stestr to avoid cylic dep issue, leading to the missing of fixtures in the buildroot. Change-Id: I0b9a521abf8fb3abc67de648d4831691b1b0714e --- cliff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cliff b/cliff index 3f1b936827..b75afa0eca 160000 --- a/cliff +++ b/cliff @@ -1 +1 @@ -Subproject commit 3f1b936827be1b8c0f2e39a3d8cc34ad05bfd85a +Subproject commit b75afa0ecad51c7eb150b2b0c93aec1c2a159052