diff options
author | Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> | 2019-05-13 14:45:49 +0800 |
---|---|---|
committer | Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> | 2019-05-13 14:58:48 +0800 |
commit | 6e5a89e6a076b8134ce3a71e30992dc320695969 (patch) | |
tree | 0d8fe0c0d03a2d65b322f4ec433dbf8850079f14 /releases | |
parent | 616b070a82138636bad2150f886196a118fdddcc (diff) |
Add hunter release to bottlenecks
Add Yaml for hunter stable release
Change-Id: Ic72cda2dc45766214a9f72ea334797125dc504eb
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/hunter/bottlenecks.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/releases/hunter/bottlenecks.yaml b/releases/hunter/bottlenecks.yaml new file mode 100644 index 000000000..43c055352 --- /dev/null +++ b/releases/hunter/bottlenecks.yaml @@ -0,0 +1,14 @@ +--- +project: bottlenecks +project-type: testing +release-model: stable + +branches: + - name: stable/hunter + location: + bottlenecks: 80edaf3c201bec85fe8a403e03b68899c08df3bb + +releases: + - version: opnfv-8.0.0 + location: + bottlenecks: 80edaf3c201bec85fe8a403e03b68899c08df3bb |