~pieq/checkbox-support:fix-1957910-suspend-sleep-times

Last commit made on 2022-01-17
Get this branch:
git clone -b fix-1957910-suspend-sleep-times https://git.launchpad.net/~pieq/checkbox-support
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
fix-1957910-suspend-sleep-times
Repository:
lp:~pieq/checkbox-support

Recent commits

12b8c32... by Pierre Equoy

Change:fwts_test: remove `.log` extension from fwts argument

Removing the log extension in commit d1a4fd broke the output of fwts
command, since fwts automatically adds `.log` to the name given.

For this command, it is required to remove the `.log` extension from our
argument before passing it to the fwts command.

LP: #1957910

fc32d26... by Ubuntu <email address hidden>

Merge #413891 from checkbox-support:release

Release_2022_Week2

845d4f6... by Jenkins <email address hidden>

increment version to v0.54.0.dev0

60154af... by Jenkins <email address hidden>

Bump to v0.53.0

2a1e40d... by Jenkins <email address hidden>

Bump to v0.53.0rc1

404545d... by Ubuntu <email address hidden>

Merge #413120 from ~pieq/checkbox-support:fwts-test-output

d31f1b2... by Pierre Equoy

Change:fwts_test: print content of log file

The information contained in the log file is very useful for debugging,
yet it is currently buried in the submission archive.

In addition to saving the information in the log file, this commit
appends the content of the log file to the summary.

This approach was chosen because it will benefit all the Checkbox jobs
calling fwts_test.

d1a4fd6... by Pierre Equoy

Change:fwts_test: don't append '.log' to log filename

269f83a... by Ubuntu <email address hidden>

Merge #412674 from ~sylvain-pineau/checkbox-support:fix-1947114

04e29eb... by Sylvain Pineau

ADD: support for a new displayport profile (Hifi)

Fixes: lp:1947114