[Rally] fix jobs

`Dummy.dummy` scenario doesn't relate to openstack anymore, so there are
no data for launching openstack related contexts. `Dummy.openstack` should
be used instead.

Change-Id: I63d3cb2379deafc2b6a59e66c236149dfd9f6c16
This commit is contained in:
Andrey Kurilin 2017-03-30 15:10:16 +03:00
parent 972e0a7362
commit 0a634dccc2
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
---
Dummy.dummy:
Dummy.openstack:
-
description: "Check quotas context"
runner:
type: "constant"
times: 1

View File

@ -1,6 +1,7 @@
---
Dummy.dummy:
Dummy.openstack:
-
description: "Check quotas context"
runner:
type: "constant"
times: 1