Add the script for running unit tests in other projects so we can more easily establish cross-project gate jobs. Depends on https://review.openstack.org/#/c/83411/ and https://review.openstack.org/#/c/83412/ Change-Id: I0c4b1c425c3aea18b7825c75b9147fd8a1da6914
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
script = tools/run_cross_tests.sh
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=oslotest
|