Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.upgradecheck
Commits
1bff329b
Commit
1bff329b
authored
Dec 11, 2020
by
Zuul
Committed by
Gerrit Code Review
Dec 11, 2020
Browse files
Merge "Use TOX_CONSTRAINTS_FILE"
parents
9f95a6e1
20b199e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
1bff329b
...
...
@@ -13,7 +13,7 @@ setenv =
OS_STDOUT_CAPTURE
=
1
OS_STDERR_CAPTURE
=
1
deps
=
-c{env:
UPPER
_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:
TOX
_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands
=
stestr run --slowest {posargs}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment