Files
deb-python-oslo.db/openstack-common.conf
Victor Sergeyev c9e5fdf3bc Add run_cross_tests.sh script
Script `run_cross_tests.sh` can be used for running unit tests in
other projects using the current package's code.

Change-Id: Iad636216cd73d2eeb70448fda789c0ad9d579b3a
Related-Bug: #1367354
2014-09-09 19:13:03 +03:00

9 lines
190 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=fixture.config
script = tools/run_cross_tests.sh
# The base module to hold the copy of openstack.common
base=oslo.db