diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-11-16 03:12:40 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-11-16 03:12:40 +0000 |
| commit | 078134882600befbb57c146b613f57dbe659b8ce (patch) | |
| tree | fef380e2d8d014c657144ed001b22e53a108f746 /nova | |
| parent | ba049a296670d672f01356987c63b41a0554ac69 (diff) | |
| parent | 425af5bf7913a37b1584fb585374172fdbc3ef88 (diff) | |
Merge "Update api_samples README.rst to use tox"
Diffstat (limited to 'nova')
| -rw-r--r-- | nova/tests/integrated/api_samples/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/integrated/api_samples/README.rst b/nova/tests/integrated/api_samples/README.rst index b4e274334..065df1d32 100644 --- a/nova/tests/integrated/api_samples/README.rst +++ b/nova/tests/integrated/api_samples/README.rst @@ -5,7 +5,7 @@ Samples in this directory are automatically generated from the api samples integration tests. To regenerate the samples, simply set GENERATE_SAMPLES in the environment before running the tests. For example: - GENERATE_SAMPLES=True ./run_tests.py nova.tests.integrated + GENERATE_SAMPLES=True tox -epy27 nova.tests.integrated If new tests are added or the .tpl files are changed due to bug fixes, the samples should be regenerated so they are in sync with the templates. |
