mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-23 20:49:13 -05:00
skip tests that are tagged @skipOnOcis-OC-Storage
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ def testing(ctx, coreBranch = 'master', coreCommit = '', phoenixBranch = 'master
|
|||||||
'TEST_EXTERNAL_USER_BACKENDS':'true',
|
'TEST_EXTERNAL_USER_BACKENDS':'true',
|
||||||
'REVA_LDAP_HOSTNAME':'ldap',
|
'REVA_LDAP_HOSTNAME':'ldap',
|
||||||
'TEST_OCIS':'true',
|
'TEST_OCIS':'true',
|
||||||
'BEHAT_FILTER_TAGS': '~@skipOnOcis&&~@skipOnLDAP&&@TestAlsoOnExternalUserBackend&&~@local_storage',
|
'BEHAT_FILTER_TAGS': '~@skipOnOcis&&~@skipOnOcis-OC-Storage&&~@skipOnLDAP&&@TestAlsoOnExternalUserBackend&&~@local_storage',
|
||||||
},
|
},
|
||||||
'commands': [
|
'commands': [
|
||||||
'git clone -b master --depth=1 https://github.com/owncloud/testing.git /srv/app/tmp/testing',
|
'git clone -b master --depth=1 https://github.com/owncloud/testing.git /srv/app/tmp/testing',
|
||||||
|
|||||||
Reference in New Issue
Block a user