Repository for rubygem-cucumber CI tests
  • Shell 77.7%
  • Gherkin 21.5%
  • Ruby 0.8%
Find a file
Jarek Prokop 1ebc1fc554 Increase timeout for tests using mock.
When doing a fresh mock build (=~ no cached build root) the test can take
a bit over 5 minutes. Since 5 minutes is the default timeout, bump it
to 10 minutes for these tests.

Since rubygem packages require little to no compilation, the builds
are quite fast overall, so only 10m is reasonable for the package set
tested for the rubygem-cucumber stack.

This might require further adjustments as runtime of the test is also
affected by network speed, available CPU power, how long the
compilation/build takes, how long do the tests run, etc...
2024-07-04 15:12:00 +02:00
.fmf Init fmf version. 2024-02-22 14:40:52 +01:00
plans Initial import. 2024-02-22 14:38:34 +01:00
tests Increase timeout for tests using mock. 2024-07-04 15:12:00 +02:00
LICENSE Initial import. 2024-02-22 14:38:34 +01:00
README.md Added the README 2024-02-22 09:00:32 +00:00

rubygem-cucumber

Repository for rubygem-cucumber CI tests