From 60b9a19650a14e9d99d6b4a6aecc7edf23e8190a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Wed, 17 Jun 2026 19:54:24 +0200 Subject: [PATCH] Fix missing testcase scs-0114-syntax-check MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- Tests/scs-compatible-iaas.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Tests/scs-compatible-iaas.yaml b/Tests/scs-compatible-iaas.yaml index 24aa35deb..3ca45eae9 100644 --- a/Tests/scs-compatible-iaas.yaml +++ b/Tests/scs-compatible-iaas.yaml @@ -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 @@ -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