Testing the deployment, or how to become confident in your CI/CD
-
-
20 min
It's great when CI/CD processes in the company have been configured and debugged for a long time. Then, by clicking on one button, the new version of the assembly flies to the right environment, with the pre-specified settings of various configs, and the happiness of the client, the happiness of the customer, and in general world peace comes!
But what if it's a new project? Or has a slim-sultry DevOps appeared, which will break, implement and improve the processes of continuous integration / delivery of code changes to the client?
This is what we will talk about at the meeting. I will share my testing experience - under what sauce to check the integration with CI/CD tools, in particular the deployment process, so that it will definitely be delicious and useful to everyone.