Are there any requirements for Continuous Integration

0 votes
Are there any requirements for Continuous Integration?
Feb 16, 2019 in Other DevOps Questions by Ross
646 views

1 answer to this question.

0 votes

If you maintain the following mentioned points, you are good to go:

  • Maintain a code repository
  • Automate the build
  • Make the build self-testing
  • Everyone commits to the baseline every day
  • Every commit (to baseline) should be built
  • Keep the build fast
  • Test in a clone of the production environment
  • Make it easy to get the latest deliverables
  • Everyone can see the results of the latest build
  • Automate deployment
Accelerate your DevOps journey with Continuous Testing in DevOps and ensure quality at every stage of your software development lifecycle
answered Feb 16, 2019 by Emily

Related Questions In Other DevOps Questions

0 votes
1 answer

Why is continuous testing so important for devops?

Continuous Testing allows any change made in ...READ MORE

answered Feb 18, 2019 in Other DevOps Questions by Yesha
579 views
0 votes
1 answer

Any whatsapp group available for Devops

Hi @Jakeer, I took up Edureka's DevOps ...READ MORE

answered Jun 8, 2020 in Other DevOps Questions by Lyana
2,300 views
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,133 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,494 views
0 votes
1 answer

Why do we need the concept of continuous Integration?

Continuous Integration (CI) is a development practice ...READ MORE

answered Feb 16, 2019 in Other DevOps Questions by Rachel
870 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP