After finish building the cord in box.

 

  • Step1: Log into your node, and modify the mcord.yml file (/users/pingping/cord/build/platform-install/profile_manifests/mcord.yml), Here is an example.

    https://gerrit.opencord.org/#/c/4538/1/profile_manifests/mcord.yml

  • Step2: Log into prod VM

    upload your images into /opt/images/ folder

  • Step3: Still on corddev VM, run:

    vagrant@corddev:/cord/build$ ./gradlew -PdeployConfig=config/mcord_in_a_box.yml PIcreateProfile

  • Step4: Log into prod VM, run:

    $ compute-node-refresh

Note: The above command is an alias. Refer https://github.com/opencord/cord/blob/master/docs/quickstart.md#development-workflow