Skip to content

Commit

Permalink
Bump core commit id for tests (#1427)
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis authored Jan 29, 2021
1 parent 7ee4cec commit d919d59
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 96 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- 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 81191d99368f5dcfa2b3b1a7ba4719fa61541bd5
- git checkout 0331dc83cef8efb685b036649c177ee06522d212

- name: oC10APIAcceptanceTestsOwncloudStorage
image: registry.cern.ch/docker.io/owncloudci/php:7.4
Expand Down
Loading

0 comments on commit d919d59

Please sign in to comment.