From 76c8568e1e994091fa365b52ba4bc16e193ea2ae Mon Sep 17 00:00:00 2001 From: Luc Provoost Date: Wed, 9 Dec 2020 22:24:17 +0100 Subject: Create samplevnf.yaml for tagging Signed-off-by: Luc Provoost Change-Id: I4f52d6b6de77c3a68705c6d85c25e0f76fe19f39 --- releases/jerma/samplevnf.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 releases/jerma/samplevnf.yaml diff --git a/releases/jerma/samplevnf.yaml b/releases/jerma/samplevnf.yaml new file mode 100644 index 000000000..27aebee0e --- /dev/null +++ b/releases/jerma/samplevnf.yaml @@ -0,0 +1,24 @@ +# 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: samplevnf +project-type: testing +release-model: stable + +releases: + - version: opnfv-10.0.0 + location: + samplevnf: d5801e449ca4c7115c2c11bf164bcce7b149917c + +branches: + - name: stable/jerma + location: + samplevnf: d5801e449ca4c7115c2c11bf164bcce7b149917c + +release-notes: https://docs.opnfv.org/projects/samplevnf/en/stable-jerma/release/release-notes/index.html -- cgit 1.2.3-korg