Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3f4a3e4f
Commit
3f4a3e4f
authored
May 16, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document the 3h timeout for GitLab.com shared Runners
parent
0288e252
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+6
-1
No files found.
doc/user/gitlab_com/index.md
View file @
3f4a3e4f
...
...
@@ -75,7 +75,6 @@ Shared Runners on GitLab.com run in [autoscale mode] and powered by
Google Cloud Platform and DigitalOcean. Autoscaling means reduced
waiting times to spin up CI/CD jobs, and isolated VMs for each project,
thus maximizing security.
They're free to use for public open source projects and limited to 2000 CI
minutes per month per group for private projects. Read about all
[
GitLab.com plans
](
https://about.gitlab.com/pricing/
)
.
...
...
@@ -90,6 +89,10 @@ ephemeral instances with 3.75GB of RAM, CoreOS and the latest Docker Engine
installed. Instances provide 1 vCPU and 25GB of HDD disk space. The default
region of the VMs is US East1.
Jobs handled by the shared Runners on GitLab.com (
`shared-runners-manager-X.gitlab.com`
),
**will be timed out after 3 hours**
, regardless of the timeout configured in a
project. Check the issues [4010] and [4070] for the reference.
Below are the shared Runners settings.
| Setting | GitLab.com | Default |
...
...
@@ -340,3 +343,5 @@ High Performance TCP/HTTP Load Balancer:
[
mailgun
]:
https://www.mailgun.com/
"Mailgun website"
[
sidekiq
]:
http://sidekiq.org/
"Sidekiq website"
[
unicorn-worker-killer
]:
https://rubygems.org/gems/unicorn-worker-killer
"unicorn-worker-killer"
[
4010
]:
https://gitlab.com/gitlab-com/infrastructure/issues/4010
"Find a good value for maximum timeout for Shared Runners"
[
4070
]:
https://gitlab.com/gitlab-com/infrastructure/issues/4070
"Configure per-runner timeout for shared-runners-manager-X on GitLab.com"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment