Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tails
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
945
Issues
945
List
Boards
Labels
Service Desk
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tails
tails
Commits
2f4f02bc
Commit
2f4f02bc
authored
Jul 17, 2020
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Jenkins: add example build ID
parent
141c83ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wiki/src/contribute/working_together/roles/sysadmins/automated_tests_in_Jenkins.mdwn
..._together/roles/sysadmins/automated_tests_in_Jenkins.mdwn
+1
-1
No files found.
wiki/src/contribute/working_together/roles/sysadmins/automated_tests_in_Jenkins.mdwn
View file @
2f4f02bc
...
...
@@ -39,7 +39,7 @@ Thankfully, there is a way to trigger a test suite run without having
to rebuild images first. To do so, start a "build" of the
corresponding `test_Tail_ISO_*` job, passing to the
`UPSTREAMJOB_BUILD_NUMBER` parameter the ID of the `build_Tail_ISO_*`
job build you want to test.
job build you want to test
, for example `10`
.
When doing so, you may also pass arbitrary arguments to Cucumber
via the `EXTRA_CUCUMBER_ARGS` job parameter. For example:
...
...
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