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/tcp_tests/conftest.py b/tcp_tests/conftest.py new file mode 100644 index 0000000..3dff580 --- /dev/null +++ b/tcp_tests/conftest.py
@@ -0,0 +1,3 @@ +# DO NOT EDIT THIS FILE! +# To include new fixtures, please use conftest.py files +# located in the appropriate ./tests/* folders.