commit | 6f59add4ee6f2fa9fd36f287b86f73279dda1add | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Tue Oct 18 13:45:27 2016 +0300 |
committer | Dennis Dmitriev <ddmitriev@mirantis.com> | Tue Oct 18 13:45:27 2016 +0300 |
tree | 692b7a9f0902ce86c4a32582b309d20d12df1631 | |
parent | 4127ccbfb864ee13febe8f19b76c0eb682d61b80 [diff] [blame] |
Initial commit with fixtures - add fixtures for hardware and underlay - add fuel-devops template tcpcloud-default.yaml * Migration of fixtures is not finished yet
diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 0000000..fa4659c --- /dev/null +++ b/pytest.ini
@@ -0,0 +1,3 @@ +[pytest] +addopts = -vvv -s -p no:django -p no:ipdb --junit-xml=nosetests.xml +testpaths = tcp_tests