5.1.0-hotfix (OCI )
OCI contribution
Overview
Release note:
This page details out the jobs required to be run as part of the upgrade from Sunbird Ed and CoKreat release 5.1.0-hotfix. Use the following table to understand the jobs that need to be executed in order to successfully complete the upgrade. Any jenkins job configuration or pre-requisites mentioned under manual configuration section needs to be done first before running any of the mentioned jobs. The order of the jobs should also be run as shown below. They can be run in parallel to speed up the execution.
Build and Deploy for Sunbird
Sunbird_ED:
Service | Branch | Build job | Build tag | Deploy Job | Deploy tag | Comments |
---|---|---|---|---|---|---|
Mobile App | release-5.1.0.2 | Mobile/job/Sunbird-IONIC-Mobile-App/ | **** | |||
Portal | release-5.1.0.3 | Build/Core/Player | **** | Deploy/Kubernetes/Player | **** | **** |
ML Services | release-5.1.0 | Build/managed-learn/ml-projects-service | Deploy/managed-learn/ml-projects-service | **** | ||
release-5.1.0 | Build/managed-learn/ml-core-service | Deploy/managed-learn/ml-core-service | **** | |||
release-5.1.0 | Build/managed-learn/ml-reports-service | Deploy/managed-learn/ml-reports-service | **** | |||
ML-Analytics | release-5.1.0 | Deploy/managed-learn/ml-analytics-service | ||||
Other | Deploy/Kubernetes/OnboardAPI | |||||
Deploy/Kubernetes/OnboardConsumers | ||||||
Deploy/Kubernetes/nginx-public-ingress | ||||||
Deploy/DataPipeline/InternalKong |
Service/Compon | Branch | Build job | Build tag | Deploy Job | Deploy tag | Comments |
---|---|---|---|---|---|---|
Sync tool | Build/KnowledgePlatform/SyncTool | **** | ||||
Content service | Build/Core/Content | Deploy/Kubernetes/Content | ||||
Taxonomy service | Build/Core/Taxonomy | Deploy/Kubernetes/Taxonomy | **** | |||
DIAL service | NA | Build/Core/Dial | Deploy/Kubernetes/Dial | **** | ||
Learning service | Build/KnowledgePlatform/Learning | Deploy/KnowledgePlatform/Learning | **** | |||
Knowlg middleware | NA | Build/Core/KnowledgeMW | Deploy/Kubernetes/KnowledgeMW | |||
Knowlg platform jobs | Build/KnowledgePlatform/FlinkJobs | Deploy/KnowledgePlatform/FlinkJobs | ||||
Interactive editor | NA | Build/Plugins/ContentEditor | Deploy/Plugins/ContentEditor | |||
Content plugins | Build/Plugins/ContentPlugins | Deploy/Plugins/ContentPlugins | ||||
File upload editor | Build/Plugins/GenericEditor | Deploy/Plugins/GenericEditor | ||||
Service/Component | Branch | Build job | Build tag | Deploy Job | Deploy tag | Comments |
---|---|---|---|---|---|---|
User & Org service | Build/Core/Learner | Deploy/Kubernetes/Learner | **** | |||
LMS | Build/Core/Lms | Deploy/Kubernetes/Lms | ||||
Certificate | Build/Core/Cert | Deploy/Kubernetes/Cert | **** | |||
Lern data products | Build/Lern/LernDataProducts | Deploy/Lern/LernDataProducts | **** | |||
Lern jobs | Build/Lern/LernFlinkJobs | Deploy/Lern/LernFlinkJobs | **** |
Service to be Build | Branch | Build Tag | Service to Deploy | Deploy Tag | Comments |
---|---|---|---|---|---|
NA | Deploy/Kubernetes/InquiryUploadSchema | ||||
Build/Core/Assessment | NA | Deploy/Kubenetes/Assessment | |||
Build/job/KnowledgePlatform/InquiryFlinkJob | Deploy/KnowledgePlatform/InquiryFlinkJob | ||||
Build/Core/Analytics | NA | Deploy/Kubernetes/Analytics |
Service to be Build | Branch | Build Tag | Service to Deploy | Deploy Tag | Comments |
---|---|---|---|---|---|
Build/DataPipeline/AnalyticsCore | Deploy/production/DataPipeline/AnalyticsCore | ||||
Build/DataPipeline/AnalyticsService | Deploy/Kubernetes/Analytics | ||||
Build/DataPipeline/CoreDataProducts | Deploy/production/DataPipeline/CoreDataProducts | ||||
Build/DataPipeline/FlinkPipelineJobs | Deploy/production/FlinkPipelineJobs | ||||
Build/Core/HawkeyeSuperset | Deploy/Kubernetes/HawkeyeSuperset |
Sunbird CoKreat
Service to be Build | Branch | Build Tag | Service to Deploy | Deploy Tag | Comments |
---|---|---|---|---|---|
Creation portal | Build/job/DockCore/player | ||||
Program service | Build/job/DockCore/Program | ||||
Variables to update for Ed and vdn
variable name | description | Value |
---|---|---|
'true' |
Add below Api's in Internal Kong configuration
Check if below api's exists or not before adding, if exists replace the existing one if not add it.
Add below variables in Core,KnowledgePlatform and Datapipeline inventory for ED and vdn
Refer to variables and comment section from here link to update below variables.
storage_endpoint variables for public, private, management and artifact is not required in current release, give empty string as value (cloud_public_storage_endpoint, cloud_private_storage_endpoint, etc)
Variables to remove from inventory
delete below variables from core/common.yml if its defined.
``
Last updated