On Thu, Jan 30, 2014 at 5:42 PM, Brendan Donegan < [email protected]> wrote:
> To continue on from this, I plan to re-write the existing optical jobs a > little bit. Checkbox doesn't allow fields to be overridden in resource jobs > (I think for a good reason) so we can't do: > > cd: readable > cd: writable > dvd: readable > dvd: writable > bd: readable > bd: writable > > Instead for each optical device we should have a resource output like this: > > cd-read: supported > cd-write: supported > dvd-read: supported > dvd-write: supported > bd-read: supported > bd-write: suppported > > Then write job requirements like this: > > ... > name: optical/cdrom-write > requires: > optical_device_sr0.cd-writable == 'supported' > This is invalid syntax, convert - to _ Thanks ZK
-- Mailing list: https://launchpad.net/~checkbox-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~checkbox-dev More help : https://help.launchpad.net/ListHelp

