DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Join us tomorrow at 1 PM EST: "3-Step Approach to Comprehensive Runtime Application Security"
Save your seat
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Deployment
  4. Five Perspectives for Boosting Jenkins Productivity

Five Perspectives for Boosting Jenkins Productivity

Many articles have been written with perspectives on how to boost Jenkins productivity. Here we share some of our favorites.

Jason Silberman user avatar by
Jason Silberman
·
Oct. 19, 16 · Opinion
Like (4)
Save
Tweet
Share
7.27K Views

Join the DZone community and get the full member experience.

Join For Free

Jenkins, an open-source Continuous Integration tool, is easy to setup and configure. You will have better results and save time using it if you know the tips, tricks, and settings to optimize your installation and usage.

Many articles have been written with perspectives on how to boost Jenkins productivity. Here, we share some of our favorites.

1. Getting Started: A Beginners Guide

Sauce Labs, an automated testing cloud for web and mobile applications, has a great article A Getting Started Guide to Setting Up Jenkins. The guide includes the steps needed for designing and establishing standards for your CI architecture, locating important plugins, configuring system settings, and deploying your first CI pipeline.

2. Plugin Recommendations to Get More From Jenkins

Jenkins is interconnected with well over 1,000 plugins that allow Jenkins to integrate with most development, testing, and deployment tools.The Sauce Labs article above recommends tools like Git (to integrate GitHub to clone repository), Slack, and Thinbackup (which backs up the global and job-specific configurations). You should also be sure to check out this list from DevOps.com that gives 15 suggestions for increasing Jenkins productivity and management.

3. Jenkins 2.0 and Pipeline

Jenkins 2.0, released in April, can be installed with some bundled plugins which should be enough to cover the majority of Continuous Integration and Continuous Delivery tasks for almost any software project.

The largest change in Jenkins 2,0 is the new Pipeline feature, which has been added as the default plugin. It enables you to build Jenkins jobs in the form of simple text scripts (in fact it’s custom DSL on top of Groovy language). Instead of defining the steps in the Jenkins UI, you can orchestrate your Continuous Integration processes from commit to delivery using powerful pipeline scripts (which are version-control-systems friendly and human readable) and then track their progress and status directly in the Jenkins job dashboard.

Read more about Jenkins 2.0 and Pipeline in articles by our own Dmitri Tikhanski, CloudBees’s Top 10 Best Practices, and articles from RedHat and Sauce Labs.

4. Jenkins and APM

Within the continuous integration and delivery process, application performance management (APM) can play an important part of build, unit, regression and load tests to drive the automated acceptance testing before new code is pushed to production. The good news is that Jenkins has plugins with several of the leading APM options available. Take a look a CA’s article about the CA APM Jenkins plugin, which “not only allows you to pull APM performance data into Jenkins but also allows you to publish key attributes like build number, status etc to CA APM.” You can also find Jenkins plugins for AppDynamics, Dynatrace AppMon, and New Relic.

5. Load and Performance Testing With Jenkins

Adding performance tests to your CI scope will help you reduce the risk of performance degradations whenever you add a new feature or fix a bug on your product. Jenkins is a really good CI tool for integrating load and performance testing into the CI process.

We’ve detailed how to do so in depth, looking at it from a few different angles. See for example:

  1. How to Run Apache JMeter - The Leading Open-Source Load Testing Tool - With Jenkins
  2. Running a JMeter Test via Jenkins Pipeline
  3. You can also find plugins with other open source load testing tools such as Gatling and Grinder.
  4. Automated Performance Tests in Jenkins CI environments via the open-source test automation tool Taurus.

If you’re a BlazeMeter user, you can use BlazeMeter's Jenkins Plugin to kick off a test in the BlazeMeter cloud directly from Jenkins. 

We hope these different perspectives help you get more from your Jenkins CI experience and help to boost productivity!

If you have any questions, or would like to suggest additional articles that you found insightful and informative.please leave them in the comments section below.

Jenkins (software) Continuous Integration/Deployment Open source Productivity

Published at DZone with permission of Jason Silberman. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Bye Bye, Regular Dev [Comic]
  • How to Create a Real-Time Scalable Streaming App Using Apache NiFi, Apache Pulsar, and Apache Flink SQL
  • Kubernetes vs Docker: Differences Explained
  • How Observability Is Redefining Developer Roles

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: