subiquity/examples/sources/tpm.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

68 lines
1.8 KiB
YAML
Raw Permalink Normal View History

- description:
en: This test source has encryption support set to "unavailable"
2022-11-01 10:25:40 +00:00
id: src-unavailable
locale_support: none
name:
2022-11-02 13:32:50 +00:00
en: TPM encryption unavailable
path: foo.squashfs
size: 530485248
type: fsimage
variant: desktop
2022-11-01 10:25:40 +00:00
snapd_system_label: unavailable
- description:
en: This test source has encryption support set to "prefer-encrypted" (and encryption available)
id: src-prefer-encrypted
locale_support: none
name:
2022-11-02 13:32:50 +00:00
en: TPM encryption preferred
2022-11-01 10:25:40 +00:00
path: foo.squashfs
size: 530485248
type: fsimage
variant: desktop
2022-11-01 10:25:40 +00:00
snapd_system_label: prefer-encrypted
default: true
- description:
en: This test source has encryption support set to "prefer-unencrypted" (and encryption available)
id: src-prefer-unencrypted
locale_support: none
name:
2022-11-02 13:32:50 +00:00
en: TPM encryption not preferred
2022-11-01 10:25:40 +00:00
path: foo.squashfs
size: 530485248
type: fsimage
variant: desktop
2022-11-01 10:25:40 +00:00
snapd_system_label: prefer-unencrypted
- description:
en: This test source has the invalid combination of encryption reqired and unavailable.
id: src-defective
locale_support: none
name:
2022-11-02 13:32:50 +00:00
en: TPM encryption defective
2022-11-01 10:25:40 +00:00
path: foo.squashfs
size: 530485248
type: fsimage
variant: desktop
2022-11-01 10:25:40 +00:00
snapd_system_label: defective
2022-11-01 10:34:00 +00:00
- description:
en: This test source requires TPM backed full disk encryption.
id: src-mandatory
locale_support: none
name:
2022-11-02 13:32:50 +00:00
en: TPM encryption required
2022-11-01 10:34:00 +00:00
path: foo.squashfs
size: 530485248
type: fsimage
variant: desktop
2022-11-01 10:34:00 +00:00
snapd_system_label: mandatory
- description:
en: This test source has encryption support set to "prefer-encrypted" (and encryption available) and will fail to complete installation.
id: src-finish-fail
locale_support: none
name:
en: Fail at finish installation step
path: foo.squashfs
size: 530485248
type: fsimage
variant: desktop
snapd_system_label: finish-fail