1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Tests: ruby-test-suite
Depends: debci-collector, shunit2, ruby-database-cleaner, ruby-rspec (>= 2.14), ruby-magic, ruby-rack-test, ruby-bullet, rabbitmq-server, autopkgtest
Restrictions: allow-stderr
Tests: test-suite
Depends: debci-collector, shunit2, ruby-database-cleaner, rabbitmq-server, autopkgtest
Restrictions: allow-stderr, flaky
Tests: integration-test
Depends: debci, shunit2, rabbitmq-server
Restrictions: allow-stderr, isolation-container, needs-root, breaks-testbed
Tests: multiarch-integration-test
Depends: debci, shunit2, rabbitmq-server
Restrictions: allow-stderr, isolation-container, needs-root, breaks-testbed
Tests: backend-lxc
Depends: debci, libnss-myhostname, netcat-openbsd, redir, autopkgtest, lxc, lxc-templates, rsync, iptables, ebtables, dnsmasq-base, uidmap
Restrictions: allow-stderr, isolation-machine, needs-root
# vim: ft=debcontrol
|