Codebase list puppet-module-gnocchi / bc7a519
Merge "Update the constraints url" Zuul authored 4 years ago Gerrit Code Review committed 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 envlist = releasenotes
44
55 [testenv]
6 install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} {opts} {packages}
6 install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
77
88 [testenv:releasenotes]
99 basepython = python3