Files
rally-openstack/samples/tasks/scenarios/cinder/create-and-delete-snapshot.yaml
Andriy Kurilin c3c6de9804 Port all samples to task format v2
Signed-off-by: Andriy Kurilin <andr.kurilin@gmail.com>
Change-Id: Id9d1c0cd8f2cbc34d22f861af7c2297899aa4e4e
2025-09-17 13:15:29 +02:00

23 lines
531 B
YAML

---
version: 2
title: "Cinder Volume Snapshot Creation and Deletion"
description: "Test scenario for creating and deleting volume snapshots in Cinder block storage service."
subtasks:
- title: "Create and delete volume snapshot"
scenario:
CinderVolumes.create_and_delete_snapshot:
force: false
runner:
constant:
times: 3
concurrency: 2
contexts:
users:
tenants: 2
users_per_tenant: 2
volumes:
size: 1
sla:
failure_rate:
max: 0