From 299ae2639232128b01da5a78b566af502d896d55 Mon Sep 17 00:00:00 2001 From: "Sridhar K. N. Rao" Date: Tue, 14 Dec 2021 19:20:10 +0530 Subject: TAGGING: Lakelse Release tags Added stable lakelse tags for vineperf and cirv. Signed-off-by: Sridhar K. N. Rao Change-Id: Ie764f6cd54fe1027043ab26182367c1b27c1f329 --- releases/lakelse/cirv.yaml | 17 +++++++++++++++++ releases/lakelse/vineperf.yaml | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 releases/lakelse/cirv.yaml create mode 100644 releases/lakelse/vineperf.yaml (limited to 'releases/lakelse') diff --git a/releases/lakelse/cirv.yaml b/releases/lakelse/cirv.yaml new file mode 100644 index 000000000..f91d6591f --- /dev/null +++ b/releases/lakelse/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/lakelse + location: + cirv-sdv: 31fb310d3fd1c9c1f12cfe0c654870e24f5efab6 diff --git a/releases/lakelse/vineperf.yaml b/releases/lakelse/vineperf.yaml new file mode 100644 index 000000000..199fe02ae --- /dev/null +++ b/releases/lakelse/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/lakelse + location: + vineperf: 2fcc501a8cf9f5a7dbcedf48946e225dfc485ff8 -- cgit 1.2.3-korg