diff options
author | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2023-01-11 18:56:59 +0530 |
---|---|---|
committer | Sridhar K. N. Rao <srao@linuxfoundation.org> | 2023-01-11 18:58:31 +0530 |
commit | 1b8c0861b7906f65dffdb42d39a91ea59a5f751b (patch) | |
tree | 6e02b84be10137f2d66eee4c0c4fd69cef6dcdf7 /releases | |
parent | 4f3ef44f1e06e0ccd1797283663096cdf4a62237 (diff) |
NileUpdate: Update commit for VinePerf and Thoth
This patch update the commit code for Vineperf.
Also, thoth.yaml is created for nile release.
Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org>
Change-Id: I9a212b9789c7c146031f62d1435d005f5417dfc2
Diffstat (limited to 'releases')
-rw-r--r-- | releases/nile/thoth.yaml | 17 | ||||
-rw-r--r-- | releases/nile/vineperf.yaml | 2 |
2 files changed, 18 insertions, 1 deletions
diff --git a/releases/nile/thoth.yaml b/releases/nile/thoth.yaml new file mode 100644 index 000000000..59d8c9e77 --- /dev/null +++ b/releases/nile/thoth.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 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: thoth +project-type: feature +release-model: stable + +branches: + - name: stable/nile + location: + thoth: 3b4fa67222bd3e33cb921869395b46193d353bb1 diff --git a/releases/nile/vineperf.yaml b/releases/nile/vineperf.yaml index 4a3ef2d4d..88252799c 100644 --- a/releases/nile/vineperf.yaml +++ b/releases/nile/vineperf.yaml @@ -14,4 +14,4 @@ release-model: stable branches: - name: stable/nile location: - vineperf: 34147ac299351c44d4f7d135892457fba38a132b + vineperf: e0b5af5ab0a36bb63c880b9137dd02e26e4c94cc |