Install debci-worker by entering the following commands in the terminal:
sudo apt update sudo apt install debci-worker
Description:
continuous integration system for Debian (worker daemon)
debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides cron and init integration for running debci worker daemons that will listen to AMQP queues and run test jobs.
Homepage: http://ci.debian.net/
Version: 1.7.1
Section: universe/devel