![Yolanda Robla](/assets/img/avatar_default.png)
In order to make it more flexible, and to consume the upper constraints file from the right branch, allow to consume an exported var, and default to the current path. Change-Id: I57ef2944f4c2b643d240f30cac46ad91662ff538
9 lines
266 B
YAML
9 lines
266 B
YAML
---
|
|
features:
|
|
- Allow consuming upper_constraints_file from an env
|
|
var UPPER_CONSTRAINTS_FILE. This will be specially
|
|
useful for OpenStack CI, where this var is defined
|
|
on each job run, pointing to the right requirements
|
|
file depending on branch.
|
|
|