Skip to content

Commit

Permalink
Run integration tests against server PR
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Feb 8, 2022
1 parent b87198f commit 9a8545d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
58 changes: 29 additions & 29 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -41,7 +41,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -76,7 +76,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -111,7 +111,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
GUESTS_BRANCH: master
DATABASEHOST: sqlite
commands:
Expand Down Expand Up @@ -148,7 +148,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
GUESTS_BRANCH: master
DATABASEHOST: sqlite
commands:
Expand Down Expand Up @@ -185,7 +185,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -220,7 +220,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: sqlite
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -255,7 +255,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -300,7 +300,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -345,7 +345,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -390,7 +390,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
GUESTS_BRANCH: master
DATABASEHOST: mysql
commands:
Expand Down Expand Up @@ -437,7 +437,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
GUESTS_BRANCH: master
DATABASEHOST: mysql
commands:
Expand Down Expand Up @@ -484,7 +484,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -529,7 +529,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: mysql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -574,7 +574,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -618,7 +618,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -662,7 +662,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -706,7 +706,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
GUESTS_BRANCH: master
DATABASEHOST: pgsql
commands:
Expand Down Expand Up @@ -752,7 +752,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
GUESTS_BRANCH: master
DATABASEHOST: pgsql
commands:
Expand Down Expand Up @@ -798,7 +798,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -842,7 +842,7 @@ steps:
image: ghcr.io/nextcloud/continuous-integration-php8.0:latest
environment:
APP_NAME: spreed
CORE_BRANCH: master
CORE_BRANCH: enh/http-auth-session
DATABASEHOST: pgsql
commands:
- bash tests/drone-run-integration-tests.sh || exit 0
Expand Down Expand Up @@ -886,7 +886,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: app-files
# commands:
Expand Down Expand Up @@ -926,7 +926,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: chat
# commands:
Expand Down Expand Up @@ -968,7 +968,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: conversation
# commands:
Expand Down Expand Up @@ -1010,7 +1010,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: conversation-public
# commands:
Expand Down Expand Up @@ -1052,7 +1052,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: lobby
# commands:
Expand Down Expand Up @@ -1092,7 +1092,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: public-share
# commands:
Expand Down Expand Up @@ -1134,7 +1134,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: public-share-auth
# commands:
Expand Down Expand Up @@ -1176,7 +1176,7 @@ trigger:
# image: nextcloudci/acceptance-php7.1:acceptance-php7.1-2
# environment:
# APP_NAME: spreed
# CORE_BRANCH: master
# CORE_BRANCH: enh/http-auth-session
# SELENIUM_HOST: selenium
# TESTS_ACCEPTANCE: room-shares
# commands:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
php-versions: ['7.4']
databases: ['sqlite']
server-versions: ['master']
server-versions: ['enh/http-auth-session']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
matrix:
php-versions: ['7.4', '8.0']
databases: ['mysql']
server-versions: ['master']
server-versions: ['enh/http-auth-session']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
matrix:
php-versions: ['7.4']
databases: ['pgsql']
server-versions: ['master']
server-versions: ['enh/http-auth-session']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down Expand Up @@ -233,7 +233,7 @@ jobs:
matrix:
php-versions: ['7.4']
databases: ['oci']
server-versions: ['master']
server-versions: ['enh/http-auth-session']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down

0 comments on commit 9a8545d

Please sign in to comment.