Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
0a78fbd90d6d159b37c5ec5a74f8f25c1b12957f
/
.
/
src
/
python
/
oftest
/
__init__.py
blob: 3974e08a2e7e918e56b7113a47c8b76380e18156 [
file
] [
log
] [
blame
]
'''Docstring to silence pylint; ignores --ignore option for __init__.py'''
# Global config dictionary
# Populated by oft.
config
=
{}
# Global DataPlane instance used by all tests.
# Populated by oft.
dataplane_instance
=
None