debci icon indicating copy to clipboard operation
debci copied to clipboard

Debian Continuous Integration project. This repository is a mirror, the official one is at https://salsa.debian.org/ci-team/debci/

Debian Continuous Integration

The Debian continuous integration (debci) is an automated system that coordinates the execution of automated tests against packages in the Debian system. debci will continuously run autopkgtest test suites from source packages in the Debian archive.

Documentation for package maintainers

The {file:docs/MAINTAINERS.md FAQ for package maintainers} contains useful information on how to declare the test suite, how the test is executed, how to reproduce the test runs locally, etc.

Additionally, we have these extra tutorial-style documentation:

  • {file:docs/TUTORIAL.md Functional testing of Debian packages}, a tutorial transcribed from a DebConf15 talk on autopkgtest and debci is available that covers declaring test suites, issues to consider, and tips and tricks.
  • Patterns for Writing As-Installed Tests for Debian Packages is a paper describing patterns (as in "design patterns") for writing tests for Debian packages.

Reporting Bugs

Please report bugs against the debci package in the Debian BTS.

Developer information

  • Get source: git clone https://salsa.debian.org/ci-team/debci.git
  • Browse source
  • {file:docs/HACKING.md How to setup a development environment}

Production deployments

See the {file:docs/INSTALL.md installation guide} for instructions on how to deploy debci to your own infrastructure.

Contact

For maintainer queries, general discussion, and also about the development of debci itself, get in touch:

  • mailing list: debian-ci
  • IRC: #debci on OFTC

Copyright and Licensing information

Copyright © the debci development team.

debci is free software licensed under the GNU General Public License version 3 or later.