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

Build: #255 failed

Job: LUMA multiprovider tests failed

Test results

  • 4 tests in total
  • 2 tests failed
  • 2 tests were quarantined / skipped
  • 3 minutes taken in total.

Build 255 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: Error when executing command "kubectl exec dev-oneclient-paris-6b66f954bb-699tz -- 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...)
RuntimeError: Error when executing command "kubectl exec dev-oneclient-paris-6b66f954bb-699tz -- 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...)