summaryrefslogtreecommitdiffstats
path: root/jjb/hicn/hicn.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2021-10-06 12:22:15 -0400
committerDave Wallace <dwallacelf@gmail.com>2021-10-27 10:30:54 -0400
commitbff58fc0cc0b9d60e20c5eecf774cb82a1e71b08 (patch)
tree55bce429af7597f186b07beec852fae1e32f6804 /jjb/hicn/hicn.yaml
parent31635358ab5dca1434a82548ba9ae8235441f378 (diff)
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 <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/hicn/hicn.yaml')
-rw-r--r--jjb/hicn/hicn.yaml43
1 files changed, 1 insertions, 42 deletions
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:
@@ -13,31 +13,6 @@
---
- 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:
- "hicn-verify-{stream}-{os}-{executor-arch}"
@@ -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"