Code Review
/
releng
/
docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f539ee8
)
Mention that crudini is required for script
87/11487/2
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Thu, 21 Jun 2018 17:03:07 +0000
(13:03 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Thu, 21 Jun 2018 17:13:32 +0000
(13:13 -0400)
Change-Id: Ib4e8ad52a14b34c2c5fc040e0c1e3d67b1c4e380
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/infra/bootstrap.rst
patch
|
blob
|
history
diff --git
a/docs/infra/bootstrap.rst
b/docs/infra/bootstrap.rst
index
e74786b
..
d86e52f
100644
(file)
--- a/
docs/infra/bootstrap.rst
+++ b/
docs/infra/bootstrap.rst
@@
-278,6
+278,10
@@
Bootstrap common-packer and initial builder
#. Run global-jjb jenkins-cfg script to update Jenkins cloud config
+ .. note::
+
+ This step requires ``crudini`` tool, install if necessary.
+
Set ``jenkins_silos`` to match the config section name in the
previous step.