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
379f1374
Commit
379f1374
authored
Feb 09, 2022
by
Firdaws Farukh
Committed by
Marcel Amirault
Feb 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Explain the displayed pipeline duration
parent
d1045bb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/ci/pipelines/cicd_minutes.md
doc/ci/pipelines/cicd_minutes.md
+5
-1
No files found.
doc/ci/pipelines/cicd_minutes.md
View file @
379f1374
...
...
@@ -149,7 +149,7 @@ namespace.
## How CI/CD minutes are calculated
CI/CD minutes are calculated based on:
CI/CD minutes
for individual jobs
are calculated based on:
-
The duration the job runs.
-
The visibility of the projects where the job runs.
...
...
@@ -174,6 +174,10 @@ For example:
-
If a pipeline runs for one of the personal projects for
`alice`
, the CI/CD minutes
are added to the overall consumption for the
`alice`
namespace.
The CI/CD minutes used by one pipeline is the total CI/CD minutes used by all the jobs
that ran in the pipeline. The CI/CD minute usage for a pipeline can be higher than
the duration of the pipeline if many jobs ran at the same time.
### Cost factor
The cost factor for a job running on a shared runner is:
...
...
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