Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cinder: modify run_tests to respect --tools-dir | Bruce Ashfield | 2013-12-11 | 1 | -0/+29 |
Since the "tools" subdir of cinder is only packaged and installed in /etc/cinder, we need to use --tools-dir to point the test script in the right direction. Unfortunately, run_tests.sh takes this arg and ignores it. So we patch the script to actually respect the directory. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |