summaryrefslogtreecommitdiff
path: root/README.html
blob: 12ed7a6d51cffebc542288df817152488dfcdc9e (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
<!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.
</body>
</html>