Take the current run_tests.sh from glance and include that as well as fill in the rest of the pieces needed for those that use venv functionality. Start adding memory tests.
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
modules=excutils,install_venv_common
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=taskflow
|
|
|