Skip to content

Commit cc56c22

Browse files
committed
fixup: forgot to update scs-compatible-iaas.yaml
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent dc785bd commit cc56c22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Tests/scs-compatible-iaas.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ modules:
154154
name: Volume backup
155155
url: https://docs.scs.community/standards/scs-0117-v1-volume-backup-service
156156
run:
157-
- executable: ./iaas/volume-backup/volume-backup-tester.py
158-
args: --os-cloud {os_cloud} --debug
157+
- executable: ./iaas/openstack_test.py
158+
args: -c {os_cloud} volume-backup-check
159159
testcases:
160160
- id: volume-backup-check
161161
tags: [mandatory]

0 commit comments

Comments
 (0)