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

[CI] Storage availability #13723

Closed
wants to merge 1 commit into from
Closed

[CI] Storage availability #13723

wants to merge 1 commit into from

Conversation

RobinMcCorkell
Copy link
Member

See #13641

Storage status is saved in the database. Failed storages are rechecked every
10 minutes, while working storages are rechecked every request.

Using the files_external app will recheck all external storages when the
settings page is viewed, or whenever an external storage is saved.
@ghost
Copy link

ghost commented Jan 28, 2015

Refer to this link for build results (access rights to CI server needed):
https://ci.owncloud.org//job/pull-request-analyser-ng-simple/8130/

Build result: FAILURE

[...truncated 13 lines...] > git config --local --remove-section credential # timeout=10 > git config remote.origin.url https://github.com/owncloud/core.git # timeout=10 > git config remote.origin.fetch +refs/heads/:refs/remotes/origin/ # timeout=10 > git config remote.origin.url https://github.com/owncloud/core.git # timeout=10Fetching upstream changes from https://github.com/owncloud/core.gitusing GIT_SSH to set credentials using .gitcredentials to set credentials > git config --local credential.helper store --file=/tmp/git5296754655176231785.credentials # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/owncloud/core.git +refs/pull/:refs/remotes/origin/pr/ > git config --local --remove-section credential # timeout=10 > git rev-parse refs/remotes/origin/pr/13723/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/13723/merge^{commit} # timeout=10Checking out Revision 3d938efdf601b3d8a584655b97688c9db2505a77 (refs/remotes/origin/pr/13723/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d938efdf601b3d8a584655b97688c9db2505a77First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursiveTriggering pull-request-analyser-ng-simple » SLAVEpull-request-analyser-ng-simple » SLAVE completed with result FAILURESetting status of c784d7e to FAILURE with url https://ci.owncloud.org/job/pull-request-analyser-ng-simple/8130/ and message: Merged build finished.
💣 Test FAILed. 💣

@RobinMcCorkell RobinMcCorkell deleted the ci-13641 branch January 28, 2015 09:52
@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant