Add overtest to global-req
This is a set of scripts used to prepare and run any daemon (MySQL, PostgreSQL, InfluxDB, etcd…) temporarily in order to run integration/functional tests. It's already being used by Gnocchi and Aodh. We'd like to use it in Ceilometer and Tooz too. Change-Id: I29e480611e743ddc645fd067ca2c63b51b11b518
This commit is contained in:
parent
2451b16f89
commit
da7cffb5ae
@ -117,6 +117,7 @@ os-collect-config # Apache-2.0
|
||||
os-net-config # Apache-2.0
|
||||
os-refresh-config # Apache-2.0
|
||||
os-testr>=0.4.1 # Apache-2.0
|
||||
overtest>=0.10.0 # Apache-2.0
|
||||
ovs>=2.4.0;python_version=='2.7' # Apache-2.0
|
||||
os-win>=0.0.7 # Apache-2.0
|
||||
paramiko>=1.13.0 # LGPL
|
||||
|
@ -224,6 +224,7 @@ oslo.vmware===2.2.1
|
||||
oslosphinx===4.2.0
|
||||
oslotest===2.0.0
|
||||
osprofiler===1.0.1
|
||||
overtest===0.10.0
|
||||
ovs===2.4.0;python_version=='2.7'
|
||||
packaging===16.0
|
||||
pager===3.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user