Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Tackling delivery pipeline challenges

jen_development_processCustomer was following an Agile Development process but had challenges in the delivery pipeline. One of the key challenges was the Build, Test and Release (BTR) process automation.

Business Challenges

Window Services to be validated while deploying into QA/Production environments based on following pre-conditions.

1. If service is already in stopped state, we have to copy the latest source code to QA/Production environment and we should not start that service.

2. If service is in running state, we have to test whether that service is performing any action. If it is, then, deployment of that service should be done and mark Build as success.

3. If service is in running and not performing any action, we have to stop the service and deploy the latest source code and start automatically.

4. Prepare backup plan if any exception is fired during any stage of Deployment, Stop, Delete, Copying Source code, Create and Start Service.

Our Solution

Using Jenkins we can write scripts using Post Build Action plug-in. For configuring single window

service, we have to write many script lines in Jenkins job configuration manually. If we want to implement same for multiple window services, we need to find some generic solution for executing script lines in Jenkins. For this, we created a new bat file, which accepts some parameters like Service name, Machine IP, Source Path, Jenkins Path and executes multiple commands dynamically. Implementing this bat file, we are able to handle multiple window services successfully in Jenkins

Client Benefits

Our solution provided several key benefits to the customer, including:

1. Reduction of time and hence cost by about 60%

2. Good collaboration amongst Dev, QA and IT admin

3. Early warning to dev of possible bugs

4. Alerts to IT Admin for improper configuration, etc.

 

 

TOP

Contact Us

    • Please prove you are human by selecting the tree.

    • Open