summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorVictor Sergeyev <vsergeyev@mirantis.com>2014-09-09 19:09:08 +0300
committerVictor Sergeyev <vsergeyev@mirantis.com>2014-09-09 19:13:03 +0300
commitc9e5fdf3bc49b5cca66f921d009ca2527384f75f (patch)
treea0d57c50e27032dc7874e82c351c40ca31756a66 /openstack-common.conf
parent8f7681946a62b5f835f267b68d02bf4c8aa7a0e2 (diff)
downloadoslo-db-c9e5fdf3bc49b5cca66f921d009ca2527384f75f.tar.gz
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
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index e4461d8..f305e6f 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -2,6 +2,7 @@
# 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