LF Jenkins CI | 6e4256f | 2020-04-07 20:22:01 +0000 | [diff] [blame] | 1 | .. _release_notes: |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 2 | |
| 3 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 4 | International License. http://creativecommons.org/licenses/by/4.0 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 5 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 6 | Integration Release Notes |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 7 | ========================= |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 8 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 9 | .. csv-table:: Integration Releases |
| 10 | :file: ./files/csv/release-integration-ref.csv |
| 11 | :widths: 50,50 |
| 12 | :delim: ; |
| 13 | :header-rows: 1 |
| 14 | |
mrichomme | 0fcaa85 | 2020-11-26 15:24:27 +0100 | [diff] [blame] | 15 | .. important:: |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 16 | |
mrichomme | e464389 | 2020-11-30 18:31:29 +0100 | [diff] [blame] | 17 | - Creation of a Guilin Daily CI/CD chain |
| 18 | - Setup of a staging lab on Azure |
| 19 | - Setup of a staging lab on Windriver/Intel lab (with performance audit of the Windriver/Intel labs) |
| 20 | - Creation of java and python baseline images |
| 21 | - Update of oparent (java dependencies) |
| 22 | - Update of Seccom waivers and version recommendations |
| 23 | - New security tests (versions, pod limits, nonssl, nodeport certificate verification) |
| 24 | - New automated smoke tests (basic_vm, basic_network, basic_cnf) |
| 25 | - New requirement automated tests (ves-collector, cmpv2) |
| 26 | - Development of a new test framework pythonsdk |
| 27 | - onap_tests framework is now deprecated |
| 28 | - Heavy refactory of CSIT initiated |
| 29 | - Documentation refactoring (official documentation and wiki) |
| 30 | - New repositories (see dedicated section) |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 31 | - Bug fixes |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 32 | |
| 33 | Quick Links: |
| 34 | |
| 35 | - `Guilin Integration page <https://wiki.onap.org/display/DW/Integration+G+Release>`_ |
| 36 | - `Guilin Integration JIRA follow-up <https://wiki.onap.org/display/DW/Guilin+Docker+version+follow-up>`_ |
mrichomme | e464389 | 2020-11-30 18:31:29 +0100 | [diff] [blame] | 37 | - `Guilin use case testing status page <https://wiki.onap.org/display/DW/Guilin+Integration+blocking+points>`_ |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 38 | - `Guilin Integration weather Board <https://wiki.onap.org/display/DW/0%3A+Integration+Weather+Board+for+Guilin+Release>`_ |
| 39 | |
| 40 | |
| 41 | Code changes |
| 42 | ------------ |
| 43 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 44 | Integration Repo |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 45 | ................. |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 46 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 47 | Version: 7.0.0 (aka Guilin) |
| 48 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
mrichomme | 859862d | 2020-08-19 10:47:59 +0200 | [diff] [blame] | 49 | |
mrichomme | 62b2475 | 2020-11-24 11:43:00 +0100 | [diff] [blame] | 50 | :Release Date: 2020-11-24 |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 51 | |
| 52 | .. csv-table:: Integration Changes |
| 53 | :file: ./files/csv/release-integration-features.csv |
| 54 | :widths: 30,70 |
| 55 | :delim: ; |
| 56 | :header-rows: 1 |
mrichomme | 859862d | 2020-08-19 10:47:59 +0200 | [diff] [blame] | 57 | |
| 58 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 59 | Robot (Testsuite) |
| 60 | ................. |
mrichomme | 859862d | 2020-08-19 10:47:59 +0200 | [diff] [blame] | 61 | |
mrichomme | 62b2475 | 2020-11-24 11:43:00 +0100 | [diff] [blame] | 62 | Version: 1.7.3 |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 63 | ^^^^^^^^^^^^^^ |
mrichomme | 859862d | 2020-08-19 10:47:59 +0200 | [diff] [blame] | 64 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 65 | :Release Date: 2020-11-xx |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 66 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 67 | .. csv-table:: Testsuite Changes |
| 68 | :file: ./files/csv/release-testsuite-features.csv |
| 69 | :widths: 30,70 |
| 70 | :delim: ; |
| 71 | :header-rows: 1 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 72 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 73 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 74 | O-Parent |
| 75 | ........ |
Gildas Lanilis | 1c76f0a | 2018-11-29 15:50:49 -0800 | [diff] [blame] | 76 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 77 | Version: 3.0.2 |
| 78 | ^^^^^^^^^^^^^^ |
mrichomme | cb0256a | 2020-05-19 23:00:34 +0200 | [diff] [blame] | 79 | |
mrichomme | 62b2475 | 2020-11-24 11:43:00 +0100 | [diff] [blame] | 80 | :Release Date: 2020-11-24 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 81 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 82 | .. csv-table:: Oparent Changes |
| 83 | :file: ./files/csv/release-oparent-features.csv |
| 84 | :widths: 30,70 |
| 85 | :delim: ; |
| 86 | :header-rows: 1 |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 87 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 88 | Demo Artifacts (HEAT Templates) |
| 89 | ............................... |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 90 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 91 | Version: 1.7.0 |
| 92 | ^^^^^^^^^^^^^^ |
| 93 | |
mrichomme | 62b2475 | 2020-11-24 11:43:00 +0100 | [diff] [blame] | 94 | :Release Date: 2020-11-24 |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 95 | |
| 96 | .. csv-table:: Demo Changes |
| 97 | :file: ./files/csv/release-demo-features.csv |
| 98 | :widths: 30,70 |
| 99 | :delim: ; |
| 100 | :header-rows: 1 |
| 101 | |
| 102 | The demo artifacts are pushed to https://nexus.onap.org/content/repositories/releases/org/onap/demo/vnf |
| 103 | |
| 104 | Other Repositories |
| 105 | .................. |
| 106 | |
| 107 | New Guilin repositories: |
| 108 | |
| 109 | - 5G-core-nf-simulator |
| 110 | - terraform |
| 111 | - terragrunt |
| 112 | - testsuite/cds |
| 113 | - pythonsdk-test |
| 114 | - robot-utils |
| 115 | |
mrichomme | 950afce | 2020-06-04 11:57:18 +0200 | [diff] [blame] | 116 | |
mrichomme | 59305b4 | 2020-12-01 18:23:57 +0100 | [diff] [blame] | 117 | Use Cases and Requirements |
| 118 | -------------------------- |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 119 | |
mrichomme | 59305b4 | 2020-12-01 18:23:57 +0100 | [diff] [blame] | 120 | See dedicated :ref:`Guilin Use Cases and requirements page <docs_usecases_release>` |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 121 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 122 | ONAP Maturity Testing Notes |
| 123 | --------------------------- |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 124 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 125 | :ref:`Maturity testing page <integration-s3p>` |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 126 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 127 | Open JIRAs/Known issues |
| 128 | ----------------------- |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 129 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 130 | Integration |
| 131 | ........... |
mrichomme | 057c10b | 2019-10-18 18:54:16 +0200 | [diff] [blame] | 132 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 133 | .. csv-table:: Integration Known Issues |
| 134 | :file: ./files/csv/issues-integration.csv |
| 135 | :widths: 10,10,40,10,10,20 |
| 136 | :delim: ; |
| 137 | :header-rows: 1 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 138 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 139 | `Integration JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Integration%20>`_ |
mrichomme | 3561d29 | 2020-06-12 19:00:22 +0200 | [diff] [blame] | 140 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 141 | Testsuite |
| 142 | ......... |
mrichomme | 3561d29 | 2020-06-12 19:00:22 +0200 | [diff] [blame] | 143 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 144 | .. csv-table:: Testsuite Known Issues |
| 145 | :file: ./files/csv/issues-testsuite.csv |
| 146 | :widths: 10,10,40,10,10,20 |
| 147 | :delim: ; |
| 148 | :header-rows: 1 |
mrichomme | 3561d29 | 2020-06-12 19:00:22 +0200 | [diff] [blame] | 149 | |
mrichomme | 9643b0c | 2020-11-14 22:36:57 +0100 | [diff] [blame] | 150 | `Testsuite JIRA page <https://jira.onap.org/issues/?jql=project%20%3D%20Test>`_ |