diff options
author | 2019-05-13 18:40:15 +0000 | |
---|---|---|
committer | 2019-05-13 18:40:15 +0000 | |
commit | d27997e663575cbab20792eda22b2f79ff7e39e5 (patch) | |
tree | c59e2efa3f24500532d836973d26e75bc16b5c48 | |
parent | 3c389f82e545f8db73965eeb5f03d5077aff8c2e (diff) | |
parent | 6e5a89e6a076b8134ce3a71e30992dc320695969 (diff) |
Merge "Add hunter release to bottlenecks"
-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 |