fuel-qa/pytest.ini
Dmitry Tyzhnenko 4e11179097 Migrate group thread_1 to pytest scope
Implements blueprint migrate-fuel-qa-from-proboscis-nose-frameworks

Change-Id: I23231967b722dc8c1fe2cf2faa303f8c4a9df871
2016-06-02 13:14:06 +03:00

11 lines
438 B
INI

[pytest]
markers =
need_ready_cluster: Create and deploy cluster for test
need_ready_slaves: Create environment with bootstraped slaves
need_ready_release: Setup master and prepare releses
need_ready_master: Setup master only
get_logs: Collect logs after test finish
fail_snapshot: Make environment snapshot if test failed
addopts = -vvv -s -p no:django -p no:ipdb --junit-xml=nosetests.xml
testpaths = fuel_tests