Drop tox_constraints_file from include_role for release notes
The parent of the build-openstack-releasenotes job is openstack-tox which means that there is no point in defining tox_constraints_file as it is already globally defined in openstack-tox. Change-Id: I5f7d58dcd4c300e6b700a972c05e43c5d146765a
This commit is contained in:
parent
7b1d72cc81
commit
ff7d83cc79
@ -118,5 +118,4 @@
|
||||
include_role:
|
||||
name: tox
|
||||
vars:
|
||||
tox_constraints_file: "{{ ansible_user_dir }}/src/git.openstack.org/openstack/requirements/upper-constraints.txt"
|
||||
tox_envlist: releasenotes
|
||||
|
Loading…
x
Reference in New Issue
Block a user