summaryrefslogtreecommitdiff
path: root/README.html
blob: 5091a22c4f65e7256f5ce81d85ca2a39ffa0f07f (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
56
57
58
59
60
61
62
<!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>./01-reset_artifacts/console.log.xz
<li>./02-prepare_abe/console.log.xz
<li>./03-build_abe-binutils/console.log.xz
<li>./03-build_abe-binutils/make-binutils.log.xz
<li>./04-build_abe-stage1/console.log.xz
<li>./04-build_abe-stage1/make-gcc-stage1.log.xz
<li>./05-build_abe-qemu/console.log.xz
<li>./05-build_abe-qemu/make-qemu.log.xz
<li>./06-build_linux/console.log.xz
<li>./07-boot_linux/console.log.xz
<li>./08-check_regression/console.log.xz
<li>./git/binutils_rev
<li>./git/binutils_url
<li>./git/gcc_rev
<li>./git/gcc_url
<li>./git/linux_rev
<li>./git/linux_url
<li>./git/qemu_rev
<li>./git/qemu_url
<li>./jenkins/build-name
<li>./jenkins/notify-full.log
<li>./jenkins/notify-init.log
<li>./jenkins/run-build.env
<li>./manifest.sh
<li>./notify/jira/comment-template.txt
<li>./notify/mail-body.txt
<li>./notify/mail-recipients.txt
<li>./notify/mail-subject.txt
<li>./README.html
<li>./results
</ul>
</body>
</html>