e1b0c3886b
I keep copy-pasting these to projects from the shade repo. Let's make some base jobs people can more easily use. devstack-tox-functional runs devstack and a tox functional environment. devstack-tox-functional-consumer is the same, but runs devstack in pre. It's intended for projects for whom patches to the project won't actually impact the devstack deployment (shade, nodepool, gophercloud are all examples of such things) Change-Id: I84de60181cb88574e341ff83cd4857cce241f2dd
4 lines
32 B
YAML
4 lines
32 B
YAML
- hosts: all
|
|
roles:
|
|
- tox
|