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
9 lines
190 B
Plaintext
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
|