Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests-only] bump oc10 test commit id to get TUS tests #1357

Merged
merged 1 commit into from
Dec 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

- 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 6693b46de1a2abcf10d460caa5e5eaeaa2407679
- git checkout ed326fd54c7f9142389e49aad87653a905c6ddb7

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