Merge "Change upper constraints url"

This commit is contained in:
Zuul 2019-11-26 22:40:12 +00:00 committed by Gerrit Code Review
commit e9cfe1550a

View File

@ -44,7 +44,7 @@ rally_database_connection_string: mysql+pymysql://{{ rally_galera_user }}:{{ ral
# NOTE(mnaser): This uses the Rally upper-constraints because it
# is branchless and maintains it's own constraints,
# outside of requirements.
rally_upper_constraints_url: "https://opendev.org/openstack/rally-openstack/raw/branch/master/upper-constraints.txt"
rally_upper_constraints_url: "https://releases.openstack.org/constraints/upper/master"
rally_git_constraints:
- "--constraint {{ rally_upper_constraints_url }}"
rally_pip_packages: