~jocave/plainbox-provider-resource:handle-no-plugs-on-system

Last commit made on 2018-09-20
Get this branch:
git clone -b handle-no-plugs-on-system https://git.launchpad.net/~jocave/plainbox-provider-resource
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
handle-no-plugs-on-system
Repository:
lp:~jocave/plainbox-provider-resource

Recent commits

eee6cdf... by Jonathan Cave

Handle a system with no plugs/slots

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

Merge #355391 from plainbox-provider-resource:release

Release_2018_Week38

fdc86ce... by Sylvain Pineau

increment version to v0.39.0.dev0

fbe2462... by Sylvain Pineau

Bump to v0.38.0

183ceec... by Sylvain Pineau

Bump to v0.38.0rc3

c9a4085... by Sylvain Pineau

Merge branch 'master' into release

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

Merge #354556 from ~sylvain-pineau/plainbox-provider-resource:add-total-gpus

277751b... by Sylvain Pineau

graphics_card_resource: Add to all records the total of available GPU

Knowing if the SUT runs with hybrid graphics will allow more control in
the requirement jobs (thanks to jinja templates).

E.g:

template-engine: jinja2
depends:
 {%- if gpu_count > "1" %}
  suspend/{{ index }}_suspend_after_switch_to_card_{{ product_slug }}_xenial
 {%- else %}
  suspend/suspend_advanced
 {%- endif %}

c38f51b... by Sylvain Pineau

Bump to v0.38.0rc2

63f5990... by Sylvain Pineau

Bump to v0.38.0rc1