- 12 Oct, 2020 2 commits
-
-
Mikołaj Nowicki authored
As results for shards are combined we want link to point on correct groups page. Signed-off-by:
Mikolaj Nowicki <mikolaj.nowicki@intel.com>
-
Mikołaj Nowicki authored
Fixes issue when displays at hardware list page were empty. Signed-off-by:
Mikolaj Nowicki <mikolaj.nowicki@intel.com>
-
- 31 Jul, 2020 2 commits
-
-
Arkadiusz Hiler authored
They seem to confuse people and the severity is not obvious immediately. Let's put that in plain text. Issue: #92Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
Arkadiusz Hiler authored
Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
- 21 May, 2020 1 commit
-
-
Karol Król authored
Signed-off-by:
Karol Król <karol.krol@intel.com>
-
- 13 May, 2020 1 commit
-
-
Mikołaj Nowicki authored
Fixes wrong build link from inside machine view for combined shards. This fixes: #65Signed-off-by:
Mikołaj Nowicki <mikolaj.nowicki@intel.com>
-
- 12 May, 2020 1 commit
-
-
Arkadiusz Hiler authored
Because we are pruning build artifacts so aggressively we may not have the one requested via test-with. In this case the current behavior is... undefined - it may either error out or use the last deployed artifact on the machine. Let's document that gotcha for now as we work on improving the error handling. Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
- 11 May, 2020 1 commit
-
-
Damian Kijańczuk authored
Adds link to resultsX.json.bz2 (where X is number of the run) to test result pages. Signed-off-by:
Kijańczuk, Damian <damian.kijanczuk@intel.com>
-
- 08 May, 2020 2 commits
-
-
Damian Kijańczuk authored
Signed-off-by:
Kijanczuk, Damian <damian.kijanczuk@intel.com>
-
Tomi Sarvela authored
-
- 04 May, 2020 1 commit
-
-
Damian Kijańczuk authored
Added highlighting to lines in dmesg which contain [IGT], searching and coloring is done client-side. v2: * Now higlighted line gets special class appended rather than overwritten Sign-off-by:
Kijanczuk, Damian <damian.kijanczuk@intel.com>
-
- 29 Apr, 2020 2 commits
-
-
-
Tomi Sarvela authored
-
- 24 Apr, 2020 1 commit
-
-
Damian Kijańczuk authored
v2: * Change -load to -spinner * Replace with ternary conditional * Replace return with throw error * Change error to no_response * Delete -webkit, slow spinner down v3: * Changed how get_json() returns data v4: * Added try catch to work with throw error * Catch in case of error doesn't terminate fetching other results, but keeps downloading v5: * Spinner in queue and other parts of website had the same class name, which made it look weird. Changed queue specific class name to "queue-spinner" * Fixed indentation Signed-off-by:
Kijanczuk, Damian <damian.kijanczuk@intel.com>
-
- 23 Apr, 2020 1 commit
-
-
Tomi Sarvela authored
-
- 07 Apr, 2020 1 commit
-
-
Damian Kijańczuk authored
Signed-off-by:
Kijanczuk, Damian <damian.kijanczuk@intel.com>
-
- 06 Apr, 2020 5 commits
-
-
Martin Peres authored
-
Martin Peres authored
The current method is non-standard, or considered obsolete, so let's use the normal method, and hopefully it will resolve some issues that are hit by some users. Suggested-by: @ivyl / Arkadiusz Hiler
-
Martin Peres authored
This better matches what is actually shown.
-
Martin Peres authored
It is more natural for people, unless they are accountants.
-
Martin Peres authored
The hand-coded version was generating the wrong output for sundays.
-
- 03 Apr, 2020 1 commit
-
-
venkatasai patnana authored
v2 (Martin Peres): - move the html file to site/latency.md - use the existing template for the page - change the style - move the javascript part to latency.js - allow selecting multiple projects - add a loading indicator - clean up the js - more little things v3 (Suggested by Arkadiusz Hiler): - stop using jquery, use ES6 instead - rename project 'latency' to 'latency_target_hours' - make the default latency_target_hours null, not 0 - use addEventListener to detect the click on the test v4 (Suggested by Arkadiusz Hiler): - Allow users to specify the project and test to be shown by default Closes: #52
-
- 31 Mar, 2020 1 commit
-
-
Tomi Sarvela authored
-
- 13 Mar, 2020 1 commit
-
-
Tomi Sarvela authored
-
- 05 Mar, 2020 1 commit
-
-
Tomi Sarvela authored
-
- 25 Feb, 2020 1 commit
-
-
Arkadiusz Hiler authored
The fail classes are on the <td> element, so the space was unnecessary. Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
- 20 Feb, 2020 2 commits
-
-
Arkadiusz Hiler authored
GitLab uses ANSI escape sequences to change colors for the output to denote errors and such. They don't look well in patchwork or in the emails that we send out so let's strip them! Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
Arkadiusz Hiler authored
A pipeline can have multiple instances of a single job executed due to automatic retries. Let's account for them by taking only the latest one into account. Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
- 19 Feb, 2020 2 commits
-
-
Tomi Sarvela authored
-
Tomi Sarvela authored
-
- 18 Feb, 2020 10 commits
-
-
Tomi Sarvela authored
-
Tomi Sarvela authored
-
Tomi Sarvela authored
-
Tomi Sarvela authored
-
-
Tomi Sarvela authored
-
Tomi Sarvela authored
-
Arkadiusz Hiler authored
Due to some piglit legacy abort = crash. Let's change that to the new styling! Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
Arkadiusz Hiler authored
Just a few minor additions to handle it just like incompletes. Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-
Arkadiusz Hiler authored
I went for slightly lighter shade of incomplete-purple with a black X inside the cell. This idea behind both result is similar enough and aborts should be more noticeable. Additionally I have done some cleanups to the CSS so we don't duplicate the styling for legend and result cells. Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>
-