#95 Adding standard-test-behave-role for running behave tests
Opened by esakaiev. Modified
esakaiev/standard-test-roles master  into  master

Download 95.patch

Justification

  1. The main goal is to adopt current dnf_docker tests for ci_pipeline, see https://pagure.io/fedora-ci/AtomicCi/pull-request/74.

  2. Added new role standard-test-behave, which includes possibility to run tests in parallel, starting it as daemon.

1 new commit added

  • Improving standard-test-behave tasks

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.

1 new commit added

  • Adding changes for standard-test-behave role in standart-test-roles, removed rpm and default folders

1 new commit added

  • Modified README.md for standard-behave-test

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.

Metadata