From 3350452d28f853a3c19e31519c71e2eb3b45ad8e Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Thu, 15 Jun 2023 13:48:34 +0800 Subject: [PATCH] pti-rtp: add stream for i-release Add the stream for branch i-release. Issue-ID: INF-431 Signed-off-by: Jackie Huang Change-Id: I92c9c6f2d09bbd956586282f5e011e40fce1bf4c --- jjb/pti-rtp/pti-rtp.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/pti-rtp/pti-rtp.yaml b/jjb/pti-rtp/pti-rtp.yaml index 008b2335..27a28194 100644 --- a/jjb/pti-rtp/pti-rtp.yaml +++ b/jjb/pti-rtp/pti-rtp.yaml @@ -68,3 +68,5 @@ branch: g-release - h-release: branch: h-release + - i-release: + branch: i-release -- 2.16.6