Go to file
2014-06-23 08:18:21 -07:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-05-27 05:16:23 -07:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-01-31 15:42:43 -08:00
2014-04-11 13:28:24 -07:00
2014-06-23 08:18:21 -07:00
2014-04-30 02:45:51 +00:00

oslotest

OpenStack test framework and test fixtures

Cross-testing With Other Projects

The oslotest package can be cross-tested against its consuming projects to ensure that no changes to the library break the tests in those other projects.

In the Gate

Refer to the instructions in https://wiki.openstack.org/wiki/Oslo/UsingALibrary for setting up cross-test jobs in the gate.

Locally

To run the cross-tests locally, invoke the script directly, passing the path to the other source repository and the tox environment name to use:

$ cd oslo.test
$ ./tools/run_cross_tests.sh ~/repos/openstack/oslo.config py27
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 352 KiB
Languages
Python 92.1%
Shell 7.6%
reStructuredText 0.3%