diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2022-07-26 15:22:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2022-07-26 15:22:27 +0000 |
commit | 075978421f282d21fdf652836a55e8ddeb24239d (patch) | |
tree | 84a9c86f5477b8f5824a89eb984553780b86fbd8 /releases | |
parent | 2bca877cf1b6a261c832a9a5e467cc2845c2ff05 (diff) | |
parent | 0c5dcfda4fd69a755f8f7db03ad15e06287db478 (diff) |
Merge "Create Moselle stable branch for Vineperf"
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 |