Source: ruby-knapsack Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 12), gem2deb (>= 1), rake, ruby-rspec Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-knapsack.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-knapsack Homepage: https://github.com/ArturT/knapsack Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-knapsack Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Parallel tests across CI server nodes based on time execution Knapsack splits tests across CI nodes based on each test file's time execution and makes sure that tests will run comparable time on each node. . It generates a test time execution report and uses it for future test runs.