Skip to content

Commit

Permalink
bump oc10 test commit id to get TUS chunking tests (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
individual-it authored Dec 1, 2020
1 parent 507eea9 commit 8b4cc17
Showing 1 changed file with 14 additions and 14 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- 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 26322d3bbedb5afe9a78ed5bcf88cfbf4ab2fd79
- git checkout a5df08ca512c3c8e65a01d018c9eec81b9cfccaa

- name: oC10APIAcceptanceTestsOwncloudStorage
image: owncloudci/php:7.4
Expand Down

0 comments on commit 8b4cc17

Please sign in to comment.