[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:
parent
972e0a7362
commit
0a634dccc2
@ -1,6 +1,7 @@
|
||||
---
|
||||
Dummy.dummy:
|
||||
Dummy.openstack:
|
||||
-
|
||||
description: "Check quotas context"
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 1
|
||||
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
Dummy.dummy:
|
||||
Dummy.openstack:
|
||||
-
|
||||
description: "Check quotas context"
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 1
|
||||
|
Loading…
Reference in New Issue
Block a user