From c3b5b574bfd81f2093c4d795a929e27ed34708f1 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 6 Feb 2020 14:13:24 +1000 Subject: Rewrite some of the output. Move explanations into tooltips. Invent a crappy HTML template "system". General clean up of text. --- Report-web_3.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Report-web_3.html (limited to 'Report-web_3.html') diff --git a/Report-web_3.html b/Report-web_3.html new file mode 100644 index 0000000..915bd56 --- /dev/null +++ b/Report-web_3.html @@ -0,0 +1,11 @@ +

Tooltips are things that have an explanation tooltip, hover over them.

+

FAILED or OK means the tested thing is supported for that mirror.

+

FAILED* or OK* means the tested thing is unsupported for that mirror, but might have been tested anyway.

+

timeout or timeout means the mirror had some timeouts, and tests where not yet aborted. The darker colour means unsupported by the mirror, but tested anyway.

+

TIMEOUT or TIMEOUT means the mirror had too many timeouts, and tests where aborted, so there is no result for this test.

+

NOTE: timeouts may be due to a problem on the testing computer, it might be busy with other things, or be having it's own network problems.

+

NOTE: the speed of the server this checking script is running on might be wildly exaggerated, it doesn't have to go through the Internet to download from itself.

+

The DNS round robin (DNS-RR) column shows the IPs for that mirror, or no if it isn't part of the DNS-RR.   The IPs link to the testing log for that IP accessed via the DNS-RR.   deb.devuan.org is the DNS-RR itself, so it doesn't get tested directly.

+

The time in the Updated column is how often the mirror updates itself.

+

Mirrors with a grey background are not active (though may be usable as part of the DNS-RR).

+

skip means that the test hasn't been written yet.

-- cgit v1.1