RETIRED, Fuel CCP - Tests sub-project
Go to file
Artem Panchenko 0266c5a858 Add connection timeout to the nechecker requests
Sometimes tests hang while performing requests to the
netchecker. To prevent that 5 seconds connection timeout
is added. Also @retry decorator is used for re-trying
connection if it fails.

Change-Id: Iea90a04fc713304fb98807488021be9971273280
2016-09-22 10:47:39 +00:00
doc/source Allow to provide custom oslo config 2016-08-25 09:22:30 +00:00
fuel_ccp_tests Add connection timeout to the nechecker requests 2016-09-22 10:47:39 +00:00
.gitignore Ignore .ini files with config for snapshot in GIT 2016-09-06 13:36:39 +03:00
.gitreview Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
README.rst Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
pytest.ini Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00
setup.cfg Add markers to system tests 2016-08-30 17:21:24 +00:00
setup.py Prepare fuel-ccp-tests repo 2016-07-11 13:03:27 +02:00
test-requirements.txt Add ccp show dependency tests 2016-09-07 13:09:32 +03:00
tox.ini Move tests into a ./tests folder 2016-08-24 18:36:25 +00:00

README.rst