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
cc98738e
Commit
cc98738e
authored
Feb 22, 2022
by
Marcel Amirault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Explain that you can only see 100 jobs in pipeline graph
parent
d94c5986
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/ci/pipelines/index.md
doc/ci/pipelines/index.md
+6
-0
No files found.
doc/ci/pipelines/index.md
View file @
cc98738e
...
...
@@ -385,6 +385,12 @@ You can group the jobs by:
[
Multi-project pipeline graphs
](
multi_project_pipelines.md#multi-project-pipeline-visualization
)
help
you visualize the entire pipeline, including all cross-project inter-dependencies.
**(PREMIUM)**
If a stage contains more than 100 jobs, only the first 100 jobs are listed in the
pipeline graph. The remaining jobs still run as normal. To see the jobs:
-
Select the pipeline, and the jobs are listed on the right side of the pipeline details page.
-
On the left sidebar, select
**CI/CD > Jobs**
.
### View job dependencies in the pipeline graph
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/298973) in GitLab 13.12.
...
...
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