Signed-off-by: Andriy Kurilin <andr.kurilin@gmail.com> Change-Id: Id9d1c0cd8f2cbc34d22f861af7c2297899aa4e4e
19 lines
308 B
YAML
19 lines
308 B
YAML
---
|
|
version: 2
|
|
title: Dummy Allow Ssh
|
|
description: Test allow ssh operations
|
|
subtasks:
|
|
- title: Dummy allow ssh
|
|
scenario:
|
|
Dummy.openstack:
|
|
sleep: 0.1
|
|
runner:
|
|
constant:
|
|
times: 4
|
|
concurrency: 2
|
|
contexts:
|
|
users:
|
|
tenants: 1
|
|
users_per_tenant: 2
|
|
allow_ssh: null
|