###### tags: `BETFAIR` # Deploy process for QA 1. Go to `Jenkins`: https://jenkins-prd.prd.betfair/login?from=%2F 2. Build CCW: https://jenkins-prd.prd.betfair/job/ccw_ci_build/ - search project **`ccw_ci_build`** - build with parameters (select the branch that needs to be build) - after the build is successful, a build is needed for package too 3. Build CCW package: https://jenkins-prd.prd.betfair/view/CCW/job/ccwbf_package/ & https://jenkins-prd.prd.betfair/view/CCW/job/ccwpp_package/ - search project **`ccw_package`** (there are 2 projects, one for PP and one for BF) - build with parameters (select the build that we are interested in) - :exclamation: select the `chef` build that is needed 4. Go to `GO`: https://go-cmo.prd.betfair/go/pipelines#!/ - search project `ccw-qa` - deploy both projects (IE1 + IE2) - always deploy on both as you do not know which will be triggered - select **`trigger with options`** - select hte package just made *(by number)* - repeat the step on both IE1 and IE2 :information_source: ***On Jenkins we do not have access to deploy `ccw_ci_build`***