Jenkins is the way to build and release faster

Release Engineering with Jenkins

Submitted By Jenkins User Buvanesh Kumar
Open-source software development uses Jenkins to automate mundane tasks so developers can focus on more important things.
Logo
Organization: Red Hat is a multinational software company providing open-source software products to enterprises. View this project at <https://github.com/release-engineering>.
Team Members: Bohdan / Release Engineer
Industries: Technology
Programming Languages: C++, Python
Platform: : Docker or Kubernetes, Linux
Version Control System: GitHub, GitLab
Build Tools: Maven
Community Support: Jenkins Users Google Group or IRC Chat, Jenkins.io websites & blogs, Networking at Jenkins event

Automating the boring stuff made releases 5X faster.

Background: Our software developers' main challenge is the slowdown that comes with quality checks and getting stakeholder approvals without coming to a full halt. We wanted to automatically run the software development process at a specific time. At various intervals in the process, we have the work go through QE and the SMEs' approval.

Goals: Quicker and higher-quality delivery of enterprise software to enterprise customers and the open-source community.

Solution & Results: Jenkins offered excellent support with its considerable number of plugins and the ease of building and developing pipelines. We have solved many of the problems and overcame many of the challenges by understanding the platform. We were able to customize as required using libraries that we have written using Groovy.

To make things easier for this particular project, we relied on a few choice plugins. These include the Gerrit plugin, the AWS EC2 plugin, the Openshift plugin, and the Thin backup plugin.

Jenkins made our release process faster than ever.
profile picture
Buvanesh Kumar, Software Engineer, Red Hat

We were pleased to see the following results:

  • releases were 5x faster
  • automated error reporting and customization helped us save time with each release
  • ability to focus on important things because we were able to automate the boring stuff by almost 99%