summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.html b/README.html
new file mode 100644
index 0000000..12ed7a6
--- /dev/null
+++ b/README.html
@@ -0,0 +1,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>