Skip to content

Commit 054ba69

Browse files
fix referenced module IDs
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent 040fcc2 commit 054ba69

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Tests/scs-compatible-iaas.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ timeline:
504504
versions:
505505
- version: next
506506
include:
507-
- opc-v2022.11
507+
- tempest
508508
- scs-0100-v3.1
509509
- scs-0101-v1
510510
- scs-0102-v1
@@ -526,7 +526,7 @@ versions:
526526
- version: v5.1 # copy of v5, but with include "scs-0123-v1", which had simply been forgotten
527527
stabilized_at: 2024-12-19
528528
include:
529-
- opc-v2022.11
529+
- tempest
530530
- scs-0100-v3.1
531531
- scs-0101-v1
532532
- scs-0102-v1
@@ -547,7 +547,7 @@ versions:
547547
- version: v4
548548
stabilized_at: 2024-02-28
549549
include:
550-
- opc-v2022.11
550+
- tempest
551551
- scs-0100-v3.1
552552
- scs-0101-v1
553553
- scs-0102-v1
@@ -563,7 +563,7 @@ versions:
563563
# What was originally v3 (and what we actually continued to test) can be found as v3-orig.
564564
stabilized_at: 2024-02-28
565565
include:
566-
- opc-v2022.11
566+
- tempest
567567
- scs-0100-v3.1
568568
- scs-0102-v1
569569
targets:

0 commit comments

Comments
 (0)