From e6d3b65d63bb26aea55d81e7f01e4fec26241dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 30 Jul 2018 00:40:33 +0200 Subject: [PATCH] TMP: remove other drone tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- .drone.yml | 143 ----------------------------------------------------- 1 file changed, 143 deletions(-) diff --git a/.drone.yml b/.drone.yml index da877a95d50b9..779e28bafa651 100644 --- a/.drone.yml +++ b/.drone.yml @@ -731,149 +731,6 @@ pipeline: TESTS: ui-regression matrix: include: - - TESTS: checkers - - TESTS: vue-build-settings - - TESTS: vue-build-updatenotification - - TESTS: vue-build-oauth2 - - TESTS: vue-build-accessibility - - TESTS: nodb-codecov - ENABLE_REDIS: true - - TESTS: db-codecov - ENABLE_REDIS: true - - DB: NODB - PHP: 7.0 - ENABLE_REDIS: true - - DB: NODB - PHP: 7.1 - ENABLE_REDIS: true - - DB: NODB - PHP: 7.2 - ENABLE_REDIS: false - - DB: sqlite - PHP: 7.0 - ENABLE_REDIS: true - - DB: sqlite - PHP: 7.1 - ENABLE_REDIS: true - - DB: sqlite - PHP: 7.2 - ENABLE_REDIS: false - - DB: mysql - PHP: 7.0 - ENABLE_REDIS: true - - DB: mysql - PHP: 7.1 - ENABLE_REDIS: true - - DB: mysql - PHP: 7.2 - ENABLE_REDIS: false - - DB: mysql5.6 - PHP: 7.0 - ENABLE_REDIS: true - - DB: mysql5.6 - PHP: 7.1 - ENABLE_REDIS: true - - DB: mysql5.5 - PHP: 7.0 - ENABLE_REDIS: true - - DB: mysql5.5 - PHP: 7.1 - ENABLE_REDIS: true - - DB: postgres - PHP: 7.0 - POSTGRES: 9 - ENABLE_REDIS: true - - DB: postgres - PHP: 7.1 - POSTGRES: 9 - ENABLE_REDIS: true - - DB: postgres - PHP: 7.1 - POSTGRES: 10 - ENABLE_REDIS: true - - DB: mysqlmb4 - PHP: 7.0 - ENABLE_REDIS: true - - DB: mysqlmb4 - PHP: 7.1 - ENABLE_REDIS: true - - DB: mysqlmb4 - PHP: 7.2 - ENABLE_REDIS: false - - TESTS: integration-capabilities_features - - TESTS: integration-federation_features - - TESTS: integration-maintenance-mode - - TESTS: integration-ratelimiting - ENABLE_REDIS: true - - TESTS: integration-auth - - TESTS: integration-carddav - - TESTS: integration-dav-v2 - - TESTS: integration-ocs-v1 - - TESTS: integration-sharing-v1 - - TESTS: integration-sharing-v1-part2 - - TESTS: integration-sharing-v1-part3 - - TESTS: integration-checksums - - TESTS: integration-external-storage - - TESTS: integration-provisioning-v1 - - TESTS: integration-tags - - TESTS: integration-caldav - - TESTS: integration-comments - - TESTS: integration-comments-search - - TESTS: integration-favorites - - TESTS: integration-provisioning-v2 - - TESTS: integration-webdav-related - - TESTS: integration-sharees-features - - TESTS: integration-sharees-v2-features - - TESTS: integration-setup-features - - TESTS: integration-filesdrop-features - - TESTS: integration-transfer-ownership-features - - TESTS: integration-ldap-features - - TESTS: integration-trashbin - - TESTS: integration-remote-api - - TESTS: integration-download - - TESTS: acceptance - TESTS-ACCEPTANCE: access-levels - - TESTS: acceptance - TESTS-ACCEPTANCE: app-comments - - TESTS: acceptance - TESTS-ACCEPTANCE: app-files - - TESTS: acceptance - TESTS-ACCEPTANCE: app-theming - - TESTS: acceptance - TESTS-ACCEPTANCE: header - - TESTS: acceptance - TESTS-ACCEPTANCE: login - - TESTS: acceptance - TESTS-ACCEPTANCE: users - - TESTS: acceptance - TESTS-ACCEPTANCE: apps - - TESTS: jsunit - - TESTS: syntax-php7.0 - - TESTS: syntax-php7.1 - - TESTS: phan - - TESTS: litmus-v1 - - TESTS: litmus-v2 - - TESTS: caldavtester-old-endpoint - - TESTS: caldavtester-new-endpoint - - TESTS: carddavtester-new-endpoint - - TESTS: carddavtester-old-endpoint - - TESTS: object-store - OBJECT_STORE: s3 - - TESTS: object-store - OBJECT_STORE: azure -# - TESTS: object-store -# OBJECT_STORE: swift -# SWIFT-AUTH: v2.0 -# - TESTS: object-store -# OBJECT_STORE: swift -# SWIFT-AUTH: v3 - - TESTS: sqlite-php7.0-samba-native - - TESTS: sqlite-php7.0-samba-non-native - - TEST: memcache-memcached - - TEST: memcache-redis-cluster - ENABLE_REDIS_CLUSTER: true - - TESTS: sqlite-php7.0-webdav-apache - ENABLE_REDIS: true - TESTS: ui-regression services: