mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
toaster-manual: Updated "Remote Toaster Monitoring" section
Updated with review fixes. (From yocto-docs rev: 424e9cad5f950b068e6f977355c5dbdb17da52a2) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b02ece66c0
commit
4185ee3515
@@ -759,6 +759,8 @@
|
||||
<body>Ok</body>
|
||||
</html>
|
||||
</literallayout>
|
||||
In the previous example, the actual output appears in a single line.
|
||||
Here, however, the line has been artificially split for readability.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -793,8 +795,7 @@
|
||||
"name": "20170922093200",
|
||||
"parse": "818:818",
|
||||
"project": "my_rocko",
|
||||
"target":
|
||||
"core-image-minimal"
|
||||
"target": "core-image-minimal"
|
||||
}]
|
||||
}
|
||||
</literallayout>
|
||||
@@ -850,9 +851,8 @@
|
||||
</literallayout>
|
||||
Be sure to provide values for <replaceable>host</replaceable>,
|
||||
<replaceable>port</replaceable>, and <replaceable>ID</replaceable>.
|
||||
In order to provide the value for <replaceable>ID</replaceable>,
|
||||
you must check the status of the completed build.
|
||||
See the
|
||||
You can find the value for <replaceable>ID</replaceable> from the
|
||||
Builds Completed query. See the
|
||||
"<link linkend='checking-status-of-builds-completed'>Checking Status of Builds Completed</link>"
|
||||
section for more information.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user