Skip to content

Commit 5105459

Browse files
authored
Merge pull request #29 from stackhpc/upstream/wallaby-2022-10-10
Synchronise wallaby with upstream
2 parents 3d0b32c + 11d296f commit 5105459

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.zuul.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@
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
@@ -135,7 +135,6 @@
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

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ commands = oslopolicy-sample-generator --config-file=etc/oslo-policy-generator/c
5252

5353
[testenv:docs]
5454
deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/wallaby}
55+
-r{toxinidir}/requirements.txt
5556
-r{toxinidir}/doc/requirements.txt
5657
commands = sphinx-build -W --keep-going -b html doc/source doc/build/html
5758

0 commit comments

Comments
 (0)