fae934c186d614202d2d168463e79bb6825a83c7
!!!! Do not merge it with standard-test-roles.
Standard-test-behave role is adopted to the dnf-docker tests.
tasks includes steps to run runtest.sh script, which will run behave tests under separate docker image, if run_in_background var is defined.
run_in_background variable is added with aim for adding possibility to run tests in parallel.
Added tests_folder var, specifying folder with runtest.sh script, which takes feature name.
Added steps for monitoring of the background docker processes to gather all results for each tests from containers
standard_inventory_behave script will be added with dnf_tests, because it adopted for specific needs.