diff options
author | Emma Foley <efoley@redhat.com> | 2020-11-25 18:02:49 +0000 |
---|---|---|
committer | Emma Foley <efoley@redhat.com> | 2020-11-25 18:47:42 +0000 |
commit | aeb91b552b07e52feaa004b946915382d6a283e2 (patch) | |
tree | 5325ad1d24a5dd48601e1b7d16f8900695f2c380 /releases | |
parent | 40a430f39052b4b3fd167d610747a9406a2a7bd6 (diff) |
[release][barometer] Create barometer stable/jerma branch
JIRA: Barometer-178
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: I02d2478991860d69c33ab3bb948677ce25a810a2
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 |