Skip to content

Commit

Permalink
Bump core commit for API tests (cs3org#1422)
Browse files Browse the repository at this point in the history
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
  • Loading branch information
saw-jan authored and butonic committed Jan 28, 2021
1 parent 2478cd9 commit 96e8ef9
Show file tree
Hide file tree
Showing 4 changed files with 1,987 additions and 1,888 deletions.
28 changes: 14 additions & 14 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: localAPIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -562,7 +562,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: localAPIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -631,7 +631,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -703,7 +703,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -775,7 +775,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -847,7 +847,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -919,7 +919,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -991,7 +991,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOcisStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -1063,7 +1063,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -1140,7 +1140,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -1217,7 +1217,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -1294,7 +1294,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -1371,7 +1371,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down Expand Up @@ -1448,7 +1448,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 1628f6156c64717aa23b1e48dd8e51154f68cde8
- git checkout 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down
5 changes: 5 additions & 0 deletions changelog/unreleased/categorize-expected-failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: Get error status from trash-bin response

Previously the status code was gathered from the wrong response.

https://github.com/cs3org/reva/pull/1408
Loading

0 comments on commit 96e8ef9

Please sign in to comment.