diff options
author | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2021-12-14 19:20:10 +0530 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-12-14 14:23:48 +0000 |
commit | 299ae2639232128b01da5a78b566af502d896d55 (patch) | |
tree | f77791c90b85bf2a83a123c03613f9089071c02e /releases | |
parent | cab60a16aba053c06bc40e6111321514ef56e12e (diff) |
TAGGING: Lakelse Release tags
Added stable lakelse tags for vineperf and cirv.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Ie764f6cd54fe1027043ab26182367c1b27c1f329
Diffstat (limited to 'releases')
-rw-r--r-- | releases/lakelse/cirv.yaml | 17 | ||||
-rw-r--r-- | releases/lakelse/vineperf.yaml | 17 |
2 files changed, 34 insertions, 0 deletions
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 |