mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-20 04:24:25 -04:00
switch from OCIS_SKELETON_DIR to TESTING_DATA_DIR env
This commit is contained in:
committed by
Pascal Wengerter
parent
f6befe0532
commit
9721f81087
@@ -563,7 +563,7 @@ def uiTestPipeline(ctx, suiteName, storage = 'owncloud', accounts_hash_difficult
|
||||
'BACKEND_HOST': 'https://ocis-server:9200',
|
||||
'RUN_ON_OCIS': 'true',
|
||||
'OCIS_REVA_DATA_ROOT': '/srv/app/tmp/ocis/owncloud/data',
|
||||
'OCIS_SKELETON_DIR': '/srv/app/testing/data/webUISkeleton',
|
||||
'TESTING_DATA_DIR': '/srv/app/testing/data',
|
||||
'WEB_UI_CONFIG': '/drone/src/tests/config/drone/ocis-config.json',
|
||||
'TEST_TAGS': 'not @skipOnOCIS and not @skip and not @notToImplementOnOCIS',
|
||||
'LOCAL_UPLOAD_DIR': '/uploads',
|
||||
|
||||
Reference in New Issue
Block a user