Question
TCS
US
Last activity: 19 Sep 2021 13:10 EDT
Jenkins deployments requires a restart after each deployment
Hi All, We have integrated Jenkins CI/CD pipeline deployments to higher environments for Pega deployments using PRPCutils utility. After every deployment, it is forced to have a application server restart to pick up the latest rules deployed. We have tried modifying the installation node to cluster in prconfig. Do we need server restart each time when we do deployment using PRPCUtils utility (With Jenkins) ? Please help us to understand if there is a solution or hotfix for the same
Steps to reproduce:
1)Build the product in Jenkins pipeline using the PRPCutils 2)Initiate the deployment using the Jenkins 3)Code is deployed to desired environment successfully(verified in designer studio) 4)Latest deployed rules are not being picked