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

Build: #213 failed

Job: LUMA multiprovider tests failed

Job result summary

Completed
Duration
28 minutes
Revision
ad317fabb2d4e53ea591f61e115976dfd7caf5e0
Total tests
4
Fixed in
#214 (Manual run by Jakub Liput)

Configuration changes

Job LUMA multiprovider tests with key ODSRV-MAOPT-CLMT no longer exists.

Tests

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 5 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed test_luma_multiprovider test_imported_directory_ownership_is_correctly_mapped_on_provider_with_luma_and_is_not_mapped_on_other_provider
2 mins
RuntimeError: File Landsat-5 does not exist: ls: cannot access '/mnt/oneclient/marie/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_user_not_in_luma_cannot_create_file
2 mins
RuntimeError: File file2 exists on client client_host2 when it shouldn't: ; -rw-r--r-- 1 1801681 1990387 0 Sep 26 15:01 /mnt/oneclient/joe/krk-pl-par-c/file2
request = <FixtureRequest for <Function 'test_user_not_in_luma_cannot_create_file'>>

    
>   from tests.mixed_oneclient.steps.luma.common import *

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)