The main goal is to adopt current dnf_docker tests for ci_pipeline, see https://pagure.io/fedora-ci/AtomicCi/pull-request/74.
Added new role standard-test-behave, which includes possibility to run tests in parallel, starting it as daemon.
1 new commit added
This is not role for Beakerlib tests.
This README.md isn't suit for this role.
I doubt this file is necessary.
restraint-rhts is it necessary ? restraint-rhts - is another test framework, why to install it?
restraint-rhts
Please change to: package: name={{item}} state=present
Do Behave test have runtest.sh ? runtest.sh is from beakerlib.
Do Behave test have Makefile ? runtest.sh is from Makefile.
Please add comment what this function does.
Need to find have Behave tests report about failed tests.
What is a purpose of cpu_usage?
Hi, Main purpose of using check_cpu_usage function is for running tests in parallel, to avoid of CPU overloading.
Hi, in 2.6 release we got a new role: standard-test-basic role I wonder, if it is possible to use it? In this case you need to modify tests.yml file.
Justification
The main goal is to adopt current dnf_docker tests for ci_pipeline, see https://pagure.io/fedora-ci/AtomicCi/pull-request/74.
Added new role standard-test-behave, which includes possibility to run tests in parallel, starting it as daemon.