From 298e64c772dcfcc9cb65c27fd9e3e34d91545233 Mon Sep 17 00:00:00 2001 From: Jaromir Wysoglad Date: Fri, 5 Sep 2025 02:24:50 -0400 Subject: [PATCH] Execute the watcher-aetos-integration job Watcher now supports Aetos as a datasource. We should test our changes with it to make sure we don't accidentaly break it in the future. Change-Id: Ic3f37dec67b7bd022ff4ded50adeddaec9aa28ed Signed-off-by: Jaromir Wysoglad --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index e41bef9..7a569ec 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,12 +8,14 @@ - check-requirements check: jobs: + - watcher-aetos-integration - telemetry-dsvm-integration-aetos: voting: True - telemetry-dsvm-integration-aetos-ipv6-only: voting: True gate: jobs: + - watcher-aetos-integration - telemetry-dsvm-integration-aetos: voting: True - telemetry-dsvm-integration-aetos-ipv6-only: