Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 1 | |
| 2 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 3 | International License. http://creativecommons.org/licenses/by/4.0 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 4 | |
| 5 | .. _doc-release-notes: |
| 6 | |
| 7 | Integration Release Notes |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 8 | ========================= |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 9 | |
| 10 | |
| 11 | Integration Repo |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 12 | ---------------- |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 13 | |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 14 | Version: 4.0.0 |
| 15 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 16 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 17 | :Release Date: 2019-10-21 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 18 | |
| 19 | **New Features** |
| 20 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 21 | * Add new integration labs |
| 22 | * Introduction of OOM Gating |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 23 | * Updated scripts for OOM daily automated deployment tests |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 24 | * Refactoring of the Integration wiki home page |
Yang Xu | 4c9c471 | 2019-06-19 01:56:35 -0400 | [diff] [blame] | 25 | * Automation script for use cases |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 26 | * Updated java artifact versions for ONAP El Alto release |
| 27 | * Cleaning of CSIT jobs |
| 28 | * Update oparent library to fix security Vulnerabilities |
| 29 | * Update Postman collection for test |
Gildas Lanilis | 1c76f0a | 2018-11-29 15:50:49 -0800 | [diff] [blame] | 30 | |
| 31 | Quick Links: |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 32 | - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_ |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 33 | - ` El Alto use testing status page <https://wiki.onap.org/display/DW/2%3A+El+Alto+Release+Integration+Testing+Status>` |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 34 | |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 35 | ONAP Maturity Testing Notes |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 36 | --------------------------- |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 37 | |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 38 | For El Alto release, ONAP continues to improve in multiple areas of |
| 39 | Scalability, Security, Stability and Performance (S3P) metrics. |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 40 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 41 | In addition of the windriver lab, Master and El Alto use cases have been tested |
| 42 | on Ericcson (Daily Master CI chain), Orange (Daily Master chain, Gating) and |
| 43 | windriver labs (use cases, daily, long duration). See `Integration Lab portal |
| 44 | <http://testresults.opnfv.org/onap-integration>` |
| 45 | |
| 46 | |
| 47 | A gating chain has been setup for OOM. This CI chain provides feedback to the |
| 48 | integration team. For each OOM change, a full ONAP deployment is triggered then |
| 49 | several tests are executed (k8s verification, helm chart verification, 61 robot |
| 50 | healthcheck, healthdist and end to end basic VNF tests). |
| 51 | For El Alto, more than 1000 pipelines have been executed (gating, daily master |
| 52 | and stable). |
| 53 | The results of the tests for the OOM gating can be found ` here |
| 54 | <https://orange-opensource.gitlab.io/lfn/onap/xtesting-onap-view/index.html>` |
| 55 | |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 56 | Tests dealing with more than 25 test cases are executed on Windriver |
| 57 | environment. |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 58 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 59 | The Integration team ran the 72 hours stability testing (xx% passing rate) and |
| 60 | full resilience testing (xx% passing rate) at ONAP OpenLabs. |
| 61 | More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>`. |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 62 | |
| 63 | |
| 64 | Verified Use Cases and Functional Requirements |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 65 | ---------------------------------------------- |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 66 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 67 | The Integration team verified 22 use cases and functional requirements. |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 68 | The details can be found at |
| 69 | :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session. |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 70 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 71 | O-Parent |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 72 | -------- |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 73 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 74 | Version: 2.2.0 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 75 | .............. |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 76 | |
| 77 | :Release Date: 2019-09-03 |
| 78 | |
| 79 | **New Features** |
| 80 | |
| 81 | * Updated oparent POM files to support LF's new global job template. |
| 82 | * commons-beanutils 1.9.4 |
| 83 | * tomcat-embed-core 9.0.24 |
| 84 | * jquery 3.4.1 |
| 85 | |
| 86 | |
Gary Wu | 21a47fe | 2019-06-21 09:18:41 -0700 | [diff] [blame] | 87 | Version: 2.0.0 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 88 | .............. |
Gary Wu | 21a47fe | 2019-06-21 09:18:41 -0700 | [diff] [blame] | 89 | |
| 90 | :Release Date: 2019-03-08 |
| 91 | |
| 92 | **New Features** |
| 93 | |
| 94 | * Updated oparent POM files to support LF's new global job template. |
| 95 | |
Gary Wu | 1e83f00 | 2019-03-12 11:39:26 -0700 | [diff] [blame] | 96 | Version: 1.2.3 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 97 | .............. |
Gary Wu | 1e83f00 | 2019-03-12 11:39:26 -0700 | [diff] [blame] | 98 | |
| 99 | :Release Date: 2019-02-11 |
| 100 | |
| 101 | **Bug Fixes** |
| 102 | |
| 103 | * Updated various library dependency versions per SECCOM input |
| 104 | * Fixed Checkstyle configuration issues |
| 105 | |
| 106 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 107 | Version: 1.2.2 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 108 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 109 | |
| 110 | :Release Date: 2018-11-11 |
| 111 | |
| 112 | **Bug Fixes** |
| 113 | |
| 114 | * Updated Spring dependency version to fix CLM issues |
| 115 | * Remove hard-coding of ONAP nexus repos |
| 116 | |
| 117 | |
| 118 | Version: 1.2.1 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 119 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 120 | |
| 121 | :Release Date: 2018-09-14 |
| 122 | |
| 123 | **New Features** |
| 124 | |
| 125 | * Refactor oparent pom to support running builds against local nexus |
| 126 | repos without having to modify oparent source code |
| 127 | * Standardize 3rd party library versions |
| 128 | |
| 129 | Version: 1.2.0 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 130 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 131 | |
| 132 | :Release Date: 2018-08-24 |
| 133 | |
| 134 | **New Features** |
| 135 | |
| 136 | * Add depedencyManagement sub-module to declare dependecies |
| 137 | |
| 138 | |
| 139 | Demo Artifacts (HEAT Templates) |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 140 | ------------------------------- |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 141 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 142 | Version: 1.5.0 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 143 | .............. |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 144 | |
| 145 | :Release Date: 2019-10-11 |
| 146 | |
| 147 | **New Features** |
| 148 | |
| 149 | * vFW DT tutorial improvement |
| 150 | * Helm chart for visualization operator |
| 151 | * bug fixes |
| 152 | * Robot enhancements for various use cases |
| 153 | |
| 154 | |
Yang Xu | 82e5e0d | 2019-06-21 17:08:50 -0400 | [diff] [blame] | 155 | Version: 1.4.0 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 156 | .............. |
Yang Xu | 82e5e0d | 2019-06-21 17:08:50 -0400 | [diff] [blame] | 157 | |
| 158 | :Release Date: 2019-06-13 |
| 159 | |
| 160 | **New Features** |
| 161 | |
| 162 | The main changes for this release are the additional templates and |
| 163 | other changes to support Use Cases such as vFWCL, vFWDT, vCPE, Scale-out, |
| 164 | and TOSCA templates. |
| 165 | |
| 166 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 167 | Version: 1.3.0 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 168 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 169 | |
| 170 | :Release Date: 2018-11-15 |
| 171 | |
| 172 | **New Features** |
| 173 | |
| 174 | The main changes for this release are the additional templates and |
| 175 | other changes to support Use Cases such as HPA, vCPE, Scale-out, |
| 176 | and TOSCA templates. |
| 177 | |
| 178 | |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 179 | Robot Test Suites |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 180 | ----------------- |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 181 | |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 182 | Version: 1.5.4 |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 183 | |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 184 | :Release Date: 2019-10-24 |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 185 | |
| 186 | **New Features** |
| 187 | |
| 188 | * bug Fixes(Teardown, control loop, alotteed properties) |
| 189 | * Add repush Policy |
| 190 | * CDS support |
| 191 | * HV-VES SSL support |
| 192 | * Add testsuite for VNF Lifecycle validation |
| 193 | * Cleaning (remaining openecomp ref, ocata and lenovo healthcheck, unused or |
| 194 | redundant variables and scripts) |
| 195 | |
Yang Xu | 4c9c471 | 2019-06-19 01:56:35 -0400 | [diff] [blame] | 196 | |
| 197 | Version: 1.4.1 |
| 198 | |
| 199 | :Release Date: 2019-06-09 |
| 200 | |
| 201 | **New Features** |
| 202 | |
| 203 | * Update vFWCL use case test script |
| 204 | |
| 205 | |
| 206 | Version: 1.4.0 |
| 207 | |
| 208 | :Release Date: 2019-05-24 |
| 209 | |
| 210 | **New Features** |
| 211 | |
| 212 | * Update vFWCL use case closed loop policy |
| 213 | * Fix vCPE use case test bugs |
| 214 | * Support resource VL type in test script |
| 215 | * Add test script for new use cases |
| 216 | * Enhance existing use cases test script |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 217 | |
| 218 | Version: 1.3.2 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 219 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 220 | |
| 221 | :Release Date: 2018-11-20 |
| 222 | |
| 223 | **New Features** |
| 224 | |
| 225 | * Fully automated vFW Closed Loop instantiation and testing |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 226 | * Instantiation of 5 new vCPE models |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 227 | |
| 228 | |
| 229 | Version: 1.3.1 |
Eric Debeau | 2a75ad6 | 2019-10-24 12:55:23 +0000 | [diff] [blame] | 230 | .............. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 231 | |
| 232 | :Release Date: 2018-11-14 |
| 233 | |
| 234 | **New Features** |
| 235 | |
| 236 | * Additional health checks for new ONAP components in Casablanca |
| 237 | * New ETE test suite to test Portal functionality |
| 238 | * Various enhancements to improve stability of Robot tests |