diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-11-30 16:48:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-11-30 16:48:02 +0000 |
commit | 5f71cc38f91f9dc5bf8404af542be5017d57ab85 (patch) | |
tree | da155d6ca81395785edc03f63303d3605f3df884 /releases | |
parent | 38adffb277cfaf42fdd4639545878acc8ad38042 (diff) | |
parent | aeb91b552b07e52feaa004b946915382d6a283e2 (diff) |
Merge "[release][barometer] Create barometer stable/jerma branch"
Diffstat (limited to 'releases')
-rw-r--r-- | releases/jerma/barometer.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/jerma/barometer.yaml b/releases/jerma/barometer.yaml new file mode 100644 index 000000000..929d31275 --- /dev/null +++ b/releases/jerma/barometer.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: barometer +project-type: feature +release-model: stable + +branches: + - name: stable/jerma + location: + barometer: f521375d6e898bbdef7abcd9cae25677af96bd82 |