Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Sunbird support upgrading from an immidiate old version.

Steps to follow:

Updating variables

Method A

  1. checkout your private_repo
  2. download the patch file from https://github.com/project-sunbird/sunbird-devops.git – private_repo/upgrade/<common.diff, secrets.diff, hosts.diff >
  3. git apply <diff file>
  4. and edit the values, if there are any changes

Method B

  1. checkout your private Repo
  2. check release notes for sunbird_devops
  3. update the variables

Upgrade Jenkins Jobs

Run the Jenkins jobs 

  1. build and deploy jobs for Core KnowledgePlatform Datapipeline


  • No labels