Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #272 was successful Child of ODSRV-OPRPM-1240

Test results

  • 100 tests in total
  • 10 tests were fixed
  • 10 tests were quarantined / skipped
  • 63 minutes taken in total.
Fixed tests 10
Status Test Failing since View job Duration
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 46 secs
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 44 secs
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[web GUI-REST-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_user_disables_files_update[REST-web GUI-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 45 secs
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[web GUI-REST-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_user_disables_files_update[web GUI-REST-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete[web GUI-REST-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[REST-web GUI-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 37 secs
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_with_no_options_enabled[web GUI-REST-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_write_once[web GUI-REST-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Chrome onepanel tests 1 min
Quarantined tests 10
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_luma_multiprovider test_imported_directory_ownership_is_correctly_mapped_on_provider_with_luma_and_is_not_mapped_on_other_provider
Failing since build #245 (Child of ODSRV-OZP-1095) Not quarantined LUMA multiprovider tests 2 mins
RuntimeError: File Landsat-5 does not exist: ls: cannot access '/mnt/oneclient/joe/krk-plirw-par-c/Landsat-5': No such file or directory command terminated with exit code 2 ;
request = <FixtureRequest for <Function 'test_imported_directory_ownership_is_correctly_mapped_on_provider_with_luma_and_is_not_mapped_on_other_provider'>>

>   ???

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(31 more lines...)
Collapse Failed test_luma_multiprovider test_ownership_of_new_file_created_on_provider_without_luma_is_correctly_mapped_on_storage_with_import
Failing since build #245 (Child of ODSRV-OZP-1095) Not quarantined LUMA multiprovider tests 2 secs
RuntimeError: Error when executing command "kubectl exec dev-oneclient-paris-6f75d55494-9w8dd -- mkdir -p /mnt/oneclient/joe/krk-plirw-par-c/Landsat-5": mkdir: cannot create directory '/mnt/oneclient/joe/krk-plirw-par-c': Permission denied command terminated with exit code 1 ;
request = <FixtureRequest for <Function 'test_ownership_of_new_file_created_on_provider_without_luma_is_correctly_mapped_on_storage_with_import'>>

>   ???

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Collapse Failed test_luma_multiprovider test_user_cannot_remove_file_using_client_if_he_is_not_its_owner
Failing since build #245 (Child of ODSRV-OZP-1095) Not quarantined LUMA multiprovider tests 1 min
RuntimeError: Error when executing command "kubectl exec dev-oneclient-paris-6f75d55494-9w8dd -- mkdir -p /mnt/oneclient/joe/krk-pl-par-c/dir": mkdir: cannot create directory '/mnt/oneclient/joe/krk-pl-par-c': Permission denied command terminated with exit code 1 ;
request = <FixtureRequest for <Function 'test_user_cannot_remove_file_using_client_if_he_is_not_its_owner'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Successful test_luma_multiprovider test_user_not_in_luma_cannot_create_file
Failing since build #260 (Child of ODSRV-OPRPM-1231) Not quarantined LUMA multiprovider tests 11 secs
Collapse Failed test_groups_basic test_user_joins_a_group_to_parent_group[web GUI-REST]
Failing since build #207 (Child of ODSRV-OPRPM-1187) Not quarantined Chrome groups basic tests 1 min
RuntimeError: no GROUPS named "child" found in groups permission table
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
Successful test_onepanel_basic test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]
Not quarantined Chrome onepanel tests 26 secs
Successful test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[REST-web GUI]
Not quarantined Chrome onepanel tests 21 secs
Successful test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[web GUI-REST]
Not quarantined Chrome onepanel tests 30 secs
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete[REST-web GUI-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Not quarantined Chrome onepanel tests 49 secs
Successful test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[REST-web GUI-REST]
Failing since build #271 (Child of ODSRV-OPRPM-1239) Not quarantined Chrome onepanel tests 47 secs