Commit Graph

6 Commits

Author SHA1 Message Date
Martin Kopec 5458b6d3f3 Add etc/ to .gitignore
As we recently removed etc/default-overrides.conf file,
we don't need to track etc/ folder anymore, therefore
add it to .gitignore

Change-Id: Ib27a9f58d1f338ed85159fd3a0d202d303ff62a3
2018-07-18 08:03:26 +00:00
Martin Kopec ea03aeedf2 Switch to use stestr for unit tests
The patch:
 * replaces .testr.conf by .stestr.conf
 * removes os-testr requirement
 * adds stestr requirement
 * edits tox.ini file so that only stestr is used
 * removes .testrepository from .gitignore

Change-Id: I14dae1cc58e3b5e2b3157df0803c3a15e9b55102
2017-12-05 10:06:13 +00:00
Emilien Macchi c51c0d8655 gitignore: add .stestr
We don't want to commit .stestr.

Change-Id: I93ca483dc007c492e6041c308a21e1f8ce8077fd
2017-12-04 12:46:34 +00:00
Daniel Mellado 723f92d022 Add os-client-config support
This patch adds os-client-config[1] support to python-tempestconf.
Further documentation on usage has been added to the included release
note. In addition, all args from os-client-config are supported.

[1] https://github.com/openstack/os-client-config

Co-Authored-By: Martin Kopec <mkopec@redhat.com>
Closes Issue: #2
Change-Id: I79e7ffb42071abcf1744f21265660fd5cfe0c6a0
2017-04-12 09:43:28 +02:00
Martin Kopec 025a025033 edited 2016-08-26 16:52:54 +02:00
Martin Kopec 8c913923a0 Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00