From bff58fc0cc0b9d60e20c5eecf774cb82a1e71b08 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Wed, 6 Oct 2021 12:22:15 -0400 Subject: Remove deprecated releases/os jobs for VPP 21.10 - Deprecated release: VPP stable/2009, stable/2101 - Deprecated OS: centos-7, debian-9 Change-Id: If3ca0f249210946321f6e867a933b05f19f58865 Signed-off-by: Dave Wallace --- jjb/hicn/hicn.yaml | 43 +------------------------------------------ 1 file changed, 1 insertion(+), 42 deletions(-) (limited to 'jjb/hicn/hicn.yaml') diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 1dc6d44c..901a9edd 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -12,31 +12,6 @@ # limitations under the License. --- -- project: - name: hicn-os-eol-x86_64 - jobs: - - "hicn-verify-{stream}-{os}-{executor-arch}" - - "hicn-merge-{stream}-{os}-{executor-arch}" - - project: "hicn" - os: - - ubuntu1804: - repo-os-part: "ubuntu.bionic.main" - - centos7: - repo-os-part: "centos7" - - executor-arch: "x86_64" - - stream: - - "2009": - branch: "stable/2009" - repo-stream-part: "stable.2009" - repository-name: "hicn" - - "2005": - branch: "stable/2005" - repo-stream-part: "stable.2005" - repository-name: "hicn" - - project: name: hicn-x86_64 jobs: @@ -59,14 +34,6 @@ branch: "stable/2101" repo-stream-part: "stable.2101" repository-name: "hicn" - - "2009": - branch: "stable/2009" - repo-stream-part: "stable.2009" - repository-name: "hicn" - - "2005": - branch: "stable/2005" - repo-stream-part: "stable.2005" - repository-name: "hicn" - project: name: hicn-aarch64 @@ -139,14 +106,6 @@ branch: "stable/2101" repo-stream-part: "stable.2101" repository-name: "hicn" - - "2009": - branch: "stable/2009" - repo-stream-part: "stable.2009" - repository-name: "hicn" - - "2005": - branch: "stable/2005" - repo-stream-part: "stable.2005" - repository-name: "hicn" - lightng: branch: "hicn-light-ng" repo-stream-part: "hicn-light-ng" -- cgit 1.2.3-korg