From 7749636ab4d7cd94ea2147fac2bd062ffac4b218 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 24 Nov 2024 14:19:24 +0900 Subject: [PATCH] Enable forward testing ... to catch any changes which may break existing usage. Depends-on: https://review.opendev.org/936089 Change-Id: I1cfc57acb5db7bd1b6fcc038def2a2a28814da0b --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d9074ad..c512f24 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,8 +1,7 @@ - project: templates: - check-requirements - # FIXME: see https://review.opendev.org/747460 - # - lib-forward-testing-python3 + - lib-forward-testing-python3 - openstack-cover-jobs - openstack-python3-jobs - periodic-stable-jobs