Add deploy environment murano benchmark
* deploy-environment benchmark. Used to upload specified package and deploy it in environment. Change-Id: I8312527ee4a6aa164a9545e52c8bd5f0381ebeb8 Co-Authored-By: Roman Vasilets <rvasilets@mirantis.com> Co-Authored-By: Sergey Murashov <smurashov@mirantis.com>
This commit is contained in:
parent
a84aa4043e
commit
e644cd50bc
@ -26,3 +26,23 @@
|
|||||||
sla:
|
sla:
|
||||||
failure_rate:
|
failure_rate:
|
||||||
max: 0
|
max: 0
|
||||||
|
|
||||||
|
MuranoEnvironments.create_and_deploy_environment:
|
||||||
|
-
|
||||||
|
args:
|
||||||
|
packages_per_env: 2
|
||||||
|
runner:
|
||||||
|
type: "constant"
|
||||||
|
times: 8
|
||||||
|
concurrency: 2
|
||||||
|
context:
|
||||||
|
users:
|
||||||
|
tenants: 2
|
||||||
|
users_per_tenant: 2
|
||||||
|
murano_packages:
|
||||||
|
app_package: "/home/jenkins/.rally/extra/murano/applications/HelloReporter/io.murano.apps.HelloReporter.zip"
|
||||||
|
roles:
|
||||||
|
- "admin"
|
||||||
|
sla:
|
||||||
|
failure_rate:
|
||||||
|
max: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user