add test data for release jobs
In order to be able to test the job that proposes upper constraints updates, we need to have the test deliverable in the requirements list. Change-Id: I663a9cde0ab777611cc003fffdc28ff54b46ac05 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
1514d3fb7f
commit
9669fa9ac5
@ -450,3 +450,8 @@ sadisplay>=0.4.8 # BSD
|
||||
|
||||
# Indirect dependencies that need blocking
|
||||
daiquiri>=1.2.1
|
||||
|
||||
# NOTE(dhellmann): We need to include this package for testing the
|
||||
# release jobs that propose constraint updates, even though it is not
|
||||
# a real requirement of any of our software.
|
||||
openstack-release-test>=0.8.0
|
||||
|
@ -543,3 +543,4 @@ XStatic-D3===3.5.17.0
|
||||
actdiag===0.5.4
|
||||
sysv-ipc===0.7.0
|
||||
scikit-learn===0.19.0
|
||||
openstack-release-test===0.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user