summaryrefslogtreecommitdiff
path: root/openstackclient/tests/functional/run_ostestr.sh
Commit message (Collapse)AuthorAgeFilesLines
* Switch to use stestr directlyMasayuki Igawa2017-12-271-16/+0
| | | | | | | | This commit makes to use stestr instead of ostestr directly. ostestr>1.0.0 has started to use stestr instead of testrepository. So there is no reason to use ostestr anymore. Change-Id: I6327d50c9f6dd19f1de24b9b51532104fb3e916e
* Add wrapper around ostestrMonty Taylor2017-10-231-0/+16
The functional tests assume that an openrc file has been sourced. Make a simple wrapper that will do that. Change-Id: I42584aaebcbca99a8c922f6ff90c8bbce57bbfbb