diff options
author | rexlee8776 <limingjiang@huawei.com> | 2019-12-23 12:31:43 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2019-12-23 12:31:43 +0000 |
commit | 2a0ffe1e4e2d22781eae697e8b765f0e7063fa7e (patch) | |
tree | 604f5136f3eb692af9ad50bffbe438dae65d8183 /releases | |
parent | e3030816622573cf755e0a28def10b183bd0f06f (diff) |
create iruya stable branch for Yardstick
Change-Id: If360d7c55c4374b3427564d7709a9e1d5d6ed7b7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/iruya/yardstick.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/iruya/yardstick.yaml b/releases/iruya/yardstick.yaml new file mode 100644 index 000000000..428d231bd --- /dev/null +++ b/releases/iruya/yardstick.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2019 Huawei Technologies Co., Ltd. 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: yardstick +project-type: testing +release-model: stable + +branches: + - name: stable/iruya + location: + yardstick: 13967af6479058515fea6c94c4d5b8dc9da536cc |