From cf73e7a67950018451a52d5f5bcee165b3cf2fe9 Mon Sep 17 00:00:00 2001 From: Jaromir Wysoglad Date: Tue, 9 Jan 2024 03:10:33 -0500 Subject: [PATCH] Pin gnocchi to 4.4.2 in Xena This fixes the CI, which is currently failing. It pins gnocchi to 4.4.2 for testing, which is the same version as is used in ceilometer CI on xena Change-Id: I23b9648ac632f58bb4e23bdbddf02f779014ff6b --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 067e039e1..74dfc9b82 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,7 @@ test = gabbi>=1.30.0 # Apache-2.0 # Provides subunit-trace webtest - gnocchi[postgresql,file] + gnocchi[postgresql,file]==4.4.2 [entry_points] aodh.storage =