debci 2.15.2 source package in Ubuntu

Changelog

debci (2.15.2) unstable; urgency=medium

  * autopkgtest: mark test-suite as flaky

 -- Antonio Terceiro <email address hidden>  Sat, 22 May 2021 07:30:43 -0300

Upload details

Uploaded by:
Debian CI team
Uploaded to:
Sid
Original maintainer:
Debian CI team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debci_2.15.2.dsc 2.8 KiB f8d1eee335c56f0a8c7afd6ad92f5753e1b1b2d662f95cb30160bcb5b65463a9
debci_2.15.2.tar.xz 116.9 KiB 6dabe969e34e37909a45b65db59d41485c9d19b11e4c0a9cd1d7c2b7161ecb04

Available diffs

No changes file available.

Binary packages built by this source

debci: No summary available for debci in ubuntu impish.

No description available for debci in ubuntu impish.

debci-collector: No summary available for debci-collector in ubuntu impish.

No description available for debci-collector in ubuntu impish.

debci-worker: 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.