From da67cebe306f074591f91804a8c5aa92300a1287 Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Fri, 31 Jan 2025 13:14:27 +0530 Subject: [PATCH] Add watcher-prometheus-integration job to validate the plugin Depends-On: https://review.opendev.org/c/openstack/watcher/+/939515 Change-Id: I5f005a45eda2004316000c5d69d8fb4672873540 Signed-off-by: Chandan Kumar (raukadah) --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index dfcb7f1..18fd556 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,6 +2,7 @@ check: jobs: - openstack-tox-linters + - watcher-prometheus-integration gate: jobs: - openstack-tox-linters