GUI acceptance tests using environment deployed from packages.

Build: #398 failed

Job: Onepanel basic failed

Job result summary

Completed
Duration
14 minutes
Revision
99eb681a2285ddfb38f4b58ebefb0064e7adb6d9
Total tests
6
Fixed in
#399 (Changes by Jakub Liput and Agnieszka Warchol)

Tests

  • 6 tests in total
  • 4 tests failed
  • 4 failures are new
  • 2 tests were quarantined / skipped
  • 10 minutes taken in total.
New test failures 4
Status Test Duration
Collapse Failed test_onepanel_basic test_cluster_deployment[1oz_1op_not_deployed]
7 mins
RuntimeError: no CREATE NEW CLUSTER with "Create new cluster" text found in WelcomePage in content in Zone Panel
request = <FixtureRequest for <Function 'test_cluster_deployment[1oz_1op_not_deployed]'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_onepanel_basic test_support_space[1oz_1op_not_deployed]
39 secs
RuntimeError: no "Spaces" found in dev-oneprovider-krakow item in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_not_deployed]'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(73 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_not_deployed]
14 secs
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Invalid 'storageId' value, expected: '<string>'."}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_not_deployed]'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(56 more lines...)
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_not_deployed]
40 secs
RuntimeError: no "Spaces" found in dev-oneprovider-krakow item in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_not_deployed]'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(73 more lines...)