diff options
Diffstat (limited to 'releases/hunter/yardstick.yaml')
-rw-r--r-- | releases/hunter/yardstick.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/hunter/yardstick.yaml b/releases/hunter/yardstick.yaml new file mode 100644 index 000000000..f19ec3a55 --- /dev/null +++ b/releases/hunter/yardstick.yaml @@ -0,0 +1,16 @@ +--- +project: yardstick +project-type: testing +release-model: stable + +branches: + - name: stable/hunter + location: + yardstick: 85899baa90714ae15add21a330316793071168ae + +releases: + - version: opnfv-8.0.0 + location: + yardstick: 9bd54d7914f4c025d4a50611f726d6154f914c7b + +release-notes: https://opnfv-yardstick.readthedocs.io/en/latest/release/release-notes/release-notes.html |