Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
test-zuul-pipeline
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre-Louis Bonicoli
test-zuul-pipeline
Merge requests
!5
test approval
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
test approval
test_approval2
into
master
Overview
15
Commits
2
Changes
1
Open
Pierre-Louis Bonicoli
requested to merge
test_approval2
into
master
4 years ago
Overview
15
Commits
2
Changes
1
Expand
0
0
Merge request reports
Compare
version 7
version 7
ff53d17b
4 years ago
version 6
43b895b9
4 years ago
version 5
ff53d17b
4 years ago
version 4
3bfd5039
4 years ago
version 3
ff53d17b
4 years ago
version 2
aa57d61e
4 years ago
version 1
ff53d17b
4 years ago
master (base)
and
latest version
latest version
d538b9fd
2 commits,
4 years ago
version 7
ff53d17b
1 commit,
4 years ago
version 6
43b895b9
2 commits,
4 years ago
version 5
ff53d17b
1 commit,
4 years ago
version 4
3bfd5039
2 commits,
4 years ago
version 3
ff53d17b
1 commit,
4 years ago
version 2
aa57d61e
2 commits,
4 years ago
version 1
ff53d17b
1 commit,
4 years ago
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Conflict: This file was modified in both the source and target branches. Ask someone with write access to resolve it.
zuul.d/zuul.yaml
+
1
−
1
Options
@@ -5,7 +5,7 @@
vars
:
test_command
:
-
/bin/echo begin
-
/bin/sleep
60
0
-
/bin/sleep
12
0
-
/bin/false
-
/bin/echo end
zuul_work_dir
:
'
{{
ansible_user_dir
}}/{{
zuul.project.src_dir
}}'
Loading