summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html60
1 files changed, 60 insertions, 0 deletions
diff --git a/README.html b/README.html
new file mode 100644
index 0000000..17d1769
--- /dev/null
+++ b/README.html
@@ -0,0 +1,60 @@
+<!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-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>
+<li><a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>
+<li><a href="./04-build_kernel_llvm/console.log.xz">./04-build_kernel_llvm/console.log.xz</a>
+<li><a href="./05-build_abe-qemu/console.log.xz">./05-build_abe-qemu/console.log.xz</a>
+<li><a href="./05-build_abe-qemu/make-qemu.log.xz">./05-build_abe-qemu/make-qemu.log.xz</a>
+<li><a href="./06-build_linux/console.log.xz">./06-build_linux/console.log.xz</a>
+<li><a href="./08-check_regression/console.log.xz">./08-check_regression/console.log.xz</a>
+<li><a href="./git/binutils_rev">./git/binutils_rev</a>
+<li><a href="./git/binutils_url">./git/binutils_url</a>
+<li><a href="./git/linux_rev">./git/linux_rev</a>
+<li><a href="./git/linux_url">./git/linux_url</a>
+<li><a href="./git/llvm_rev">./git/llvm_rev</a>
+<li><a href="./git/llvm_url">./git/llvm_url</a>
+<li><a href="./git/qemu_rev">./git/qemu_rev</a>
+<li><a href="./git/qemu_url">./git/qemu_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/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>