
test-requirements.txt - install bashate tox.ini - bashate and a do-nothing target .zuul.yaml - non-voting bashate job Change-Id: I35ff6063568518a3994441cc3eadbd4896f25d64
10 lines
174 B
YAML
10 lines
174 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-bashate:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-bashate:
|
|
voting: false
|