~sylvain-pineau/checkbox-ng:tp-export

Last commit made on 2018-08-28
Get this branch:
git clone -b tp-export https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
tp-export
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

d138689... by Sylvain Pineau

exporter:xlsx: New OPTION_TEST_PLAN_EXPORT to create just one worksheet

job partial_id / certification blocker / description|summary

Header set to the test plan name
Footer include page numbering
tab header (first line) repeated on each page

de30fa5... by Sylvain Pineau

exporter:xlsx: PEP8

d6b061a... by Sylvain Pineau

providers:exporters: New tp-export exporter unit (based on xlsx)

921f42c... by Sylvain Pineau

unit:template: Under tp_export mode replace parameters values by keys

All parameters are upper case.
Just keep __index__ and index as integers.

should_instantiate always return true to generate templated units with
fake resource objects.

bbb514f... by Sylvain Pineau

checkbox-cli: New subcommand to export a test plan as a XLSX document

This special execution mode loads a special FakeJobRunner to return fake
resource objects:

- Default: return only one resource object.
- Special case: graphics_card resource job, return two objects to simulate
  hybrid graphics.

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

Merge #353666 from ~pwlars/checkbox-ng:remote-job-enumeration

ae44405... by PMR <pmr@pmr-lander>

Merge #353649 from ~kissiel/checkbox-ng:py37-compat

edd72a5... by PMR <pmr@pmr-lander>

Merge #353671 from ~sylvain-pineau/checkbox-ng:fix-1778635

683f5c3... by Sylvain Pineau

trusted-launcher: Generate after-suspend jobs from template jobs

Fixes lp:1778635

bc3b8be... by Paul Larson

Add numerical progress indicator to remote execution