A
A
Anton2017-01-23 14:43:30
Jenkins
Anton, 2017-01-23 14:43:30

Build is not working properly. Who is to blame: Jenkins or the program?

Hello.
There is a program that generates templates based on data. All this is tied to Jenkins, i.e. the project is assembled every minute and looks at the request queue to see if a template needs to be generated. All templates are generated dynamically, and therefore the structure of this template is made every night. This was done because the template can change very dynamically every day. I recently found an interesting problem: one template is generated incorrectly, which is why it is not clear. I performed the template generation (i.e. executed the command from Jenkins) locally on the computer and all the templates turned out to be correct. There are suspicions that Jenkins does something incorrectly or in the wrong sequence, or maybe the program that generates these templates. Tell me, is it possible to somehow catch this problem in Jenkins in order to specifically assess where the problem is: in the program or Jenkins?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2017-01-26
@MoonMaster

The problem was in the code. My program took an existing template and converted it incorrectly. Added checks. Everything works ok.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question