DevOps

Zuul – project gating system

Zuul is a project gating system that drives continuous integration, delivery and deployment workflows.

It focuses on testing proposed changes before they are merged, helping development teams keep their main branches in a working state.

The software can test multiple dependent changes and repositories together, including changes hosted on different code-review platforms. Zuul executes jobs as Ansible playbooks and supports complex, multi-node testing and deployment processes.

This is free and open source software.

Key Features

  • Prevents changes from being merged until their required tests have completed successfully.
  • Tests speculative future repository states before changes enter the main branch.
  • Runs tests for multiple queued changes in parallel while preserving their dependency order.
  • Supports dependencies between changes in separate repositories and across different hosting services.
  • Integrates with Gerrit, GitHub, GitLab and other source-code systems.
  • Defines CI and deployment jobs using Ansible playbooks.
  • Supports job inheritance, reusable project templates and dependent job graphs.
  • Prepares repositories with proposed and dependent changes already merged for testing.
  • Provides support for multi-node test and deployment environments.
  • Offers a web dashboard, REST API and real-time build-log streaming.
  • Supports multiple tenants with independently managed projects and configurations.
  • Emits operational metrics through the StatsD protocol.

Website: opendev.org/zuul/zuul
Support:
Developer: Zuul project contributors
License: Apache License 2.0

Zuul is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Continuous Integration Tools
JenkinsSelf-contained automation server with an awesome array of plugins
BuildbotPython-based continuous integration testing framework
TektonPowerful and flexible framework for creating CI/CD systems
EarthlyCI/CD framework that runs every pipeline inside containers
DaggerPowerful, programmable CI/CD engine
GoCDEasily model and visualize complex workflows
ConcoursePresents a general approach to automation for CI/CD
WoodpeckerUses docker containers to execute pipeline steps
AgolaCI/CD redefined
LaminarLightweight and modular Continuous Integration service

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted