summaryrefslogtreecommitdiff
path: root/README.html
blob: edc609d1f693835f09dbfd9d4b0f1e34d4bf2f8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html>
<body>
<font color="black">
<h2>How to browse artifacts of this build</h2>
The artifact directories contain a lot of information related to the
results of this build.
<p>
Directories starting with a number contain the logs of each step of
the build.  More synthetic information is available in other directories,
as described below:
<p>
<ul>
<li><a href="git/">git/</a> contains the revision and repository of each toolchain
  component built

<li><a href="jenkins/">jenkins/</a> contains information useful for the CI maintainers

<li><a href="notify/">notify/</a> contains the material used to build various
  notifications/reports (emails, Jira, LNT, ...)
</ul>
<p>
If you received a notification about one of your patches causing
problems, the information you received is in <a href="notify/">notify/</a> and has
links to other artifacts from this directory.
<p>
List of files below:
<p>
<ul>
<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>
<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>
<li><a href="./03-true/console.log.xz">./03-true/console.log.xz</a>
<li><a href="./04-build_abe-gdb/console.log.xz">./04-build_abe-gdb/console.log.xz</a>
<li><a href="./04-build_abe-gdb/make-gdb.log.xz">./04-build_abe-gdb/make-gdb.log.xz</a>
<li><a href="./05-check_regression/console.log.xz">./05-check_regression/console.log.xz</a>
<li><a href="./git/gdb_rev">./git/gdb_rev</a>
<li><a href="./git/gdb_url">./git/gdb_url</a>
<li><a href="./jenkins/build-name">./jenkins/build-name</a>
<li><a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>
<li><a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>
<li><a href="./jenkins/run-build.env">./jenkins/run-build.env</a>
<li><a href="./manifest.sh">./manifest.sh</a>
<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>
<li><a href="./notify/jira/components">./notify/jira/components</a>
<li><a href="./notify/jira/description">./notify/jira/description</a>
<li><a href="./notify/jira/startdate">./notify/jira/startdate</a>
<li><a href="./notify/jira/summary">./notify/jira/summary</a>
<li><a href="./notify/mail-body.txt">./notify/mail-body.txt</a>
<li><a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>
<li><a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>
<li><a href="./README.html">./README.html</a>
<li><a href="./results">./results</a>
</ul>
</body>
</html>