u/sameer_leo10

Been struggling a lot in CI pipelines (Jenkins)

Test suite runs in around 5 mins locally with 4 workers. With 2 workers in pipeline the execution time goes to more than 20 mins and sometimes for an hour, and sometimes a lot of the scripts fail.

Also, what logic do you guys use for pipeline execution, I have set up smoke test when deploying code, but it should be after post deployment right? And the cron job which runs everyday runs the whole test suite. I am new to this so not clear how to approach this, it's a simple company website, checking if all pages load, navigation works, careers page and contact form works. My company expects me to automate every project in our company, I shouldn't be struggling with a simple company website this much. Any suggestions are appreciated. Thank you

reddit.com
u/sameer_leo10 — 4 days ago