diff options
author | Gerard Damm <gerard.damm@wipro.com> | 2018-04-25 13:30:12 -0500 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-26 13:57:33 -0700 |
commit | 6359cc12d784d28c0531ece65e7df2ee133bf6a4 (patch) | |
tree | 604bfef2c6c2e095b7d8a9c2617c6a269c306322 /releases/fraser | |
parent | 7ad76ea8d3f6840f145e8c9fa004d2be528f94b7 (diff) |
updated auto.yaml with 6.0.0 tagging and release-notes URL
patch 2:
fixed leading space issue
patch 3:
cherry-picked commits that were merged in master since initial
stable/fraser branch; applied to Auto stable/fraser; submitted;
used resulting new stable/fraser SHA1 as the SHA1 for
Auto release 6.0.0 (3a957...); didn't change original
stable/fraser SHA1 as Auto branch stable/fraser (5c811...);
branches: https://gerrit.opnfv.org/gerrit/#/admin/projects/auto,branches
changes: https://gerrit.opnfv.org/gerrit/#/q/project:auto
Change-Id: I39c6acaeacc749b17489553e2af52e06902d2828
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'releases/fraser')
-rw-r--r-- | releases/fraser/auto.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/releases/fraser/auto.yaml b/releases/fraser/auto.yaml index fa2f58ba7..a86fabbb3 100644 --- a/releases/fraser/auto.yaml +++ b/releases/fraser/auto.yaml @@ -3,7 +3,14 @@ project: auto project-type: feature release-model: stable +releases: + - version: opnfv-6.0.0 + location: + auto: 3a957a75f99686767d13f45d74b5ca8463559b7b + branches: - name: stable/fraser location: auto: 5c8112dd4434e726da1325b0a699b9839f2f3d6b + +release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/auto/docs/release/release-notes/Auto-release-notes.html |