Skip to content

Commit 2737109

Browse files
committed
move domain manager out of main target
Signed-off-by: Matthias Büchse <[email protected]>
1 parent a0c4e22 commit 2737109

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tests/scs-compatible-iaas.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ modules:
214214
# args: --os-cloud {os_cloud} --debug --domain-config ...
215215
testcases:
216216
- id: domain-manager-check
217-
tags: [mandatory]
217+
tags: [domain-manager]
218218
description: >
219219
Note: manual check! Must fulfill all requirements of <https://docs.scs.community/standards/scs-0302-v1-domain-manager-role>
220220
timeline:
@@ -273,6 +273,7 @@ versions:
273273
- scs-0302-v1
274274
targets:
275275
main: mandatory
276+
domain-manager: domain-manager
276277
- version: v4
277278
stabilized_at: 2024-02-28
278279
include:

0 commit comments

Comments
 (0)