Skip to content

Commit d088198

Browse files
committed
Migrate SCS-compatible IaaS v3 through v5.1 to fine-grained testcases
This is possible because since the introduction of 'next', the fine-grained testcases have been reported -- even for the older versions. Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 8a5f4c0 commit d088198

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Tests/scs-compatible-iaas.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ versions:
542542
- scs-0123-v1
543543
- scs-0302-v1
544544
targets:
545-
main: legacy_mandatory
545+
main: mandatory
546546
preview: domain-manager/availability-zones/key-manager-docs
547547
- version: v4
548548
stabilized_at: 2024-02-28
@@ -556,7 +556,7 @@ versions:
556556
parameters:
557557
image_spec: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Tests/iaas/scs-0104-v1-images.yaml
558558
targets:
559-
main: legacy_mandatory
559+
main: mandatory
560560
- version: v3
561561
# comment: >
562562
# This is what our documentation wrongly stated as being v3 when we introduced v4.
@@ -567,4 +567,4 @@ versions:
567567
- scs-0100-v3.1
568568
- scs-0102-v1
569569
targets:
570-
main: legacy_mandatory
570+
main: mandatory

0 commit comments

Comments
 (0)