Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Tests/scs-compatible-iaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ scripts:
- id: scs-0104-image-debian-12
description: Debian 12 image is present (by name).
url: https://docs.scs.community/standards/scs-0104-w1-standard-images-implementation#automated-tests
- id: scs-0114-syntax-check
description: Aspect list in volume type description, if present, is formatted according to the standard.
url: https://docs.scs.community/standards/scs-0114-w1-volume-type-implementation#automated-tests
- id: scs-0114-encrypted-type
description: An encrypted volume type can be discovered.
url: https://docs.scs.community/standards/scs-0114-w1-volume-type-implementation#automated-tests
Expand Down Expand Up @@ -438,6 +441,8 @@ modules:
name: Volume Types
url: https://docs.scs.community/standards/scs-0114-v1-volume-type-standard
targets:
main:
- scs-0114-syntax-check
recommended:
- scs-0114-encrypted-type
- scs-0114-replicated-type
Expand Down
Loading