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

Update postgres version tests #24994

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Update postgres version tests #24994

merged 1 commit into from
Jan 7, 2021

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Jan 6, 2021

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

@rullzer rullzer added the 3. to review Waiting for reviews label Jan 6, 2021
@rullzer rullzer added this to the Nextcloud 21 milestone Jan 6, 2021
@faily-bot
Copy link

faily-bot bot commented Jan 6, 2021

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 1039: failure

postgres9.6-php7.3

Show full log
 bash tests/drone-run-php-tests.sh || exit 0
=========================
= List of changed files =
=========================
.drone.yml
=========================
YML files are modified
+ sleep 10
+ POSTGRES=9 NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh pgsql
Using PHP executable /usr/bin/php
Using database oc_autotest
Setup environment for pgsql testing on local storage ...
Waiting for Postgres to be available ...
............................................................
[ERROR] Waited 60 seconds for postgres-9, no respons

postgres12-php7.4

Show full log
atest: Pulling from nextcloudci/php7.4
Digest: sha256:50340bac9bd70bca07c220f4c4dc90883a98af775e6319332ee0da6d30b13a92
Status: Image is up to date for nextcloudci/php7.4:latest
+ bash tests/drone-run-php-tests.sh || exit 0
=========================
= List of changed files =
=========================
.drone.yml
=========================
YML files are modified
+ sleep 10
+ POSTGRES=11 NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh pgsql
Using PHP executable /usr/bin/php
Using database oc_autotest
Setup environment for pgsql testing on local storage ...
Waiting for Postgres to be available ...
............................................................
[ERROR] Waited 60 seconds for postgres-11, no respons

postgres13-php7.4

Show full log
atest: Pulling from nextcloudci/php7.4
Digest: sha256:50340bac9bd70bca07c220f4c4dc90883a98af775e6319332ee0da6d30b13a92
Status: Image is up to date for nextcloudci/php7.4:latest
+ bash tests/drone-run-php-tests.sh || exit 0
=========================
= List of changed files =
=========================
.drone.yml
=========================
YML files are modified
+ sleep 10
+ POSTGRES=11 NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh pgsql
Using PHP executable /usr/bin/php
Using database oc_autotest
Setup environment for pgsql testing on local storage ...
Waiting for Postgres to be available ...
............................................................
[ERROR] Waited 60 seconds for postgres-11, no respons

.drone.yml Outdated Show resolved Hide resolved
.drone.yml Outdated Show resolved Hide resolved
.drone.yml Outdated Show resolved Hide resolved
@MorrisJobke
Copy link
Member

Let me rebase to resolve the conflicts.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI was happy for the Postgres part 🚀

@rullzer rullzer mentioned this pull request Jan 7, 2021
5 tasks
@rullzer rullzer merged commit 514df6e into master Jan 7, 2021
@rullzer rullzer deleted the ci/postgres_update branch January 7, 2021 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants