Skip to content

Commit

Permalink
[tests-only] Bump core commit id for API tests (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
individual-it authored Nov 27, 2020
1 parent e6a6212 commit e4fc511
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 21 deletions.
28 changes: 14 additions & 14 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: localAPIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -520,7 +520,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: localAPIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -589,7 +589,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -661,7 +661,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -733,7 +733,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -805,7 +805,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -877,7 +877,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -949,7 +949,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOcisStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1021,7 +1021,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1098,7 +1098,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1175,7 +1175,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1252,7 +1252,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1329,7 +1329,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down Expand Up @@ -1406,7 +1406,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout 773cf3ea127430699f3bfb4c1b24e96a271a8884
- git checkout 31105a0d3e6e6ef0a0da2c16c66d4261fd91c069

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down
22 changes: 22 additions & 0 deletions tests/acceptance/expected-failures-on-OCIS-storage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2229,3 +2229,25 @@ apiVersions/fileVersionsSharingToShares.feature:279
# https://github.com/owncloud/ocis/issues/719 when a share exists its impossible to share a renamed folder
apiShareManagementBasicToShares/createShareToSharesFolder.feature:611
apiShareManagementBasicToShares/createShareToSharesFolder.feature:612

# https://github.com/owncloud/ocis/issues/965 ocis-storage does not use the mtime send in the `Upload-Metadata` header when uploading via TUS
apiWebdavUploadTUS/uploadFileMtime.feature:17
apiWebdavUploadTUS/uploadFileMtime.feature:18
apiWebdavUploadTUS/uploadFileMtime.feature:27
apiWebdavUploadTUS/uploadFileMtime.feature:28
apiWebdavUploadTUS/uploadFileMtime.feature:38
apiWebdavUploadTUS/uploadFileMtime.feature:39
apiWebdavUploadTUS/uploadFileMtime.feature:49
apiWebdavUploadTUS/uploadFileMtime.feature:50
apiWebdavUploadTUS/uploadFileMtimeShares.feature:40
apiWebdavUploadTUS/uploadFileMtimeShares.feature:41

# https://github.com/owncloud/ocis/issues/968 [ocis-storage] PROPFIND on a file uploaded by share receiver is not possible
apiWebdavUploadTUS/uploadFileMtimeShares.feature:26
apiWebdavUploadTUS/uploadFileMtimeShares.feature:27
apiWebdavUploadTUS/uploadFileMtimeShares.feature:55
apiWebdavUploadTUS/uploadFileMtimeShares.feature:56

# https://github.com/owncloud/ocis/issues/763 [OCIS-storage] reading a file that a collaborator uploaded is impossible
apiWebdavUploadTUS/uploadFileMtimeShares.feature:70
apiWebdavUploadTUS/uploadFileMtimeShares.feature:71
2 changes: 1 addition & 1 deletion tests/oc-integration-tests/drone/storage-oc-ocis.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ driver = "ocis"
mount_path = "/oc"
mount_id = "123e4567-e89b-12d3-a456-426655440000"
expose_data_server = true
data_server_url = "http://localhost:11001/data"
data_server_url = "http://revad-services:11001/data"

[grpc.services.storageprovider.drivers.ocis]
root = "/drone/src/tmp/reva/data"
Expand Down
2 changes: 1 addition & 1 deletion tests/oc-integration-tests/drone/storage-oc-owncloud.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ driver = "owncloud"
mount_path = "/oc"
mount_id = "123e4567-e89b-12d3-a456-426655440000"
expose_data_server = true
data_server_url = "http://localhost:11001/data"
data_server_url = "http://revad-services:11001/data"

[grpc.services.storageprovider.drivers.owncloud]
datadirectory = "/drone/src/tmp/reva/data"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ driver = "ocis"
mount_path = "/public/"
mount_id = "e1a73ede-549b-4226-abdf-40e69ca8230d"
expose_data_server = true
data_server_url = "http://localhost:13001/data"
data_server_url = "http://revad-services:13001/data"
gateway_addr = "0.0.0.0:19000"
enable_home_creation = true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ driver = "owncloud"
mount_path = "/public/"
mount_id = "e1a73ede-549b-4226-abdf-40e69ca8230d"
expose_data_server = true
data_server_url = "http://localhost:13001/data"
data_server_url = "http://revad-services:13001/data"
gateway_addr = "0.0.0.0:19000"
enable_home_creation = true

Expand Down
2 changes: 1 addition & 1 deletion tests/oc-integration-tests/local/storage-home.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ driver = "owncloud"
mount_path = "/home"
mount_id = "123e4567-e89b-12d3-a456-426655440000"
expose_data_server = true
data_server_url = "http://localhost:12001/data"
data_server_url = "http://revad-services:12001/data"
enable_home_creation = true

[grpc.services.storageprovider.drivers.owncloud]
Expand Down
2 changes: 1 addition & 1 deletion tests/oc-integration-tests/local/storage-oc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ driver = "owncloud"
mount_path = "/oc"
mount_id = "123e4567-e89b-12d3-a456-426655440000"
expose_data_server = true
data_server_url = "http://localhost:11001/data"
data_server_url = "http://revad-services:11001/data"

[grpc.services.storageprovider.drivers.owncloud]
datadirectory = "/var/tmp/reva/data"
Expand Down
2 changes: 1 addition & 1 deletion tests/oc-integration-tests/local/storage-publiclink.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ driver = "owncloud"
mount_path = "/public/"
mount_id = "e1a73ede-549b-4226-abdf-40e69ca8230d"
expose_data_server = true
data_server_url = "http://localhost:13001/data"
data_server_url = "http://revad-services:13001/data"
gateway_addr = "0.0.0.0:19000"
enable_home_creation = true

Expand Down

0 comments on commit e4fc511

Please sign in to comment.