From: Sridhar K. N. Rao Date: Thu, 1 Jul 2021 12:41:44 +0000 (+0530) Subject: Added vineperf and cirv-sdv under Kali-releases X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F37%2F72737%2F3;p=releng.git Added vineperf and cirv-sdv under Kali-releases Modify the reference Add cirv-sdv too Signed-off-by: Sridhar K. N. Rao Change-Id: Ia432c2b4eba1e5f75a250c3c160b6ad6db9db612 --- diff --git a/releases/kali/cirv.yaml b/releases/kali/cirv.yaml new file mode 100644 index 000000000..3a5fe6240 --- /dev/null +++ b/releases/kali/cirv.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: cirv +project-type: testing +release-model: stable + +branches: + - name: stable/kali + location: + cirv-sdv: 3daf232ec65cb42c9c4a05bed1f185fe1aa4bd0b diff --git a/releases/kali/vineperf.yaml b/releases/kali/vineperf.yaml new file mode 100644 index 000000000..2dcfe5cc9 --- /dev/null +++ b/releases/kali/vineperf.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: vineperf +project-type: testing +release-model: stable + +branches: + - name: stable/kali + location: + vineperf: 53bfad9e49e8d0ea585e92d6efda6c7a2fd779c1