From 308d799faf78978796b479a4eca65c870dafbc49 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 12 Jan 2021 11:21:37 -0600 Subject: Remove old releases from the HC2VPP jobs Removing older releases from HC2VPP jobs to clean up job history Signed-off-by: Vanessa Rene Valderrama Change-Id: Ib2f6a0cfbc04a6038a0f6af5567ca020b06cef12 --- jjb/hc2vpp/hc2vpp-csit.yaml | 6 ------ jjb/hc2vpp/hc2vpp.yaml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml index a1f84820e..1b979a786 100644 --- a/jjb/hc2vpp/hc2vpp-csit.yaml +++ b/jjb/hc2vpp/hc2vpp-csit.yaml @@ -13,12 +13,6 @@ - master: branch: 'master' repo-stream-part: 'master' - - '1810': - branch: 'stable/1810' - repo-stream-part: 'stable.1810' - - '1901': - branch: 'stable/1901' - repo-stream-part: 'stable.1901' - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index f030cfe6c..69f45fc57 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -23,12 +23,6 @@ - master: branch: 'master' repo-stream-part: 'master' - - '1810': - branch: 'stable/1810' - repo-stream-part: 'stable.1810' - - '1901': - branch: 'stable/1901' - repo-stream-part: 'stable.1901' - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' -- cgit 1.2.3-korg