Commit graph

6 commits

Author SHA1 Message Date
Jarek Prokop
a63fe8117f basic_test_suites/cucumber_with_aruba has no need to know the PACKAGE.
The test suite makes no use of the variable.
2024-07-09 10:43:33 +02:00
Jarek Prokop
e29e198d29 Create a plan to be imported by individual packages.
Since TMT 1.19 plans can be imported remotely. Since we are
mostly dealing with 99% copy-paste plans in individual packages
it makes more sense to deduplicate them into this repository.
2024-07-04 17:32:25 +02:00
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
Jarek Prokop
772286400c Init fmf version. 2024-02-22 14:40:52 +01:00
Jarek Prokop
33db2e0e28 Initial import. 2024-02-22 14:38:34 +01:00
releng bot
2ec083d1f6 Added the README 2024-02-22 09:00:32 +00:00