Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #245 failed
Job: LUMA multiprovider tests failed
Test results
- 4 tests in total
- 2 tests failed
- 2 failures are new
- 2 tests were quarantined / skipped
- 3 minutes taken in total.
Build 245 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_luma_multiprovider
test_ownership_of_new_file_created_on_provider_without_luma_is_correctly_mapped_on_storage_with_import
|
2 secs | |
RuntimeError: Error when executing command "kubectl exec dev-oneclient-paris-6b66f954bb-lh6cx -- 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 |
test_luma_multiprovider
test_user_cannot_remove_file_using_client_if_he_is_not_its_owner
|
49 secs | |
RuntimeError: Error when executing command "kubectl exec dev-oneclient-paris-6b66f954bb-lh6cx -- 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...) |