Signed-off-by: Andriy Kurilin <andr.kurilin@gmail.com> Change-Id: Id9d1c0cd8f2cbc34d22f861af7c2297899aa4e4e
23 lines
531 B
YAML
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
|