Skip to content

Commit 60b9a19

Browse files
committed
Fix missing testcase scs-0114-syntax-check
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 77e3d78 commit 60b9a19

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Tests/scs-compatible-iaas.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ scripts:
227227
- id: scs-0104-image-debian-12
228228
description: Debian 12 image is present (by name).
229229
url: https://docs.scs.community/standards/scs-0104-w1-standard-images-implementation#automated-tests
230+
- id: scs-0114-syntax-check
231+
description: Aspect list in volume type description, if present, is formatted according to the standard.
232+
url: https://docs.scs.community/standards/scs-0114-w1-volume-type-implementation#automated-tests
230233
- id: scs-0114-encrypted-type
231234
description: An encrypted volume type can be discovered.
232235
url: https://docs.scs.community/standards/scs-0114-w1-volume-type-implementation#automated-tests
@@ -438,6 +441,8 @@ modules:
438441
name: Volume Types
439442
url: https://docs.scs.community/standards/scs-0114-v1-volume-type-standard
440443
targets:
444+
main:
445+
- scs-0114-syntax-check
441446
recommended:
442447
- scs-0114-encrypted-type
443448
- scs-0114-replicated-type

0 commit comments

Comments
 (0)