root/.zuul.yaml
Dean Troyer 5c1927274f Add basic test framework
test-requirements.txt - install bashate
tox.ini - bashate and a do-nothing target
.zuul.yaml - non-voting bashate job

Change-Id: I35ff6063568518a3994441cc3eadbd4896f25d64
2018-06-08 12:58:39 -05:00

10 lines
174 B
YAML

- project:
check:
jobs:
- openstack-tox-bashate:
voting: false
gate:
jobs:
- openstack-tox-bashate:
voting: false