Merge "add release notes for container4nfv"
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 27 Apr 2018 20:36:35 +0000 (20:36 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 27 Apr 2018 20:36:35 +0000 (20:36 +0000)
17 files changed:
jjb/compass4nfv/compass-ci-jobs.yml
releases/fraser/armband.yml
releases/fraser/auto.yaml
releases/fraser/bottlenecks.yaml
releases/fraser/clover.yaml
releases/fraser/compass4nfv.yaml
releases/fraser/daisy.yaml
releases/fraser/doctor.yaml
releases/fraser/fuel.yaml
releases/fraser/ipv6.yaml
releases/fraser/joid.yaml
releases/fraser/nfvbench.yaml
releases/fraser/parser.yaml
releases/fraser/sdnvpn.yaml
releases/fraser/snaps.yaml
releases/fraser/storperf.yaml
releases/fraser/yardstick.yaml

index 5f82803..88fb026 100644 (file)
               label: '{scenario}'
           steps:
             - trigger-builds:
-                - project: 'bottlenecks-compass-posca_stress_ping-{pod}-daily-{stream}'
+                - project: 'bottlenecks-compass-posca_factor_multistack_storage_parallel-{pod}-daily-{stream}'
                   current-parameters: false
                   predefined-parameters:
                     DEPLOY_SCENARIO={scenario}
                     build-step-failure-threshold: 'never'
                     failure-threshold: 'never'
                     unstable-threshold: 'FAILURE'
-                - project: 'bottlenecks-compass-posca_factor_multistack_storage_parallel-{pod}-daily-{stream}'
+                - project: 'bottlenecks-compass-posca_factor_soak_throughputs-{pod}-daily-{stream}'
                   current-parameters: false
                   predefined-parameters:
                     DEPLOY_SCENARIO={scenario}
                     build-step-failure-threshold: 'never'
                     failure-threshold: 'never'
                     unstable-threshold: 'FAILURE'
-                - project: 'bottlenecks-compass-posca_factor_soak_throughputs-{pod}-daily-{stream}'
+                - project: 'bottlenecks-compass-posca_stress_ping-{pod}-daily-{stream}'
                   current-parameters: false
                   predefined-parameters:
                     DEPLOY_SCENARIO={scenario}
index ae2e44d..66afd10 100644 (file)
@@ -1,9 +1,24 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 The Linux Foundation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 project: armband
 project-type: installer
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      armband: 2b0ac4026a3acf3b10ab2f4c416636d80ab559f0
+
 branches:
   - name: stable/fraser
     location:
       armband: 46040c0ab85aeba942b7ec7897b32243f859aac0
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/armband/docs/release/release-notes/release-notes.html
index fa2f58b..a86fabb 100644 (file)
@@ -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
index 778e6ed..e72d0f6 100644 (file)
@@ -3,7 +3,15 @@ project: bottlenecks
 project-type: testing
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      bottlenecks: d76736440f852baed2e10a9b92c0557aabc041a6
+
 branches:
   - name: stable/fraser
     location:
       bottlenecks: d10c4644d44f707998c7f05dc72ec4913576b752
+
+release-notes:
+  http://docs.opnfv.org/en/stable-fraser/submodules/bottlenecks/docs/release/release-notes/release_notes.html
index 91758cd..cb62737 100644 (file)
@@ -3,7 +3,14 @@ project: clover
 project-type: feature
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      clover: aae68d3d9dbb8baa3cadef134e6e045ad79f1f57
+
 branches:
   - name: stable/fraser
     location:
       clover: 67b7fb49e6ea6ac9c2547af263355e5f1aeade42
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/clover/docs/release/release-notes/release-notes.html
index 5b5c777..5386ce4 100644 (file)
@@ -10,3 +10,7 @@ branches:
   - name: stable/fraser
     location:
       compass-containers: 15a7cbc925bed896c3c09a5635454c33dbffbadc
+
+# yamllint disable rule:line-length
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/compass4nfv/docs/release/release-notes/release-notes.html
+# yamllint enable rule:line-length
index 78efc48..eddd87d 100644 (file)
@@ -3,6 +3,11 @@ project: daisy
 project-type: installer
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      daisy: 5bbbe44397d946b4d6fb3bdee6fba2c09131b698
+
 branches:
   - name: stable/fraser
     location:
index bc74a03..28cfe7b 100644 (file)
@@ -1,9 +1,24 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 Nokia Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 project: doctor
 project-type: feature
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      doctor: cd500723c3b2de3655b2dc56ea9647f358183264
+
 branches:
   - name: stable/fraser
     location:
       doctor: 06980156b3eed6a6e456d3105c70b68386c1dfb7
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/doctor/docs/release/release-notes/releasenotes.html
index d0b7b19..226ba58 100644 (file)
@@ -1,9 +1,24 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 The Linux Foundation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 project: fuel
 project-type: installer
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      fuel: d45841926790df8313912697d31753c120e2c4aa
+
 branches:
   - name: stable/fraser
     location:
       fuel: e083cf6350a227da161b07d2c68d9aa200611b32
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/fuel/docs/release/release-notes/release-notes.html
index 853847c..2e92199 100644 (file)
@@ -1,8 +1,21 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 The Linux Foundation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 project: ipv6
 project-type: feature
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      ipv6: 5b914695088b39aee3886bd60be4707b7a11a1e8
+
 branches:
   - name: stable/fraser
     location:
index c2ca0cd..6c230c3 100644 (file)
@@ -1,9 +1,24 @@
+# SPDX-License-Identifier: Apache-2.0
+##############################################################################
+# Copyright (c) 2018 The Linux Foundation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 project: joid
 project-type: installer
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      joid: 266a4fd08bef19fca930cbbb1d45f5639b87d3c0
+
 branches:
   - name: stable/fraser
     location:
       joid: f1b6b2867e4e907cb84ea4670ad32f36bddcbf6c
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/joid/docs/release/release-notes/index.html
index e573a8b..9df1642 100644 (file)
@@ -3,7 +3,14 @@ project: nfvbench
 project-type: tools
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      nfvbench: c8402089ad8686a16ad08ce6c6e16a14c3144d64
+
 branches:
   - name: stable/fraser
     location:
       nfvbench: 34c00544f7f7dbfa49bbdcd83eca2936b60826c7
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/nfvbench/docs/release/release-notes/release-notes.html
index a592945..786d1b3 100644 (file)
@@ -3,7 +3,15 @@ project: parser
 project-type: feature
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      parser: 1f8a48db426982b26237188881cb4e5bd0011d35
+
 branches:
   - name: stable/fraser
     location:
       parser: cabfeecb3259c5e22488756d91b6f72d27c4c18a
+
+release-notes:
+  http://docs.opnfv.org/en/stable-fraser/submodules/parser/docs/release/release-notes/release-notes.html
index b0a3906..a4ebe84 100644 (file)
@@ -7,3 +7,5 @@ branches:
   - name: stable/fraser
     location:
       sdnvpn: cc10bd492affb033b68d3b8f4cb1d8c9d554f995
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/sdnvpn/docs/release/release-notes/
index 17318cc..c6c316c 100644 (file)
@@ -3,7 +3,14 @@ project: snaps
 project-type: tools
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      snaps: 4edc3d87392cf78c3f046217543fb76380413306
+
 branches:
   - name: stable/fraser
     location:
       snaps: 65aca3d6919a3d31fa360afa01baee5ebff1fe22
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/snaps/docs/release/release-notes/index.html
index 06a37f6..1389c7a 100644 (file)
@@ -3,7 +3,14 @@ project: storperf
 project-type: testing
 release-model: stable
 
+releases:
+  - version: opnfv-6.0.0
+    location:
+      storperf: 2f8c1546ee5d79f9b4c46e960a74930cfe0fe50e
+
 branches:
   - name: stable/fraser
     location:
       storperf: ce8adafbccb4bc37930f95561fa24874906013ad
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/storperf/docs/release/release-notes/release-notes.html
index 53bcfa6..1cb64bd 100644 (file)
@@ -7,3 +7,5 @@ branches:
   - name: stable/fraser
     location:
       yardstick: f19016b39b828f648a66adc305cce17f5146e922
+
+release-notes: http://docs.opnfv.org/en/stable-fraser/submodules/yardstick/docs/release/release-notes/release-notes.html