File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118 - ^cloudkitty/tests/unittests/.*$
119119
120120- project :
121+ queue : cloudkitty
121122 templates :
122- - openstack-lower-constraints-jobs
123123 - check-requirements
124124 - openstack-cover-jobs
125125 - openstack-python3-wallaby-jobs
135135 - cloudkitty-tox-bandit :
136136 voting : false
137137 gate :
138- queue : cloudkitty
139138 jobs :
140139 - cloudkitty-tempest-full-v2-storage-influxdb
141140 - cloudkitty-tempest-full-v1-storage-sqlalchemy
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ commands = oslopolicy-sample-generator --config-file=etc/oslo-policy-generator/c
5252
5353[testenv:docs]
5454deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/wallaby}
55+ -r{toxinidir}/requirements.txt
5556 -r{toxinidir}/doc/requirements.txt
5657commands = sphinx-build -W --keep-going -b html doc/source doc/build/html
5758
You can’t perform that action at this time.
0 commit comments