[oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 932 - Failure!

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_nightly/... Build Number: 932 Build Status: Failure Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #932 [Andrej Cernek] network, pylint: Simplify pylintrc file ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: basic-suite-master.test-scenarios.test_002_bootstrap.test_list_glance_images Error Message: RuntimeError: GLANCE connectivity test failed Stack Trace: engine_api = <ovirtsdk4.Connection object at 0x7f1265ae64e0> @order_by(_TEST_LIST) def test_list_glance_images(engine_api): search_query = 'name={}'.format(SD_GLANCE_NAME) system_service = engine_api.system_service() storage_domains_service = system_service.storage_domains_service() glance_domain_list = storage_domains_service.list(search=search_query) if not glance_domain_list: openstack_glance = glance.add_domain(system_service, SD_GLANCE_NAME, GLANCE_SERVER_URL) if not openstack_glance: raise RuntimeError('GLANCE storage domain is not available.') glance_domain_list = storage_domains_service.list(search=search_query) if not glance.check_connectivity(system_service, SD_GLANCE_NAME):
raise RuntimeError('GLANCE connectivity test failed')
E RuntimeError: GLANCE connectivity test failed ../basic-suite-master/test-scenarios/test_002_bootstrap.py:710: RuntimeError

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_nightly/... Build Number: 933 Build Status: Fixed Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #932 [Andrej Cernek] network, pylint: Simplify pylintrc file Changes for Build #933 [Andrej Cernek] network, pylint: Simplify pylintrc file ----------------- Failed Tests: ----------------- All tests passed
participants (1)
-
jenkins@jenkins.phx.ovirt.org