From 255302021afd1b819ba69efad785cdf0fd31f386 Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Mon, 21 Apr 2025 16:56:14 +0800 Subject: [PATCH] Add k-release as the monitoring release when changing the release yaml Signed-off-by: Zhang Rong(Jon) Change-Id: I069fc161e4afbd7b993fcda2ff56675b923ab5df --- jjb/pti-o2/pti-o2.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/pti-o2/pti-o2.yaml b/jjb/pti-o2/pti-o2.yaml index 790d4fec..cd7b00a2 100644 --- a/jjb/pti-o2/pti-o2.yaml +++ b/jjb/pti-o2/pti-o2.yaml @@ -38,6 +38,8 @@ stream: - master: branch: master + - k-release: + branch: k-release - project: <<: *pti_o2_docker_common -- 2.16.6