GUI acceptance tests using environment deployed from packages.

Build: #2870 failed Child of ODSRV-OPRPM-2536

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build result summary

Details

Completed
Queue duration
14 seconds
Duration
195 minutes
Labels
None
Revision
1dfe9909788f63d85636271c6696c13a48568fd8
Total tests
874
Fixed in
#2871 (Rebuilt by Łukasz Opioła)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 5
Status Test View job Duration
Collapse Failed test_onepanel_deployment_with_2_hosts test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
Onepanel two hosts deployment 3 mins
RuntimeError: Css element wtih "Create a new cluster" text not found
request = <FixtureRequest for <Function 'test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(50 more lines...)
Collapse Failed test_onezone_data_discovery test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]
Onezone data discovery 2 mins
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_successfully_opens_space_of_harvested_file[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(25 more lines...)
Collapse Failed test_qos_storage test_a_qos_requirement_with_or_operator_is_met_when_at_least_one_of_the_conditions_is_met[1oz_2op_deployed]
QoS storage 5 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cfab41d30819d04189fa72f8079f049c", element="90ec4ebd-b5e5-455b-a645-8aa879b42e8c")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Collapse Failed test_qos_storage test_a_qos_requirement_is_met_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]
QoS storage 6 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="93ccd544c4c3c91a1be77ab03fe578ca", element="42446b2c-9927-4739-86d3-cdec6ef366b7")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Collapse Failed test_qos_storage test_a_qos_requirement_with_and_operator_is_met_when_all_joined_conditions_are_met[1oz_2op_deployed]
QoS storage 1 min
RuntimeError: cannot click on button btn in StorageRecord in StorageContentPage in content in Oneprovider Panel 21.02.5
request = <FixtureRequest for <Function 'test_a_qos_requirement_with_and_operator_is_met_when_all_joined_conditions_are_met[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(48 more lines...)