diff options
author | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2022-06-14 13:19:21 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2022-06-14 13:26:37 +0530 |
commit | 0c5dcfda4fd69a755f8f7db03ad15e06287db478 (patch) | |
tree | 3487842bcfb883f35690b291c6a63f3e41557f8a /releases | |
parent | 9604f5145ba3614e2255db9cccf20dd2973ccd5c (diff) |
Create Moselle stable branch for Vineperf
Update jenkins jobs to include moselle reference.
Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: I19ea5ca9f7064f66d1f18210018bae2f4dff76c2
Diffstat (limited to 'releases')
-rw-r--r-- | releases/moselle/vineperf.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/moselle/vineperf.yaml b/releases/moselle/vineperf.yaml new file mode 100644 index 000000000..709352926 --- /dev/null +++ b/releases/moselle/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/moselle + location: + vineperf: aa75d7b0b5041aafa9a34bc95600db5b01a5791e |