mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-27 10:48:35 -04:00
Run all core acceptance tests that are not specifically tagged about OCIS
This commit is contained in:
@@ -97,7 +97,7 @@ def apiTests(ctx, coreBranch = 'master', coreCommit = ''):
|
||||
'pull': 'always',
|
||||
'environment' : {
|
||||
'TEST_SERVER_URL': 'http://reva-server:9140',
|
||||
'BEHAT_FILTER_TAGS': '~@skipOnOcis&&~@skipOnOcis-OC-Storage',
|
||||
'BEHAT_FILTER_TAGS': '~@notToImplementOnOCIS&&~@toImplementOnOCIS&&~@skipOnOcis-OC-Storage',
|
||||
'REVA_LDAP_HOSTNAME':'ldap',
|
||||
'TEST_EXTERNAL_USER_BACKENDS':'true',
|
||||
'TEST_OCIS':'true',
|
||||
|
||||
Reference in New Issue
Block a user