diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-12-14 17:51:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2021-12-14 17:51:39 +0000 |
commit | dbd997e9d9785d79201d6d06bfc268a6c95eaca9 (patch) | |
tree | 069a70f089f825236b8a2d9b94932328e7176208 | |
parent | 56d8434b0d216567636605f0ee3f3fd4f514260d (diff) | |
parent | 299ae2639232128b01da5a78b566af502d896d55 (diff) |
Merge "TAGGING: Lakelse Release tags"
-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 |