]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Replace deprecated UPPER_CONSTRAINTS_FILE variable
authorZhongShengping <chdzsp@163.com>
Wed, 11 Nov 2020 01:08:35 +0000 (09:08 +0800)
committerZhongShengping <chdzsp@163.com>
Wed, 11 Nov 2020 01:08:35 +0000 (09:08 +0800)
commit3fc5ed291c4d1f644ecd937210af6a8ca059d68f
tree6e585a8fe30d5681cdc241dce7bdaa12c29394e8
parentb4722f6f1fe69c30d34392a87f2ff120c0759d50
Replace deprecated UPPER_CONSTRAINTS_FILE variable

UPPER_CONSTRAINTS_FILE is deprecated and TOX_CONSTRAINTS_FILE is
the new environment variable name that replaces it [1].

This allows to use upper-constraints file as more
readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.

[1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file
[2] https://review.opendev.org/#/c/722814/

Change-Id: I668ab8cdfb3ec49bb26d890630c823419c8cb3de
tox.ini