summaryrefslogtreecommitdiff
path: root/.testr.conf
Commit message (Collapse)AuthorAgeFilesLines
* [ut] replace .testr.conf with .stestr.confShu Yingya2017-09-131-7/+0
| | | | | | | | | | | | | | | | | | In Chaneg[1], os_testr switches the otestr command to use stestr under the covers. So that we get warning: ostestr.py:120: UserWarning: No .stestr.conf file found in the CWD. Please create one to to replace the .testr.conf. You can find a script to do this in the stestr git repository. So remove the .testr.conf and add .stestr.conf which was generated using a utility script as documented here[2]: [1] Id7cb2a39a8308f1413608dcf19273a1d7f33592e [2] https://media.readthedocs.org/pdf/stestr/stable/stestr.pdf Change-Id: I3733a5786ef1dbc5dc234c8736b68b1e59f2cfad
* Restructure tests directory in preparation for cli integration testsTrevor McKay2014-04-221-1/+1
| | | | | Partial-implements: blueprint cli-integration-tests Change-Id: I927c250d787414fb855df3c9952dff743ba11e24
* Swap the saharaclient and savannaclient directoriesTrevor McKay2014-03-131-1/+1
| | | | | | | | | | | | | | | Exchange the contents of the saharaclient and savannaclient directories so that 'savannlient' is the effective alias and 'saharaclient' contains all of the source code. * Change all of the imports that reference savannaclient to saharaclient * Change paths that reference savannaclient (under doc) * Leave variable and class names unchaned at this point * Leave references to python_savannaclient unchanged since the top * level dir name has not yet changed Partial-implements: blueprint savanna-renaming-client Change-Id: I83cb21922ae5a8cec291990b3ab67bb9e3cb2d62
* Run tests using testrepositorySergey Lukjanov2013-11-261-0/+7
Change-Id: Ieac2b6d4aa4f8d6f0bb17c8dcb0999f0913fa3e4