diff options
Diffstat (limited to 'releases/fraser/functest.yaml')
-rw-r--r-- | releases/fraser/functest.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/releases/fraser/functest.yaml b/releases/fraser/functest.yaml index a070418aa..d1837b8b8 100644 --- a/releases/fraser/functest.yaml +++ b/releases/fraser/functest.yaml @@ -3,6 +3,14 @@ project: functest project-type: testing release-model: stable +releases: + - version: opnfv-6.0.0 + location: + functest: 7ba6ff1dfd4f5efb5c26a2606d53d625f3cae846 + - version: opnfv-6.0.0 + location: + functest-kubernetes: 770bd295031af2e12da3472b9ed2763bfdc4deaf + branches: - name: stable/fraser location: @@ -13,3 +21,5 @@ branches: - name: stable/fraser location: functest-xtesting: 4e4d8c583fe403db095e950c06030586f2aa929a + +release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/functest/docs/release/release-notes/index.html |