~sylvain-pineau/plainbox-provider-checkbox:fix-oob-inline-comments

Last commit made on 2019-02-19
Get this branch:
git clone -b fix-oob-inline-comments https://git.launchpad.net/~sylvain-pineau/plainbox-provider-checkbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fix-oob-inline-comments
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

3b2c700... by Sylvain Pineau

units:oob: Fix comments syntax

When using a snapped validation tool, the simple '# comment' was producing
the following error:

error: [...] field 'requires', expression did not reference any resources

65ee4ab... by PMR <pmr@pmr-lander>

Merge #362097 from ~ray.chen/plainbox-provider-checkbox:automated-switch-gpu-job-into-nested-plan

modified: units/graphics/test-plan.pxu and units/suspend/suspend-graphics.pxu

6d57503... by PMR <pmr@pmr-lander>

Merge #363164 from ~bladernr/plainbox-provider-checkbox:1815621-add-gpgpu-tests-checkbox

Added new GPGPU tests to checkbox

011413a... by Jeff Lane 

Added new GPGPU tests for cert. LP: #1815621

a27781f... by Ray Chen

modify indentation to consistent with the rest

928732f... by PMR <pmr@pmr-lander>

Merge #362872 from ~jocave/plainbox-provider-checkbox:wireless-nm-conn-backup

944d9f4... by PMR <pmr@pmr-lander>

Merge #362858 from ~pieq/plainbox-provider-checkbox:suspend-with-coldboots

4446237... by Pierre Equoy

stress: add summaries for the 30 suspend cycles jobs

533ebcc... by Pierre Equoy

stress: Add "30 suspend cycles and 1 poweroff, 3 times" jobs

'suspend_30_cycles_with_reboots' job was originally created because it
was found that suspend (S3) may fail after reboots.

Adding 'suspend_30_cycles_with_coldboots' to ensure suspend also work
properly after cold boots (i.e. poweroff).

A new test plan (stress-suspend-30-cycles-with-coldboots-automated) is
available.

f3c16e4... by Pierre Equoy

stress: Use automated suspend job for 'suspend_30_cycles_with_reboots' job

The 'power-management/suspend_30_cycles_with_reboots' job is used in
'stress-suspend-30-cycles-with-reboots-automated' test plan, yet depends
on 'suspend/suspend_advanced' which is manual.

Switching to 'suspend/suspend_advanced_auto' instead.