From 38e3143d7016b1fdee5190e5aa9bc7a932c88c45 Mon Sep 17 00:00:00 2001
From: chenliangyjy <chenliangyjy@chinamobile.com>
Date: Wed, 9 Dec 2020 14:26:32 +0800
Subject: update the cirv.yaml for Git tagging

Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com>
Change-Id: Ibb8ccb08b953b1a64227250d35b81d76aba9ad5c
---
 releases/jerma/cirv.yaml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

(limited to 'releases')

diff --git a/releases/jerma/cirv.yaml b/releases/jerma/cirv.yaml
index c16fbea46..57cb08d87 100644
--- a/releases/jerma/cirv.yaml
+++ b/releases/jerma/cirv.yaml
@@ -1,8 +1,27 @@
+# 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
 
+releases:
+  - version: opnfv-10.0.0
+    location:
+      cirv: f38765a83c1ba03b5619c1c66ed7bf1a2b6b00be
+  - version: opnfv-10.0.0
+    location:
+      cirv-hdv: 2d145d4f1fd231def2c9d52a71267031b938c0ac
+  - version: opnfv-10.0.0
+    location:
+      cirv-sdv: d1cc451f841f995028d57677e897a39229a065a2
+
 branches:
   - name: stable/jerma
     location:
-- 
cgit