* initial commit
This commit is contained in:
66
wiki_template.mustache
Normal file
66
wiki_template.mustache
Normal file
@@ -0,0 +1,66 @@
|
||||
== {{wp_name}} CBA COMPONENT INTEGRATION ==
|
||||
|
||||
=== Dates ===
|
||||
* Start: 2018- -
|
||||
* Finished: 2018- -
|
||||
|
||||
=== Stream ===
|
||||
* WP Stream: {{branch_name}}
|
||||
|
||||
=== TR - Trouble Reports reported ===
|
||||
{| class="wikitable sortable"
|
||||
|-
|
||||
! TR ID !! Heading !! Status
|
||||
|-
|
||||
| - || - || -
|
||||
|-
|
||||
|}
|
||||
|
||||
=== Jira Tickets reported ===
|
||||
{| class="wikitable sortable"
|
||||
|-
|
||||
! Jira ID !! Heading !! Status
|
||||
|-
|
||||
| || ||
|
||||
|-
|
||||
|}
|
||||
|
||||
=== Component Integration ===
|
||||
==== CBA Components on the branch (GIT branch: {{branch_name}}) ====
|
||||
{| class="wikitable sortable"
|
||||
|-
|
||||
! Malins/Stigs specification !! Used right now on the branch !! Access to version !! Verified to work !! Status !! TR/Jira-case
|
||||
|-
|
||||
| || || || || || -
|
||||
|-
|
||||
|}
|
||||
|
||||
=== Known issues ===
|
||||
{| class="wikitable sortable"
|
||||
|-
|
||||
! Component !! Issue Description !! Person Analyzing !! Status !! Jira-case / TR
|
||||
|-
|
||||
| || || || ||
|
||||
|-
|
||||
|}
|
||||
==== SS7CAF patch ====
|
||||
SS7CAF needs to be patched to avoid manual steps of package modification during upgrade. <br>
|
||||
A workaround had been introduced by David Haraldsson, this way the patch is automatically applied during the package creation. <br>
|
||||
The patch is stored under /proj/ims-cscf-misc/WP/WP440/WP440L_PATCH/ and is also available under the repository /repo/ss7caf-reboot <br>
|
||||
A new python script “$TOOLS/env/cscf_env_DT/lib/python2.7/cscf/package/patches/ss7caf_upgrade_package_patch.py” is run after the upgrade package is created in “create_tlm_and_upgrade_package_in_ci.py” and in “build_and_package.py”. <br>
|
||||
“$TOOLS/env/cscf_env_DT/lib/python2.7/cscf/package/patches/ss7caf_upgrade_package_patch.py” script contains the SS7CAF version in the following line: <br>
|
||||
self.patch_version="'''5.1.5-10'''"
|
||||
'''If a new SS7CAF version is integrated then this line has to be modified, and the new patch has to be stored as well. <br>'''
|
||||
The reason behind this patch is the SS7CAF has to be upgraded before the reboot of the processors otherwise the diameter links will not come up (See: 3.1.6 in SS7CAF Installation Instructions CPI). <br>
|
||||
Jira ticket describing the fault: [https://cc-jira.rnd.ki.sw.ericsson.se/browse/CC-13934 CC-13934]
|
||||
|
||||
=== PRIs ===
|
||||
|
||||
=== CI - Continuous Integration ===
|
||||
* [https://fem029-eiffel021.rnd.ki.sw.ericsson.se:8443/jenkins/view{{wp_name}}compint/ CI {{wp_name}} COMP]
|
||||
|
||||
=== LSV Plan ===
|
||||
* [http://paipeviewer.lmera.ericsson.se/anatomy/viewer.jsp?file=CSCF/CSCF%2015B.ana LSV Plan]
|
||||
|
||||
=== Veckans Leveranser / Weekly Delivery ===
|
||||
* [https://erilink.ericsson.se/eridoc/erl/objectId/09004cff87219835?docno=1/00671-FCP1306259Uen&action=current&format=excel8book Veckans Leveranser]
|
||||
Reference in New Issue
Block a user