Project:
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/
Build:
https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_night...
Build Number: 926
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #917
[Andrej Cernek] Remove old vdsm coverage code
Changes for Build #918
[Yedidyah Bar David] he: Port 002_bootstrap and 004_basic_sanity to pytest and ansible
[Evgheni Dereveanchin] Lago: remove non-pipeline check-patch definition
Changes for Build #919
[Yedidyah Bar David] he: Port 002_bootstrap and 004_basic_sanity to pytest and ansible
Changes for Build #920
[Yedidyah Bar David] he: Port 002_bootstrap and 004_basic_sanity to pytest and ansible
Changes for Build #921
[hbraha] ost: Check if user custom repos are used on VM
Changes for Build #922
[hbraha] ost: Check if user custom repos are used on VM
Changes for Build #923
[hbraha] ost: Check if user custom repos are used on VM
Changes for Build #924
[hbraha] network: add check_repos fixture
Changes for Build #925
[hbraha] network: add check_repos fixture
Changes for Build #926
[hbraha] network: add check_repos fixture
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: .basic-suite-master.test-scenarios.test_098_ovirt_provider_ovn
Error Message:
collection failure
Stack Trace:
ImportError while importing test module
'/home/jenkins/workspace/ovirt-system-tests_basic-suite-master_nightly/ovirt-system-tests/basic-suite-master/test-scenarios/test_098_ovirt_provider_ovn.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib64/python3.6/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
../basic-suite-master/test-scenarios/test_098_ovirt_provider_ovn.py:26: in <module>
import requests
E ModuleNotFoundError: No module named 'requests'